[jira] Updated: (AVRO-500) ruby side dev packaging

2010-04-03 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hodges updated AVRO-500: - Attachment: (was: AVRO-450.patch) ruby side dev packaging ---

[jira] Assigned: (AVRO-500) ruby side dev packaging

2010-04-03 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hodges reassigned AVRO-500: Assignee: Jeff Hodges ruby side dev packaging --- Key:

[jira] Updated: (AVRO-500) ruby side dev packaging

2010-04-03 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hodges updated AVRO-500: - Attachment: AVRO-500.patch Uploaded the wrong patch earlier. Here we go. ruby side dev packaging

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
missing function in C api to access array elements after decoding an array. --- Key: AVRO-501 URL: https://issues.apache.org/jira/browse/AVRO-501 Project: Avro Issue

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

2010-04-03 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Mitchener reassigned AVRO-501: Assignee: Bruce Mitchener missing function in C api to access array elements after decoding

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

2010-04-03 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853136#action_12853136 ] Bruce Mitchener commented on AVRO-501: -- The attached patch is not sufficient to really

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

2010-04-03 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853202#action_12853202 ] Jeff Hammerbacher commented on AVRO-496: Yeah Eric changed the API for the request

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

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

OOMs in java hadoop tests?

2010-04-03 Thread Jeff Hodges
Anyone else seeing OutOfMemory errors when trying to run the hadoop tests? Specifically: [junit] Running org.apache.avro.mapred.TestWordCountGeneric [junit] Apr 3, 2010 5:57:56 PM org.apache.hadoop.metrics.jvm.JvmMetrics init [junit] INFO: Initializing JVM Metrics with

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
Memory leak from parsing JSON schema. - Key: AVRO-502 URL: https://issues.apache.org/jira/browse/AVRO-502 Project: Avro Issue Type: Bug Components: c Affects Versions: 1.3.2

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: (was: avro_leak.log) Memory leak from parsing JSON schema.

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: avro_leak.log valgrind memcheck output with debugging info turned on. Memory

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: (was: avro_leak.log) Memory leak from parsing JSON schema.

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: avro_leak_debug.log sorry, this is the correct one with debug info. Memory

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: avro_leak_with_debug.log Sorry again for the noise. This should be the

Re: OOMs in java hadoop tests?

2010-04-03 Thread Scott Carey
Yes, I see the same thing. Adding maxmemory=128m to the junit ant task fixed it for me. Alternatively we may be able to turn down some of the Hadoop memory usage parameters such as sort and in memory fs space. I see some other errors: RAT fails, with: Unapproved licenses:

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: test_schema_leaks.c program with embedded json schema for testing this bug.

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: schema_leaks.patch patch to fix two refcounting leaks. I think there might be

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: test_schema_leaks_with_map_and_union.c new test program to show leaks with map

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: schema_leaks2.patch new patch fixes all leaks. Memory leak from parsing JSON

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: (was: schema_leaks.patch) Memory leak from parsing JSON schema.

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: (was: test_schema_leaks.c) Memory leak from parsing JSON schema.

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

2010-04-03 Thread Robert G. Jakabosky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert G. Jakabosky updated AVRO-502: - Attachment: (was: test_schema_leaks_with_map_and_union.c) Memory leak from parsing