[jira] [Updated] (PIG-2586) A better plan/data flow visualizer

2013-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/PIG-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Avendaño updated PIG-2586: Attachment: patch03 Patch to add visualize command. visualize -out out_folder [-script

[jira] [Updated] (PIG-2586) A better plan/data flow visualizer

2013-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/PIG-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Avendaño updated PIG-2586: Attachment: graph01.zip Example output folder of an script. A better plan/data

[jira] [Updated] (PIG-2586) A better plan/data flow visualizer

2013-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/PIG-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Avendaño updated PIG-2586: Attachment: visualize.zip This file must be unzipped and placed inside pig folder. This works as

[jira] [Updated] (PIG-3445) Make Parquet format available out of the box in Pig

2013-09-08 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3445: --- Attachment: PIG-3445.patch This patch adds the parquet-pig related packages to the pig-withouthadoop

[jira] [Created] (PIG-3454) Add support for Boolean fields when using JsonStorage.

2013-09-08 Thread Erik Selin (JIRA)
Erik Selin created PIG-3454: --- Summary: Add support for Boolean fields when using JsonStorage. Key: PIG-3454 URL: https://issues.apache.org/jira/browse/PIG-3454 Project: Pig Issue Type: Improvement

[jira] [Updated] (PIG-3454) Add support for Boolean fields when using JsonStorage.

2013-09-08 Thread Erik Selin (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Selin updated PIG-3454: Patch Info: Patch Available Add support for Boolean fields when using JsonStorage.

[jira] [Updated] (PIG-3454) Add support for Boolean fields when using JsonStorage.

2013-09-08 Thread Erik Selin (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Selin updated PIG-3454: Attachment: bugPig-3454.patch Add support for Boolean fields when using JsonStorage.

[jira] Subscription: PIG patch available

2013-09-08 Thread jira
Issue Subscription Filter: PIG patch available (21 issues) Subscriber: pigdaily Key Summary PIG-3451EvalFuncT ctor reflection to determine value of type param T is brittle https://issues.apache.org/jira/browse/PIG-3451 PIG-3449Move JobCreationException to

[jira] [Commented] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761566#comment-13761566 ] Rohini Palaniswamy commented on PIG-3255: - If the interface change is ok, then

Review Request 14030: [PIG-3255] Avoid extra byte array copy in streaming deserialize

2013-09-08 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14030/ --- Review request for pig. Bugs: PIG-3255

[jira] [Updated] (PIG-3255) Avoid extra byte array copy in streaming deserialize

2013-09-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3255: Attachment: PIG-3255-3.patch https://reviews.apache.org/r/14030/ Avoid