[jira] [Updated] (PIG-3412) jsonstorage breaks when tuple does not have as many columns as schema

2013-08-06 Thread Adam Silberstein (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Silberstein updated PIG-3412: -- Fix Version/s: 0.11 Affects Version/s: 0.11 Status: Patch Available

[jira] [Created] (PIG-3412) jsonstorage breaks when tuple does not have as many columns as schema

2013-08-06 Thread Adam Silberstein (JIRA)
Adam Silberstein created PIG-3412: - Summary: jsonstorage breaks when tuple does not have as many columns as schema Key: PIG-3412 URL: https://issues.apache.org/jira/browse/PIG-3412 Project: Pig

[jira] [Updated] (PIG-3412) jsonstorage breaks when tuple does not have as many columns as schema

2013-08-06 Thread Adam Silberstein (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Silberstein updated PIG-3412: -- Attachment: jsonStoragePatch.patch jsonstorage breaks when tuple does not have as many

ON_ERROR command

2013-02-22 Thread Adam Silberstein
Hi, I'm interested in custom-error handling in Pig. I came across this wiki: http://wiki.apache.org/pig/PigErrorHandlingInScripts which introduces an 'ON_ERROR' command. But it is about 2 years old and I haven't seen anything like it appear in Pig. Is there any work still going on along