| clear query|facets|time |
Search criteria: .
Results from 41 to 46 from
46 (0.134s).
|
|
|
Loading phrases to help you refine your search...
|
|
Persistent HTTP Connections in python - Avro - [mail # user]
|
|
...Hi, Is there a reason sample_http_client.py and txsample_http_client.py don't use a persistent http connection? Thanks J...
|
|
|
Author: Jeremy Lewi,
2011-07-04, 00:57
|
|
|
Re: TetherJob example Issue 512 - Avro - [mail # user]
|
|
...As a first step I created a Java unit test to run the java word count tether example. In doing so I ran into a couple of issues (e.g clients were using SaslocketServer but client was using S...
|
|
|
Author: Jeremy Lewi,
2011-06-30, 17:27
|
|
|
TetherJob example Issue 512 - Avro - [mail # user]
|
|
...Hi, I've been look at the code for map-reduce tethering (Issue 512 https://issues.apache.org/jira/browse/AVRO-512) to see what it would take to add support for python (Issue 570)...
|
|
|
Author: Jeremy Lewi,
2011-06-28, 02:45
|
|
|
Re: Classpath for java - Avro - [mail # user]
|
|
...Thanks for the tip Scott. It looks like there may have been a couple issues 1) I needed to do an mvn install at the top level to install all the other modules 2) I Pair is a generic cl...
|
|
|
Author: Jeremy Lewi,
2011-06-27, 02:28
|
|
|
Classpath for java - Avro - [mail # user]
|
|
...Hi, I'm having trouble understanding how the class path is being set by maven for java. When I run a unit test using the maven surefire plugin cd lang/java mvn -Dtest=org.apache...
|
|
|
Author: Jeremy Lewi,
2011-06-26, 16:53
|
|
|
Bug in lang/py/build/setup.py revision 1139542 ? - Avro - [mail # user]
|
|
...Hi, I think the current version of setup.py is assuming you are using python 2.7 or later. Line 24 is if (version_info.major, version_info.minor) > (2, 5): but named att...
|
|
|
Author: Jeremy Lewi,
2011-06-25, 16:42
|
|
|
|