| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
116 (0.187s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: 3x faster python reader - Avro - [mail # dev]
|
|
...Hi Uri, Once you post to the JIRA, I'd be happy to review it. On Mon, Apr 29, 2013 at 9:22 AM, Doug Cutting wrote: ...
|
|
|
Author: Philip Zeyliger,
2013-04-29, 17:56
|
|
|
Re: buildbot failure in ASF Buildbot on avro-py-ubuntu-9.10 - Avro - [mail # dev]
|
|
...Cool. I pushed the 2.6 change to SVN. I ended up downloading and using "pythonz" to get a local copy of python. It worked pretty well. This is how I invoked it:  ...
|
|
|
Author: Philip Zeyliger,
2013-04-22, 21:03
|
|
|
Re: buildbot failure in ASF Buildbot on avro-py-ubuntu-9.10 - Avro - [mail # dev]
|
|
...Ideally we'd be 2.4 compatible as well. Let me know when you have a patch, and I'll get it pushed in quickly. On Mon, Apr 22, 2013 at 12:11 PM, Jeremy Kahn wrote: &n...
|
|
|
Author: Philip Zeyliger,
2013-04-22, 19:23
|
|
|
Re: Do the values in the json object have to be ordered? - Avro - [mail # user]
|
|
...It smells like a bug to me. Doug typically has more insight here about the Java implementation. I'm mainly a user of the Specific* hierarchy and not the Generic one.  ...
|
|
|
Author: Philip Zeyliger,
2013-04-04, 19:47
|
|
|
Re: Has anyone developed a utility to tell what is missing from a record? - Avro - [mail # user]
|
|
...Hi Jonathan, The python implementation is definitely less mature than the Java one. As you run into things, please do file bugs (and, better, yet, fixes!). At one point som...
|
|
|
Author: Philip Zeyliger,
2013-04-04, 16:13
|
|
|
Re: [VOTE] Avro release 1.7.4 (rc2) - Avro - [mail # dev]
|
|
...+1. I built and ran tests on the Java distribution. On Tue, Feb 26, 2013 at 7:12 AM, Tom White wrote: ...
|
|
|
Author: Philip Zeyliger,
2013-02-26, 16:50
|
|
|
Re: avro-rpc: running multiple threads on the netty server - Avro - [mail # user]
|
|
...Matt, I misread your question. The multiple-thread approach is with the Jetty/HTTP mechanism, not the Netty one. Sorry 'bout the noise. On Wed, Jan 30, 2013 at 7:04 ...
|
|
|
Author: Philip Zeyliger,
2013-01-31, 03:04
|
|
|
Re: avro-rpc: running multiple threads on the netty server - Avro - [mail # user]
|
|
...Hi Matt, I do this with some frequency. The trick is to use Jetty manually to create an appropriate jetty.Server, and then start it. The snippets below should help. ...
|
|
|
Author: Philip Zeyliger,
2013-01-31, 03:04
|
|
|
Re: Deadlock using Avro 1.5.0 - Avro - [mail # user]
|
|
...Shalin, For what it's worth, I've run into the same issue recently. I'm trying the same workaround as you are. This is what it looks like in 'pstack': ....
|
|
|
Author: Philip Zeyliger,
2012-11-21, 01:57
|
|
|
Re: why isn't getSchema static? - Avro - [mail # dev]
|
|
...GeneratedClass.$SCHEMA? I'm not on the most latest version, but I think that exists. On Tue, Nov 20, 2012 at 4:00 PM, Skye Wanderman-Milne wrote: ...
|
|
|
Author: Philip Zeyliger,
2012-11-21, 00:04
|
|
|
|