| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
45 (0.095s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: AVRO-301 and AVRO-300 - Avro - [mail # dev]
|
|
..."ant test" fails for both patches. "patch" fails if I try to apply them both. Can you create a single patch for both of them. I other question, I *do* have commit rights but very green...
|
|
|
Author: Miki Tebeka,
2012-03-13, 19:23
|
|
|
Re: How to generate AVRO egg file - Avro - [mail # user]
|
|
...FWIW, I just released fastavro (reading only) 0.6.0 with support for Python 3. On Sun, Feb 19, 2012 at 7:25 AM, Miki Tebeka wrote:...
|
|
|
Author: Miki Tebeka,
2012-03-10, 21:38
|
|
|
Re: How to generate AVRO egg file - Avro - [mail # user]
|
|
...Sorry the for the late reply. I see you're using Python 3. The Python Avro package currently does not support the Python 3 family, only Python 2. Can you tell *why* do you need a...
|
|
|
Author: Miki Tebeka,
2012-02-19, 15:25
|
|
|
Re: How to generate AVRO egg file - Avro - [mail # user]
|
|
...If you didn't find it by now then python setup.py bdist_egg (sorry the the late reply). On Mon, Jan 30, 2012 at 4:10 AM, Karthik Sampath Kumar w rote: ac\lang...
|
|
|
Author: Miki Tebeka,
2012-02-05, 04:13
|
|
|
[AVRO-836] Have an "avro" command line utility to display and write Avro files - Avro - [issue]
|
|
...Following email conversation, this is a port of avrocat to the avro code base....
|
|
|
http://issues.apache.org/jira/browse/AVRO-836
Author: Miki Tebeka,
2012-01-24, 16:09
|
|
|
[AVRO-858] Add --fields to 'avro cat' to select fields printed out - Avro - [issue]
|
|
...Sometimes we want to see just a subset of the fields (specially if the record is big). Adding a --fields to select a subset of fields will help....
|
|
|
http://issues.apache.org/jira/browse/AVRO-858
Author: Miki Tebeka,
2011-11-01, 18:36
|
|
|
Re: Avro and Hadoop streaming - Avro - [mail # user]
|
|
...I *think* streaming support was added only in 1.6 On Mon, Jul 11, 2011 at 5:36 PM, Mona Gandhi wrote: version of Avro (1.5.1 instead of 1.6.0). I cant seem to get it to wor...
|
|
|
Author: Miki Tebeka,
2011-10-03, 23:21
|
|
|
[AVRO-833] Don't require simplejson when not needed - Avro - [issue]
|
|
...Currently setup.py required simplejson unconditionally. However since json was added to python 2.6 and up (and the avro code tries to use the build in module first), require it only if pytho...
|
|
|
http://issues.apache.org/jira/browse/AVRO-833
Author: Miki Tebeka,
2011-08-12, 20:22
|
|
|
[AVRO-845] setup.py uses Python2.7+ specific code - Avro - [issue]
|
|
...setup.py uses sys.version_info.major which was introduced at Python2.7 (thanks to Jeremy Lewi for reporting)....
|
|
|
http://issues.apache.org/jira/browse/AVRO-845
Author: Miki Tebeka,
2011-08-12, 20:22
|
|
|
Re: Bug in lang/py/build/setup.py revision 1139542 ? - Avro - [mail # user]
|
|
...Sorry, my bad. I've uploaded a patch at https://issues.apache.org/jira/browse/AVRO-845, my *guess* it'll be merged soon. On Sat, Jun 25, 2011 at 9:42 AM, Jeremy Lewi wrote:...
|
|
|
Author: Miki Tebeka,
2011-06-29, 13:55
|
|
|
|