Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 7 from 7 (2.877s).
Loading phrases to help you
refine your search...
RE: How to handle schema dependencies - Avro - [mail # user]
...Hi Doug,  That certainly helps a lot. Though one would still need extra code to pull out the required schema files from a jar into that imports directory prior to code generation. And o...
   Author: Steven Willis, 2012-12-11, 23:47
RE: How to handle schema dependencies - Avro - [mail # user]
...Thanks Dave,  I was thinking about doing something like that (adding the schemas as resources in the jars). It just seems like a lot of work for something that could be automatic. It wo...
   Author: Steven Willis, 2012-12-11, 21:42
How to handle schema dependencies - Avro - [mail # user]
...Hi,  My company currently has one big repo that holds all our java code and avro schemas. I'm currently splitting it up into one common repo and separate repos for each product. This ha...
   Author: Steven Willis, 2012-12-11, 19:28
Implementing a total sort over avro data - Avro - [mail # user]
...Hi,  I was wondering if it was possible to implement a total sort using the Inpu tSampler.RandomSampler and TotalOrderPartitioner with avro mapreduce? I tri ed adding the following line...
   Author: Steven Willis, 2012-08-15, 21:33
[AVRO-1123] SpecificData is not using the custom ClassLoader in newRecord - Avro - [issue]
...AVRO-873 added support for a custom ClassLoader in SpecificData and a custom SpecificData in SpecificDatumReader. However the SpecificData doesn't use this custom ClassLoader in the newRecor...
http://issues.apache.org/jira/browse/AVRO-1123    Author: Steven Willis, 2012-08-02, 08:16
RE: avro-1.5.4 jars missing - Avro - [mail # user]
...Ah,  Then the link at:  http://www.us.apache.org/dist/avro/  Which currently points to:  http://archive.apache.org/dist/hadoop/avro/  needs to be changed to:  h...
   Author: Steven Willis, 2012-07-25, 21:36
avro-1.5.4 jars missing - Avro - [mail # user]
...Hello,  I was looking for the avro-1.5.4 jars today and found that they are no long er in the releases directory on the mirrors:  http://www.us.apache.org/dist/avro/  [PARENTD...
   Author: Steven Willis, 2012-07-24, 16:45
Sort:
project
MapReduce (10)
Avro (7)
HDFS (1)
Hadoop (1)
type
mail # user (6)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (3)
last 9 months (7)
author
Doug Cutting (802)
Scott Carey (432)
Jeff Hammerbacher (175)
Philip Zeyliger (116)
Matt Massie (102)
Bruce Mitchener (89)
Thiruvalluvan M. G. (82)
Douglas Creager (80)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (45)
Steven Willis