| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
802 (0.116s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Async Client Not Working - Avro - [mail # user]
|
|
...Can you please provide complete code for a test that fails? Thanks! On Thu, Dec 20, 2012 at 6:19 PM, Mike Machado wrote:...
|
|
|
Author: Doug Cutting,
2012-12-21, 17:41
|
|
|
Re: How to read with SpecificDatumReader - Avro - [mail # user]
|
|
...It looks to me like in your non-Hadoop application com.company.app.MyRecord is not on the classpath. Doug On Thu, Dec 20, 2012 at 7:21 AM, Alan Miller wrote:...
|
|
|
Author: Doug Cutting,
2012-12-20, 17:49
|
|
|
Re: Problems with SortedKeyValueFile.Reader: Generic vs Specific Interface - Avro - [mail # user]
|
|
...A GenericDatumReader will never return a specific record. Perhaps this code should use ReflectDatumReader (which will return a java class if the named class is loaded or else GenericRe...
|
|
|
Author: Doug Cutting,
2012-12-17, 18:31
|
|
|
[AVRO-712] define memcmp'able encoding - Avro - [issue]
|
|
...It would be useful to have an encoding for Avro data that ordered data according to the Avro specification under memcmp....
|
|
|
http://issues.apache.org/jira/browse/AVRO-712
Author: Doug Cutting,
2012-12-13, 21:12
|
|
|
Re: How to handle schema dependencies - Avro - [mail # user]
|
|
...We might add a protected Schema.Parser#getName() method so that folks could subclass Schema.Parser to look for names in the environment, then use such a subclass in the Maven Mojo implementa...
|
|
|
Author: Doug Cutting,
2012-12-12, 00:25
|
|
|
Re: How to handle schema dependencies - Avro - [mail # user]
|
|
...On Tue, Dec 11, 2012 at 1:42 PM, Steven Willis wrote: Does AVRO-1188 (included in Avro 1.7.3) help here? https://issues.apache.org/jira/browse/AVRO-1188 This permits ...
|
|
|
Author: Doug Cutting,
2012-12-11, 22:54
|
|
|
Re: Grouping comparators - old vs new mapreduce APIs - Avro - [mail # user]
|
|
...On Tue, Dec 11, 2012 at 7:11 AM, Dave Beech wrote: Sounds like we should at least add some documentation and probably also make this simpler. Perhaps we could provide a sub...
|
|
|
Author: Doug Cutting,
2012-12-11, 17:55
|
|
|
[ANNOUNCE] Avro release 1.7.3 - Avro - [mail # user]
|
|
...I'd like to announce the availability of Avro release 1.7.3. Changes are listed at: http://s.apache.org/avro173notes This release can be downloaded from: &nbs...
|
|
|
Author: Doug Cutting,
2012-12-10, 17:55
|
|
|
Re: [jira] [Commented] (AVRO-1214) Generated protocol's method should return void instead of Void like one-way message - Avro - [mail # dev]
|
|
...If we kept it Void by default then we could even include it in a 1.7.4 bugfix release. Avro's release rules permit incompatible API changes in point releases (e.g., 1.8). Only in...
|
|
|
Author: Doug Cutting,
2012-12-07, 20:33
|
|
|
Re: [VOTE] Avro release 1.7.3 (rc2) - Avro - [mail # dev]
|
|
...This passes, with 3 +1 votes from PMC members and no -1 votes. I'll start publishing the release. Doug On Mon, Dec 3, 2012 at 10:41 AM, Doug Cutting wrote:...
|
|
|
Author: Doug Cutting,
2012-12-07, 17:49
|
|
|
|