[jira] Commented: (AVRO-457)

2010-04-04 Thread Jasintha Dasanayaka
I need More explanation about the read /write xml records from/to avro data files -- Jasintha Dasanayaka +94 772 916 596 +94 472 232 139 http://www.jasintha.info jasint...@gmail.com

[jira] Created: (AVRO-506) Java impl should prevent accidental misuse of Responder constructors

2010-04-04 Thread Jeff Hodges (JIRA)
Java impl should prevent accidental misuse of Responder constructors Key: AVRO-506 URL: https://issues.apache.org/jira/browse/AVRO-506 Project: Avro Issue Type: Improvement

[jira] Commented: (AVRO-503) ArrayIndexOutOfBoundsException with nested maps

2010-04-04 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853322#action_12853322 ] Jeff Hodges commented on AVRO-503: -- Bonus for the Java hackers: Is there some generics magic

[jira] Assigned: (AVRO-505) Java impl is spitting any ol' error text on to the wire

2010-04-04 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hodges reassigned AVRO-505: Assignee: (was: Jeff Hodges) > Java impl is spitting any ol' error text on to the wire >

[jira] Created: (AVRO-505) Java impl is spitting any ol' error text on to the wire

2010-04-04 Thread Jeff Hodges (JIRA)
Java impl is spitting any ol' error text on to the wire --- Key: AVRO-505 URL: https://issues.apache.org/jira/browse/AVRO-505 Project: Avro Issue Type: Bug Components: java Af

[jira] Commented: (AVRO-503) ArrayIndexOutOfBoundsException with nested maps

2010-04-04 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853320#action_12853320 ] Jeff Hodges commented on AVRO-503: -- Okay! So! Eric! It looks like your SpecificResponder in

[jira] Commented: (AVRO-503) ArrayIndexOutOfBoundsException with nested maps

2010-04-04 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853318#action_12853318 ] Jeff Hodges commented on AVRO-503: -- Digging deeper and using the avro jar in trunk, I find t

[jira] Commented: (AVRO-503) ArrayIndexOutOfBoundsException with nested maps

2010-04-04 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853313#action_12853313 ] Jeff Hodges commented on AVRO-503: -- Oh, and to get this up and running I did this: {quote}

[jira] Updated: (AVRO-504) ruby impl could stand better error messages on schema parsing

2010-04-04 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hodges updated AVRO-504: - Status: Patch Available (was: Open) > ruby impl could stand better error messages on schema parsing >

[jira] Updated: (AVRO-504) ruby impl could stand better error messages on schema parsing

2010-04-04 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hodges updated AVRO-504: - Attachment: AVRO-504.patch > ruby impl could stand better error messages on schema parsing > --

[jira] Created: (AVRO-504) ruby impl could stand better error messages on schema parsing

2010-04-04 Thread Jeff Hodges (JIRA)
ruby impl could stand better error messages on schema parsing - Key: AVRO-504 URL: https://issues.apache.org/jira/browse/AVRO-504 Project: Avro Issue Type: Improvement Com

[jira] Commented: (AVRO-503) ArrayIndexOutOfBoundsException with nested maps

2010-04-04 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853307#action_12853307 ] Jeff Hodges commented on AVRO-503: -- With a small change to the python client (a la AVRO-496)

[jira] Assigned: (AVRO-502) Memory leak from parsing JSON schema.

2010-04-04 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey reassigned AVRO-502: Assignee: Robert G. Jakabosky > Memory leak from parsing JSON schema. > -

[jira] Updated: (AVRO-496) python sample_http_client.py is broken

2010-04-04 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hammerbacher updated AVRO-496: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision 930774.

[jira] Updated: (AVRO-496) python sample_http_client.py is broken

2010-04-04 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hammerbacher updated AVRO-496: --- Attachment: AVRO-496.patch Simple fix. > python sample_http_client.py is broken >

[jira] Updated: (AVRO-496) python sample_http_client.py is broken

2010-04-04 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hammerbacher updated AVRO-496: --- Fix Version/s: 1.4.0 Status: Patch Available (was: Open) > python sample_http_clien

[jira] Updated: (AVRO-503) ArrayIndexOutOfBoundsException with nested maps

2010-04-04 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated AVRO-503: Attachment: cass.tar.gz > ArrayIndexOutOfBoundsException with nested maps > -

[jira] Created: (AVRO-503) ArrayIndexOutOfBoundsException with nested maps

2010-04-04 Thread Eric Evans (JIRA)
ArrayIndexOutOfBoundsException with nested maps --- Key: AVRO-503 URL: https://issues.apache.org/jira/browse/AVRO-503 Project: Avro Issue Type: Bug Components: java, python Affects Ve

[jira] Reopened: (AVRO-501) missing function in C api to access array elements after decoding an array.

2010-04-04 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Mitchener reopened AVRO-501: -- As per my last comment... > missing function in C api to access array elements after decoding an arr

[jira] Commented: (AVRO-501) missing function in C api to access array elements after decoding an array.

2010-04-04 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853263#action_12853263 ] Bruce Mitchener commented on AVRO-501: -- This patch is not sufficient ... We also need t

[jira] Resolved: (AVRO-501) missing function in C api to access array elements after decoding an array.

2010-04-04 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie resolved AVRO-501. -- Resolution: Fixed Committed to trunk. > missing function in C api to access array elements after decodin

[jira] Resolved: (AVRO-465) C implementation requires you to know a file's schema before reading

2010-04-04 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie resolved AVRO-465. -- Resolution: Fixed > C implementation requires you to know a file's schema before reading > --

[jira] Resolved: (AVRO-502) Memory leak from parsing JSON schema.

2010-04-04 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie resolved AVRO-502. -- Resolution: Fixed > Memory leak from parsing JSON schema. > - > >

[jira] Commented: (AVRO-502) Memory leak from parsing JSON schema.

2010-04-04 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853256#action_12853256 ] Matt Massie commented on AVRO-502: -- Robert- Thanks for the clean patch and well-designed te