[jira] [Resolved] (PIG-4728) Compilation against hbase 1.x fails with hbase-hadoop1-compat not found

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy resolved PIG-4728. - Resolution: Fixed +1. Committed to trunk with a minor change - moved hbase-procedure to unde

[jira] [Commented] (PIG-5087) e2e Native3 failing after PIG-4923 (dropping hadoop 1.x)

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821802#comment-15821802 ] Rohini Palaniswamy commented on PIG-5087: - +1 > e2e Native3 failing after PIG-4923

[jira] [Updated] (PIG-5046) Skewed join with auto parallelism hangs when right input also has autoparallelism

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-5046: Attachment: PIG-5046-1.patch > Skewed join with auto parallelism hangs when right input also h

[jira] [Updated] (PIG-5046) Skewed join with auto parallelism hangs when right input also has autoparallelism

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-5046: Status: Patch Available (was: Open) > Skewed join with auto parallelism hangs when right inpu

[jira] [Updated] (PIG-5046) Skewed join with auto parallelism hangs when right input also has autoparallelism

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-5046: Description: The problem is due to PartitionerDefinedVertexManager scheduling tasks before the

[jira] [Updated] (PIG-4922) Deadlock between SpillableMemoryManager and InternalSortedBag$SortedDataBagIterator

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4922: Fix Version/s: (was: 0.16.1) Status: Open (was: Patch Available) I don't think

[jira] [Commented] (PIG-4918) Pig on Tez cannot switch pig.temp.dir to another fs

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821816#comment-15821816 ] Rohini Palaniswamy commented on PIG-4918: - [~daijy], Can you change this to {code}

[jira] [Created] (PIG-5104) Union_15 e2e test failing on Spark

2017-01-13 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5104: -- Summary: Union_15 e2e test failing on Spark Key: PIG-5104 URL: https://issues.apache.org/jira/browse/PIG-5104 Project: Pig Issue Type: Bug Components:

[jira] [Updated] (PIG-5104) Union_15 e2e test failing on Spark

2017-01-13 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5104: --- Description: While working on PIG-4891 I noticed that Union_15 e2e test is failing on Spark mode with t

[jira] [Commented] (PIG-4260) SpillableMemoryManager.spill eats Exception

2017-01-13 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822146#comment-15822146 ] Koji Noguchi commented on PIG-4260: --- {code} protected void warn(String msg, Enum warn

[jira] [Created] (PIG-5105) Tez unit tests failing with "Argument list too long"

2017-01-13 Thread Koji Noguchi (JIRA)
Koji Noguchi created PIG-5105: - Summary: Tez unit tests failing with "Argument list too long" Key: PIG-5105 URL: https://issues.apache.org/jira/browse/PIG-5105 Project: Pig Issue Type: Test

[jira] [Updated] (PIG-5105) Tez unit tests failing with "Argument list too long"

2017-01-13 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-5105: -- Assignee: Rohini Palaniswamy > Tez unit tests failing with "Argument list too long" >

[jira] [Commented] (PIG-5105) Tez unit tests failing with "Argument list too long"

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822327#comment-15822327 ] Rohini Palaniswamy commented on PIG-5105: - This issue is same as PIG-4837. I also ra

[jira] [Updated] (PIG-5105) Tez unit tests failing with "Argument list too long"

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-5105: Attachment: PIG-5105-1.patch > Tez unit tests failing with "Argument list too long" >

[jira] [Updated] (PIG-5105) Tez unit tests failing with "Argument list too long"

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-5105: Fix Version/s: 0.17.0 Status: Patch Available (was: Open) > Tez unit tests failing

[jira] [Commented] (PIG-4260) SpillableMemoryManager.spill eats Exception

2017-01-13 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822347#comment-15822347 ] Koji Noguchi commented on PIG-4260: --- Other than the above 'warn' issue, +1. > SpillableM

[jira] [Resolved] (PIG-5087) e2e Native3 failing after PIG-4923 (dropping hadoop 1.x)

2017-01-13 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi resolved PIG-5087. --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 0.17.0 Thanks for the review Rohini,

[jira] [Commented] (PIG-4631) UT TestHBaseStorage failed with HBase 1.1.0+

2017-01-13 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822407#comment-15822407 ] Adam Szita commented on PIG-4631: - This is now fixed by PIG-4728, I'm closing this ticket.

[jira] [Updated] (PIG-4631) UT TestHBaseStorage failed with HBase 1.1.0+

2017-01-13 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-4631: Affects Version/s: (was: 0.15.0) 0.17.0 > UT TestHBaseStorage failed with HBase 1.1

[jira] [Updated] (PIG-4631) UT TestHBaseStorage failed with HBase 1.1.0+

2017-01-13 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-4631: Affects Version/s: (was: 0.17.0) 0.16.0 > UT TestHBaseStorage failed with HBase 1.1

[jira] [Updated] (PIG-4631) UT TestHBaseStorage failed with HBase 1.1.0+

