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

2012-11-03 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13489961#comment-13489961 ] Daniel Dai commented on PIG-2586: - Unfortunately no. A better plan/data

Re: Our release process

2012-11-03 Thread Gianmarco De Francisci Morales
Hi, I agree with what Alan says and I like his proposal. However, to make it feasible, we need to make jenkins builds stable, otherwise a real problem introduced by a patch might be lost in the hundreds of failures due to clover licenses, minicluster issues, etc... I don't like too much making

[jira] [Created] (PIG-3024) TestEmptyInputDir unit test - hadoop version detection logic is brittle

2012-11-03 Thread John Gordon (JIRA)
John Gordon created PIG-3024: Summary: TestEmptyInputDir unit test - hadoop version detection logic is brittle Key: PIG-3024 URL: https://issues.apache.org/jira/browse/PIG-3024 Project: Pig

[jira] [Updated] (PIG-3024) TestEmptyInputDir unit test - hadoop version detection logic is brittle

2012-11-03 Thread John Gordon (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Gordon updated PIG-3024: - Attachment: PIG-3024.branch-0.10.1.patch Patch to increase flexibility to hadoop version

[jira] [Updated] (PIG-3024) TestEmptyInputDir unit test - hadoop version detection logic is brittle

2012-11-03 Thread John Gordon (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Gordon updated PIG-3024: - Fix Version/s: 0.10.1 Status: Patch Available (was: Open) Increases flexibility of the pig

[jira] [Created] (PIG-3025) TestPruneColumn unit test - SimpleEchoStreamingCommand perl inline script needs simplification

2012-11-03 Thread John Gordon (JIRA)
John Gordon created PIG-3025: Summary: TestPruneColumn unit test - SimpleEchoStreamingCommand perl inline script needs simplification Key: PIG-3025 URL: https://issues.apache.org/jira/browse/PIG-3025

[jira] [Updated] (PIG-3025) TestPruneColumn unit test - SimpleEchoStreamingCommand perl inline script needs simplification

2012-11-03 Thread John Gordon (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Gordon updated PIG-3025: - Attachment: PIG-3025.branch-0.10.1.patch Restate the query without quotes, could also be print qq[$_] or

[jira] [Updated] (PIG-3025) TestPruneColumn unit test - SimpleEchoStreamingCommand perl inline script needs simplification

2012-11-03 Thread John Gordon (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Gordon updated PIG-3025: - Fix Version/s: 0.10.1 Status: Patch Available (was: Open) Simplifies perl tests for stability

[jira] [Created] (PIG-3026) Pig checked-in baseline comparisons need a pre-filter to address OS-specific newline differences

2012-11-03 Thread John Gordon (JIRA)
John Gordon created PIG-3026: Summary: Pig checked-in baseline comparisons need a pre-filter to address OS-specific newline differences Key: PIG-3026 URL: https://issues.apache.org/jira/browse/PIG-3026

[jira] [Updated] (PIG-3026) Pig checked-in baseline comparisons need a pre-filter to address OS-specific newline differences

2012-11-03 Thread John Gordon (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Gordon updated PIG-3026: - Attachment: PIG-3026.branch-0.10.1.patch filtered newlines for golden output comparison

[jira] [Updated] (PIG-3026) Pig checked-in baseline comparisons need a pre-filter to address OS-specific newline differences

2012-11-03 Thread John Gordon (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Gordon updated PIG-3026: - Attachment: (was: PIG-3026.branch-0.10.1.patch) Pig checked-in baseline comparisons need a

[jira] [Updated] (PIG-3026) Pig checked-in baseline comparisons need a pre-filter to address OS-specific newline differences

2012-11-03 Thread John Gordon (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Gordon updated PIG-3026: - Attachment: PIG-3026.branch-0.10.1.patch converted line endings. Pig checked-in baseline

[jira] [Updated] (PIG-3026) Pig checked-in baseline comparisons need a pre-filter to address OS-specific newline differences

2012-11-03 Thread John Gordon (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Gordon updated PIG-3026: - Fix Version/s: 0.10.1 Affects Version/s: 0.10.0 Status: Patch Available (was: Open)

[jira] [Updated] (PIG-3026) Pig checked-in baseline comparisons need a pre-filter to address OS-specific newline differences

2012-11-03 Thread John Gordon (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Gordon updated PIG-3026: - Attachment: PIG-3026.branch-0.10.2.patch Additional fix for testEvalPipelineLocal missing in the first

[jira] Subscription: PIG patch available

2012-11-03 Thread jira
Issue Subscription Filter: PIG patch available (31 issues) Subscriber: pigdaily Key Summary PIG-3026Pig checked-in baseline comparisons need a pre-filter to address OS-specific newline differences https://issues.apache.org/jira/browse/PIG-3026 PIG-3025