ArchiveOrangemail archive

user.avro.apache.org


(List home) (Recent threads) (2 other Apache Avro lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line.
  • Low traffic list: less than 3 messages per day
  • This list contains about 2,121 messages, beginning May 2010
  • 7 messages added yesterday

user.avro.apache.org

Recent threads
nir_zamir 136929399123 May 2013 Hi, We're examining the storage of our data in Snappy-compressed files. Since we want the data's structure to be self contained, we checked it...
Stefan Krawczyk 136926483022 May 2013* Hi, I am trying to use Avro RPC and have a python client talk to a java server, using the avro-rpc-quickstart <https://github.com/phunt/avro-rpc-qu...
Gregory (Grisha) Trubetskoy 136925704822 May 2013 Hello! I have a test.json file that looks like this: {"first":"John", "last":"Doe", "middle":...
Mason 136924309022 May 2013 dear list, I have what I imagine is a standard setup: a web application generates data in MySQL, which I want to analyze in Hadoop; I run a nightly pr...
Bertrand Dechoux 136917171921 May 2013* Hi, I have lots of avro schemas and most of them are about complex objects (ie nested definition of stuff). The syntax of avro idl is attractive in or...
SCHENK, Jarrad 136910559121 May 2013 Hi List, I'm working with the c++ bindings to try to write data to avro files. Much of the documentation assumes that the types to be written (and...
Johannes Schulte 136882123317 May 2013 Hi all, I am using a lot of secondary sort Comparators in my avro map reduce jobs. However I haven't found a comfortable way of constructing the g...
avrò and mongo (1 Reply)
Atin Sood 136866011415 May 2013* I am thinking of a use case of creating a dynamic UI where a user gets to pick fields that they want and the data type, other attributes like whether ...
William McKenzie 136856603514 May 2013 Just trying to validate this is a good approach.We currently have a union schema that we use to define a simple data item of type "any" (lik...
Sripad Sriram 136849716014 May 2013* Hi all, A java hadoop job that's previously executed without issue began erroring with the following stack trace - have any of you seen this befor...
David Arthur 136848666313 May 2013* I'm attempting to use Jackson and Avro together to map JSON documents to a generated Avro class. I have looked at the Json schema included with Av...
Marshall Bockrath-Vandegrift 136848651813 May 2013* Hi all: Is there a reason Avro’s Hadoop serialization classes don’t allow configuration of the DatumReader and DatumWriter classes? My use-case is...
Jeremy Lewi 136812591609 May 2013 http://www.whitehouse.gov/the-press-office/20... Is anyone from the avro community planning on advocating for Avro? J...
Jonathan Coveney 136791476507 May 2013* This should replicate the issue on 1.7.4: https://gist.github.com/jcoveney/5459644 Basically, when using DataFileReader to read a union of bytes, it...
att For AVRO fans (5 Replies)
Terry Healy 136758451403 May 2013* Wallpaper for the dedicated AVRO fan....
nir_zamir 136739161401 May 2013* Hi, Does anyone know if/how it's possible to get compressed Avro files as an input to a M/R job? If so, which codecs are supported? Thanks, Nir...
nir_zamir 136713911528 Apr 2013* Hi, I had to re-create my local Maven repository, and since then I'm not able to compile Avro (I need to do it to test a patch). Just to make sure...
Sripad Sriram 136711444428 Apr 2013* Hey folks, Aware that I can use Pig, Hive, etc to join avro files together, but I have several use cases where I need to perform a reduce-side join on...
nir_zamir 136690157325 Apr 2013* Hi, I have a Hive table created with the Avro Serde. When I add some data to it using the Snappy compression, it still looks compressed with deflate (...
nir_zamir 136689194825 Apr 2013* Hi, I noticed that after calling: /AvroJob.setMapOutputSchema(conf, Pair.getPairSchema(Schema.create(Type.INT), schema));/ (schema is parsed from an a...

Older threads

Home | About | Privacy