| clear query|facets|time |
Search criteria: .
Results from 211 to 220 from
7338 (0.117s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Reading nested specific type - Avro - [mail # dev]
|
|
...I filed the bug and attached a patch: https://issues.apache.org/jira/browse/AVRO-1320 Does this fix things for you? Thanks, Doug On Mon, May 6, 2013 at 10:53 AM...
|
|
|
Author: Doug Cutting,
2013-05-06, 20:30
|
|
|
Re: Issue with a union with bytes and DataFileReader? - Avro - [mail # user]
|
|
...Bump? 2013/4/25 Jonathan Coveney ...
|
|
|
Author: Jonathan Coveney,
2013-05-06, 20:21
|
|
|
Re: Reading nested specific type - Avro - [mail # dev]
|
|
...This looks like a bug. I can reproduce it. Please file an issue in Jira. Thanks, Doug On Mon, May 6, 2013 at 8:55 AM, Bernd Fondermann wrote:...
|
|
|
Author: Doug Cutting,
2013-05-06, 17:53
|
|
|
Reading nested specific type - Avro - [mail # dev]
|
|
...Hi all, I have an avro schema with nested types, which is used to write a trevi file. When reading/iterating the file using the outer specific type (WPPage), the nested type (WPPageTyp...
|
|
|
Author: Bernd Fondermann,
2013-05-06, 15:55
|
|
|
RE: Reading/Writing Avro files using R - Avro - [mail # dev]
|
|
...Hi, Can anyone please help me with some examples as to how can I use make.socket(), read.socket(), write.socket(), close.socket(). With the examples in the documentation,...
|
|
|
Author: Anshuman Saini,
2013-05-06, 09:48
|
|
|
[AVRO-1286] Python script avro cat should be able to read from stdin - Avro - [issue]
|
|
...Currently, you have to specify a target file on the command line. But it would be nice to be able to stream data through avro cat....
|
|
|
http://issues.apache.org/jira/browse/AVRO-1286
Author: Uri Laserson,
2013-05-06, 06:32
|
|
|
[AVRO-959] python implementation calls seek on input, unable to read avros from a stream - Avro - [issue]
|
|
...The python implementation of Avro calls seek on the input file handle which precludes it from being a stream (stdin, hadoop streaming, etc)ack -a -i seeksrc/avro/datafile.py109:  ...
|
|
|
http://issues.apache.org/jira/browse/AVRO-959
Author: Sean Jensen-Grey,
2013-05-06, 06:32
|
|
|
Re: Reading/Writing Avro files using R - Avro - [mail # dev]
|
|
...Hi Anshuman, I don't know of any packages that let you read/write Avro from R as of yet. I know that RHadoop is under active development at Revolution, and I believe they are try...
|
|
|
Author: Uri Laserson,
2013-05-04, 05:38
|
|
|
Re: For AVRO fans - Avro - [mail # user]
|
|
...Thanks for the origin of the logo : http://www.ipmscanada.com/ipms/Member%20Models/USA%20Nationals/USA%20Nationals_Image/AvroCar.jpg On Fri, May 3, 2013 at 3:34 AM, Pankaj Shro...
|
|
|
Author: Bertrand Dechoux,
2013-05-03, 12:47
|
|
|
Reading/Writing Avro files using R - Avro - [mail # dev]
|
|
...Hello Developers, I wish to write and run a package/code in R, which will help me read/write Avro files, using R interface. Please help, as to how can I start doing the same. &nb...
|
|
|
Author: Anshuman Saini,
2013-05-03, 11:04
|
|
|
|