| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
175 (0.106s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Confused about default values - Avro - [mail # user]
|
|
...Hey, I think the issue is that you put "0.0" in quotes. Try just 0.0. Later, Jeff On Mon, Aug 2, 2010 at 4:40 PM, Doug Cutting wrote: ...
|
|
|
Author: Jeff Hammerbacher,
2010-08-02, 23:43
|
|
|
Re: 1.4.0 release soon? - Avro - [mail # dev]
|
|
...Well, my detailed plan for now is to look at Doug's implementation on the Java side and mimic it. Once I get it working, I'll remove the Java-isms and make it more Pythonic. Creating c...
|
|
|
Author: Jeff Hammerbacher,
2010-08-02, 21:45
|
|
|
Re: Avro IDL: Sharing complex types in multiple protocols - Avro - [mail # user]
|
|
...Hey Sharad, I brought up adding protocol inheritance (what we do to solve this problem in Thrift) to Avro IDL, but Philip felt it was not a good idea: https://issues.apache.org/jira/br...
|
|
|
Author: Jeff Hammerbacher,
2010-07-22, 19:17
|
|
|
Re: 1.4.0 release soon? - Avro - [mail # dev]
|
|
...Yes, please! With AVRO-573 and AVRO-544, the HBase gateway will be in very good shape....
|
|
|
Author: Jeff Hammerbacher,
2010-07-20, 01:07
|
|
|
Re: 1.4.0 release soon? - Avro - [mail # dev]
|
|
...AVRO-230 (shared directory with test schemas) would be great, but I'm not sure it's a blocker. Do we want to make AVRO-570 (Python implementation of MapReduce) a blocker? I can see the pros ...
|
|
|
Author: Jeff Hammerbacher,
2010-07-19, 22:26
|
|
|
[AVRO-594] Change close() to stop() in the Server interface - Avro - [issue]
|
|
...When making a patch for AVRO-544, this odd choice of naming turned up. It would be nice to have our interface consonant with Jetty's....
|
|
|
http://issues.apache.org/jira/browse/AVRO-594
Author: Jeff Hammerbacher,
2010-07-19, 22:03
|
|
|
Re: genavro and maven best practices - Avro - [mail # user]
|
|
...Hey Patrick, Great. Ran, perhaps you could tackle 159 and add Avro IDL to its scope? Later, Jeff On Thu, Jul 8, 2010 at 3:05 PM, Patrick Hunt wrote: ...
|
|
|
Author: Jeff Hammerbacher,
2010-07-09, 06:57
|
|
|
Re: genavro and maven best practices - Avro - [mail # user]
|
|
...Hey Ran, Great to hear you're experimenting with Avro! I'm not aware of the Maven plugin you describe having been coded up yet, but we would certainly appreciate the contribution. Feel...
|
|
|
Author: Jeff Hammerbacher,
2010-07-08, 21:11
|
|
|
[AVRO-451] Try to use hashlib in Python implementation and fall back to md5 if we can't find it - Avro - [issue]
|
|
...hashlib, new in 2.5, seems to be the better way to do things (http://docs.python.org/library/hashlib.html). We want to support Python 2.4, so the best way to handle this situation is to try ...
|
|
|
http://issues.apache.org/jira/browse/AVRO-451
Author: Jeff Hammerbacher,
2010-06-30, 10:24
|
|
|
[RELEASE] Avro 1.3.3 - Avro - [mail # dev]
|
|
...Hey, I'd like to announce the release of Apache Avro 1.3.3. The release notes are available at http://s.apache.org/avro-1.3.3, and you can download the new bits from http://avro.apache...
|
|
|
Author: Jeff Hammerbacher,
2010-06-14, 02:04
|
|
|
|