2017-01-13 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-4631: Fix Version/s: 0.17.0 > UT TestHBaseStorage failed with HBase 1.1.0+ > ---

[jira] [Resolved] (PIG-4631) UT TestHBaseStorage failed with HBase 1.1.0+

2017-01-13 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita resolved PIG-4631. - Resolution: Fixed > UT TestHBaseStorage failed with HBase 1.1.0+ > -

[jira] [Commented] (PIG-4728) Compilation against hbase 1.x fails with hbase-hadoop1-compat not found

2017-01-13 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822411#comment-15822411 ] Adam Szita commented on PIG-4728: - Thanks for the review > Compilation against hbase 1.x fa

[jira] [Reopened] (PIG-4631) UT TestHBaseStorage failed with HBase 1.1.0+

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy reopened PIG-4631: - > UT TestHBaseStorage failed with HBase 1.1.0+ > >

[jira] [Resolved] (PIG-4631) UT TestHBaseStorage failed with HBase 1.1.0+

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy resolved PIG-4631. - Resolution: Duplicate > UT TestHBaseStorage failed with HBase 1.1.0+ > -

[jira] [Resolved] (PIG-4535) Pig 0.14.0 with HBase 1.0.0(upgraded dependecy) unresolved dependency error for required hbase jars

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy resolved PIG-4535. - Resolution: Duplicate Fix Version/s: 0.17.0 > Pig 0.14.0 with HBase 1.0.0(upgraded de

[jira] [Reopened] (PIG-3498) Make pig binary work on both HBase version 0.94 and 0.95

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy reopened PIG-3498: - > Make pig binary work on both HBase version 0.94 and 0.95 > ---

[jira] [Resolved] (PIG-3498) Make pig binary work on both HBase version 0.94 and 0.95

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy resolved PIG-3498. - Resolution: Duplicate > Make pig binary work on both HBase version 0.94 and 0.95 > -

[jira] [Resolved] (PIG-3498) Make pig binary work on both HBase version 0.94 and 0.95

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy resolved PIG-3498. - Resolution: Incomplete Closing this as incomplete. No point in keeping this open anymore as

[jira] [Updated] (PIG-4260) SpillableMemoryManager.spill eats Exception

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4260: Attachment: PIG-4260-3.patch PIG-4260-3-nowhitespacechanges.patch Actually rem

[jira] [Updated] (PIG-5105) Tez unit tests failing with "Argument list too long"

2017-01-13 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-5105: -- Hadoop Flags: Reviewed bq. PIG-4728 might have added more jars from hbase to go over the limit. This and

[jira] [Updated] (PIG-5105) Tez unit tests failing with "Argument list too long"

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-5105: Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks

[jira] [Commented] (PIG-3938) Add LoadCaster to EvalFunc(UDF)

2017-01-13 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822507#comment-15822507 ] Koji Noguchi commented on PIG-3938: --- Thanks for the review [~daijy] ! I was going to add

[jira] [Created] (PIG-5106) Optimize when mapreduce.input.fileinputformat.input.dir.recursive set to true

2017-01-13 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-5106: --- Summary: Optimize when mapreduce.input.fileinputformat.input.dir.recursive set to true Key: PIG-5106 URL: https://issues.apache.org/jira/browse/PIG-5106 Project

[jira] [Updated] (PIG-5106) Optimize when mapreduce.input.fileinputformat.input.dir.recursive set to true

2017-01-13 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-5106: Labels: newbie (was: ) > Optimize when mapreduce.input.fileinputformat.input.dir.recursive se

[jira] [Created] (PIG-5107) Embedded scripts are running on dryrun

2017-01-13 Thread Satish Subhashrao Saley (JIRA)
Satish Subhashrao Saley created PIG-5107: Summary: Embedded scripts are running on dryrun Key: PIG-5107 URL: https://issues.apache.org/jira/browse/PIG-5107 Project: Pig Issue Type: Bu

[jira] [Assigned] (PIG-5107) Embedded scripts are running on dryrun

2017-01-13 Thread Satish Subhashrao Saley (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish Subhashrao Saley reassigned PIG-5107: Assignee: Satish Subhashrao Saley > Embedded scripts are running on dryrun >

[jira] Subscription: PIG patch available

2017-01-13 Thread jira
Issue Subscription Filter: PIG patch available (35 issues) Subscriber: pigdaily Key Summary PIG-5083CombinerPackager and LitePackager should not materialize bags https://issues.apache.org/jira/browse/PIG-5083 PIG-5082Tez UnionOptimizer creates vertex group with one mem

[jira] Subscription: PIG patch available

2017-01-13 Thread jira
Issue Subscription Filter: PIG patch available (27 issues) Subscriber: pigdaily Key Summary PIG-4926Modify the content of start.xml for spark mode https://issues-test.apache.org/jira/browse/PIG-4926 PIG-4922Deadlock between SpillableMemoryManager and InternalSortedBag