[jira] [Comment Edited] (PIG-4938) [PiggyBank] XPath returns empty values when using aggregation method

2016-07-14 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15376558#comment-15376558 ] Nandor Kollar edited comment on PIG-4938 at 7/14/16 8:28 AM: - [~daijy] could you

[jira] [Commented] (PIG-3891) FileBasedOutputSizeReader does not calculate size of files in sub-directories

2016-07-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385858#comment-15385858 ] Nandor Kollar commented on PIG-3891: The patch for FileBasedOutputSizeReader looks good for me, but I

[jira] [Assigned] (PIG-3891) FileBasedOutputSizeReader does not calculate size of files in sub-directories

2016-07-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PIG-3891: -- Assignee: Nandor Kollar (was: Mona Chitnis) > FileBasedOutputSizeReader does not calculate size

[jira] [Updated] (PIG-3891) FileBasedOutputSizeReader does not calculate size of files in sub-directories

2016-07-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-3891: --- Attachment: PIG-3891-3.patch > FileBasedOutputSizeReader does not calculate size of files in

[jira] [Updated] (PIG-4938) [PiggyBank] XPath returns empty values when using aggregation method

2016-07-06 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-4938: --- Attachment: PIG-4938.patch > [PiggyBank] XPath returns empty values when using aggregation method >

[jira] [Commented] (PIG-4938) [PiggyBank] XPath returns empty values when using aggregation method

2016-07-06 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364262#comment-15364262 ] Nandor Kollar commented on PIG-4938: Hi Daniel, Attached the patch, and created a review on review board

[jira] [Assigned] (PIG-4752) XPath - ignoreNamespace cannot be overridden

2016-07-05 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PIG-4752: -- Assignee: Nandor Kollar > XPath - ignoreNamespace cannot be overridden >

[jira] [Assigned] (PIG-4938) [PiggyBank] XPath returns empty values when using aggregation method

2016-07-05 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PIG-4938: -- Assignee: Nandor Kollar > [PiggyBank] XPath returns empty values when using aggregation method >

[jira] [Work started] (PIG-4938) [PiggyBank] XPath returns empty values when using aggregation method

2016-07-05 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-4938 started by Nandor Kollar. -- > [PiggyBank] XPath returns empty values when using aggregation method >

[jira] [Work started] (PIG-4752) XPath - ignoreNamespace cannot be overridden

2016-07-05 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-4752 started by Nandor Kollar. -- > XPath - ignoreNamespace cannot be overridden >

[jira] [Commented] (PIG-4752) XPath - ignoreNamespace cannot be overridden

2016-07-06 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364028#comment-15364028 ] Nandor Kollar commented on PIG-4752: attached the patch and submitted a review on review board:

[jira] [Updated] (PIG-4752) XPath - ignoreNamespace cannot be overridden

2016-07-06 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-4752: --- Attachment: PIG-4752.patch > XPath - ignoreNamespace cannot be overridden >

[jira] (PIG-5119) SkewedJoin_15 is unstable

2017-01-31 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847386#comment-15847386 ] Nandor Kollar commented on PIG-5119: LGTM, thanks Daniel for fixing my mistake! > SkewedJoin_15 is

[jira] [Updated] (PIG-4891) Implement FR join by broadcasting small rdd not making more copys of data

2017-02-06 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-4891: --- Attachment: PIG-4891_2.patch > Implement FR join by broadcasting small rdd not making more copys of

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

2017-01-25 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: --- Attachment: TestUnion_15.java > Union_15 e2e test failing on Spark > --

[jira] [Commented] (PIG-5113) Not a valid JAR

2017-01-25 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837591#comment-15837591 ] Nandor Kollar commented on PIG-5113: How did you increase the heap space? Via exporting PIG_OPTS? Did

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

2017-01-25 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837564#comment-15837564 ] Nandor Kollar commented on PIG-5104: [~kellyzly] attached a unit test to show the issue. It is not

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

2017-01-25 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837562#comment-15837562 ] Nandor Kollar commented on PIG-5104: Thanks Rohini! > Union_15 e2e test failing on Spark >

[jira] [Commented] (PIG-5128) Fix TestPigRunner.simpleMultiQueryTest3 unit test failure

2017-02-16 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15869496#comment-15869496 ] Nandor Kollar commented on PIG-5128: Thanks Liyun! > Fix TestPigRunner.simpleMultiQueryTest3 unit test

[jira] [Commented] (PIG-5132) Merge from trunk (5) [Spark Branch]

2017-02-21 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15877701#comment-15877701 ] Nandor Kollar commented on PIG-5132: [~kellyzly] I think you don't need '-Dhadoopversion=2'. I see you

[jira] [Assigned] (PIG-5130) Union_3 e2e test failing on Spark

2017-02-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PIG-5130: -- Assignee: Nandor Kollar > Union_3 e2e test failing on Spark > -

[jira] [Commented] (PIG-5156) Duplicate jars in CLASSPATH when running test

2017-02-24 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15882565#comment-15882565 ] Nandor Kollar commented on PIG-5156: +1, verified that the patch fixes the failing test > Duplicate

[jira] [Commented] (PIG-5137) fix TestBuiltin unit test failure after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880335#comment-15880335 ] Nandor Kollar commented on PIG-5137: +1 > fix TestBuiltin unit test failure after PIG-5132 >

[jira] [Commented] (PIG-5134) fix TestAvroStorage unit test failures after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880358#comment-15880358 ] Nandor Kollar commented on PIG-5134: Attached PIG-5134.patch with these changes: - user Kryo

[jira] [Updated] (PIG-5134) fix TestAvroStorage unit test failures after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5134: --- Attachment: PIG-5134.patch > fix TestAvroStorage unit test failures after PIG-5132 >

[jira] [Commented] (PIG-5134) fix TestAvroStorage unit test failures after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880270#comment-15880270 ] Nandor Kollar commented on PIG-5134: [~kellyzly] yes, I executed this test on spark branch without your

[jira] [Commented] (PIG-5132) Merge from trunk (5) [Spark Branch]

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880383#comment-15880383 ] Nandor Kollar commented on PIG-5132: +1 for PIG-5132.1.patch and PIG-5132.1.patch and

[jira] [Updated] (PIG-5134) fix TestAvroStorage unit test failures after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5134: --- Status: Patch Available (was: Open) > fix TestAvroStorage unit test failures after PIG-5132 >

[jira] [Updated] (PIG-5155) Fix FRJoin related issues after trunk merge

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5155: --- Attachment: PIG-5155.patch > Fix FRJoin related issues after trunk merge >

[jira] [Updated] (PIG-5155) Fix FRJoin related issues after trunk merge

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5155: --- Status: Patch Available (was: In Progress) > Fix FRJoin related issues after trunk merge >

[jira] [Created] (PIG-5155) Fix FRJoin related issues after trunk merge

2017-02-23 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5155: -- Summary: Fix FRJoin related issues after trunk merge Key: PIG-5155 URL: https://issues.apache.org/jira/browse/PIG-5155 Project: Pig Issue Type: Sub-task

[jira] [Work started] (PIG-5155) Fix FRJoin related issues after trunk merge

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-5155 started by Nandor Kollar. -- > Fix FRJoin related issues after trunk merge >

[jira] [Assigned] (PIG-5143) fix TestFRJoin unit test failure after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PIG-5143: -- Assignee: (was: Nandor Kollar) > fix TestFRJoin unit test failure after PIG-5132 >

[jira] [Assigned] (PIG-5143) fix TestFRJoin unit test failure after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PIG-5143: -- Assignee: Nandor Kollar > fix TestFRJoin unit test failure after PIG-5132 >

[jira] [Work started] (PIG-5134) fix TestAvroStorage unit test failures after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-5134 started by Nandor Kollar. -- > fix TestAvroStorage unit test failures after PIG-5132 >

[jira] [Updated] (PIG-5134) fix TestAvroStorage unit test failures after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5134: --- Status: Open (was: Patch Available) > fix TestAvroStorage unit test failures after PIG-5132 >

[jira] [Commented] (PIG-5134) fix TestAvroStorage unit test failures after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880984#comment-15880984 ] Nandor Kollar commented on PIG-5134: Looks like this will break TestCurrentTime test case, Kryo doesn't

[jira] [Updated] (PIG-5134) fix TestAvroStorage unit test failures after PIG-5132

2017-02-23 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5134: --- Description: It seems that test fails, because Avro GenericData#Record doesn't implement Serializable

[jira] [Commented] (PIG-5128) Fix TestPigRunner.simpleMultiQueryTest3 unit test failure

2017-02-14 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865884#comment-15865884 ] Nandor Kollar commented on PIG-5128: This test failed, because PIG-4891 changed the physical plan. With

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

2017-02-14 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: --- Status: Patch Available (was: Open) > Union_15 e2e test failing on Spark >

[jira] [Updated] (PIG-5130) Union_3 e2e test failing on Spark

2017-02-14 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5130: --- Description: Union_3 e2e test is failing on spark branch. If I execute on spark branch in MR mode

[jira] [Created] (PIG-5130) Union_3 e2e test failing on Spark

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

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

2017-02-14 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865613#comment-15865613 ] Nandor Kollar commented on PIG-5104: It seems that Union_3 failure is not related to the parallelism

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

2017-02-14 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865557#comment-15865557 ] Nandor Kollar commented on PIG-5104: +1 for PIG-5104.zly.patch, Union_15 is green after applying the

[jira] [Resolved] (PIG-4891) Implement FR join by broadcasting small rdd not making more copys of data

2017-02-09 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar resolved PIG-4891. Resolution: Fixed > Implement FR join by broadcasting small rdd not making more copys of data >

[jira] [Commented] (PIG-4891) Implement FR join by broadcasting small rdd not making more copys of data

2017-02-09 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859256#comment-15859256 ] Nandor Kollar commented on PIG-4891: Thanks Liyun, I resolved the Jira. > Implement FR join by

[jira] [Commented] (PIG-4899) The number of records of input file is calculated wrongly in spark mode in multiquery case

2017-02-15 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867502#comment-15867502 ] Nandor Kollar commented on PIG-4899: LGTM, [~kellyzly] I think Adam's patch will fix the NPE you noticed

[jira] [Updated] (PIG-5128) Fix TestPigRunner.simpleMultiQueryTest3 unit test failure

2017-02-14 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5128: --- Attachment: PIG-5128.patch > Fix TestPigRunner.simpleMultiQueryTest3 unit test failure >

[jira] [Assigned] (PIG-5128) Fix TestPigRunner.simpleMultiQueryTest3 unit test failure

2017-02-10 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PIG-5128: -- Assignee: Nandor Kollar > Fix TestPigRunner.simpleMultiQueryTest3 unit test failure >

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

2017-02-10 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860955#comment-15860955 ] Nandor Kollar commented on PIG-5104: Ok, your patch is more compact. I'll apply it and re-run the e2e

[jira] [Issue Comment Deleted] (PIG-5104) Union_15 e2e test failing on Spark

2017-02-10 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: --- Comment: was deleted (was: Ok, your patch is more compact. I'll apply it and re-run the e2e test again

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

2017-02-10 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860953#comment-15860953 ] Nandor Kollar commented on PIG-5104: Ok, your patch is more compact. I'll apply it and re-run the e2e

[jira] [Commented] (PIG-5128) Fix TestPigRunner.simpleMultiQueryTest3 unit test failure

2017-02-10 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860969#comment-15860969 ] Nandor Kollar commented on PIG-5128: Sure, I'll have a look at this failure, it looks like it is related

[jira] [Updated] (PIG-5128) Fix TestPigRunner.simpleMultiQueryTest3 unit test failure

2017-02-15 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5128: --- Status: Patch Available (was: Open) > Fix TestPigRunner.simpleMultiQueryTest3 unit test failure >

[jira] [Updated] (PIG-5103) AvroStorage on Tez with exception on nested records

2017-01-17 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5103: --- Assignee: (was: Nandor Kollar) > AvroStorage on Tez with exception on nested records >

[jira] [Updated] (PIG-5108) AvroStorage on Tez with exception on nested records

2017-01-17 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5108: --- Assignee: (was: Nandor Kollar) > AvroStorage on Tez with exception on nested records >

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

2017-01-17 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: --- Attachment: PIG-5104.patch > Union_15 e2e test failing on Spark > -- >

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

2017-01-16 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5102: --- Assignee: (was: Nandor Kollar) > Union_15 e2e test failing on Spark >

[jira] [Assigned] (PIG-5101) Union_15 e2e test failing on Spark

2017-01-16 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PIG-5101: -- Assignee: (was: Nandor Kollar) > Union_15 e2e test failing on Spark >

[jira] [Commented] (PIG-4891) Implement FR join by broadcasting small rdd not making more copys of data

2017-01-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831948#comment-15831948 ] Nandor Kollar commented on PIG-4891: [~kellyzly] updated the review with a new patch. I saw that in skew

[jira] [Updated] (PIG-4891) Implement FR join by broadcasting small rdd not making more copys of data

2017-01-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-4891: --- Attachment: PIG-4891_1.patch > Implement FR join by broadcasting small rdd not making more copys of

[jira] [Updated] (PIG-4891) Implement FR join by broadcasting small rdd not making more copys of data

2017-01-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-4891: --- Attachment: (was: PIG-4891_1.patch) > Implement FR join by broadcasting small rdd not making more

[jira] [Commented] (PIG-2125) Make Pig work with hadoop .NEXT

2016-08-18 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427388#comment-15427388 ] Nandor Kollar commented on PIG-2125: It looks like in this change two services are registered in

[jira] [Comment Edited] (PIG-2125) Make Pig work with hadoop .NEXT

2016-08-18 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427388#comment-15427388 ] Nandor Kollar edited comment on PIG-2125 at 8/19/16 12:45 AM: -- It looks like in

[jira] [Created] (PIG-5157) Upgrade to Spark 2.0

2017-02-27 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5157: -- Summary: Upgrade to Spark 2.0 Key: PIG-5157 URL: https://issues.apache.org/jira/browse/PIG-5157 Project: Pig Issue Type: Improvement Components: spark

[jira] [Commented] (PIG-5157) Upgrade to Spark 2.0

2017-02-27 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885596#comment-15885596 ] Nandor Kollar commented on PIG-5157: Once PIG-5132 is completed we should upgrade to the latest Spark

[jira] [Commented] (PIG-5157) Upgrade to Spark 2.0

2017-02-28 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887655#comment-15887655 ] Nandor Kollar commented on PIG-5157: I don't know which would make more sense, but my guess is upgrading

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

2017-02-28 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887791#comment-15887791 ] Nandor Kollar commented on PIG-5104: Union e2e tests were fine, only Union_3 was failing, but I think it

[jira] [Commented] (PIG-5155) Fix FRJoin related issues after trunk merge

2017-02-28 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887646#comment-15887646 ] Nandor Kollar commented on PIG-5155: POFRJoin, which is the superclass of POFRJoinSpark changed: the

[jira] [Commented] (PIG-5151) Few TestNativeMapReduce UT fails

2017-02-28 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887756#comment-15887756 ] Nandor Kollar commented on PIG-5151: I couldn't reproduce this issue, on my mac all tests passed. The

[jira] [Created] (PIG-5158) Several e2e tests are marked to run only in Tez or MR mode only

2017-02-28 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5158: -- Summary: Several e2e tests are marked to run only in Tez or MR mode only Key: PIG-5158 URL: https://issues.apache.org/jira/browse/PIG-5158 Project: Pig Issue

[jira] [Commented] (PIG-5115) Builtin AvroStorage generates incorrect avro schema when the same pig field name appears in the alias

2017-02-28 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888991#comment-15888991 ] Nandor Kollar commented on PIG-5115: Does this mean, that the schema of the generated Avro files will

[jira] [Updated] (PIG-5158) Several e2e tests are marked to run only in Tez or MR mode only

2017-03-01 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5158: --- Attachment: PIG-5158.patch > Several e2e tests are marked to run only in Tez or MR mode only >

[jira] [Commented] (PIG-5158) Several e2e tests are marked to run only in Tez or MR mode only

2017-03-02 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892261#comment-15892261 ] Nandor Kollar commented on PIG-5158: If we apply this patch, these additional test cases will fail:

[jira] [Commented] (PIG-5157) Upgrade to Spark 2.0

2017-03-02 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892269#comment-15892269 ] Nandor Kollar commented on PIG-5157: Thanks Jeff! > Upgrade to Spark 2.0 > > >

[jira] [Assigned] (PIG-5158) Several e2e tests are marked to run only in Tez or MR mode only

2017-03-01 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PIG-5158: -- Assignee: Nandor Kollar > Several e2e tests are marked to run only in Tez or MR mode only >

[jira] [Work started] (PIG-5158) Several e2e tests are marked to run only in Tez or MR mode only

2017-03-01 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-5158 started by Nandor Kollar. -- > Several e2e tests are marked to run only in Tez or MR mode only >

[jira] [Created] (PIG-5162) Fix failing e2e tests with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5162: -- Summary: Fix failing e2e tests with spark exec type Key: PIG-5162 URL: https://issues.apache.org/jira/browse/PIG-5162 Project: Pig Issue Type: Bug

[jira] [Created] (PIG-5163) MultiQuery_Streaming_1 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5163: -- Summary: MultiQuery_Streaming_1 is failing with spark exec type Key: PIG-5163 URL: https://issues.apache.org/jira/browse/PIG-5163 Project: Pig Issue Type:

[jira] [Updated] (PIG-5162) Fix failing e2e tests with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5162: --- Description: Tests were executed on spark branch in spark mode, old Pig was also Pig on spark branch

[jira] [Created] (PIG-5164) MultiQuery_Union_3 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5164: -- Summary: MultiQuery_Union_3 is failing with spark exec type Key: PIG-5164 URL: https://issues.apache.org/jira/browse/PIG-5164 Project: Pig Issue Type: Sub-task

[jira] [Updated] (PIG-5164) MultiQuery_Union_3 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5164: --- Description: Outputs are different: first output {code} diff MultiQuery_Union_3.out/1/out_sorted

[jira] [Created] (PIG-5165) MultiQuery_Union_7

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5165: -- Summary: MultiQuery_Union_7 Key: PIG-5165 URL: https://issues.apache.org/jira/browse/PIG-5165 Project: Pig Issue Type: Sub-task Components: spark

[jira] [Updated] (PIG-5165) MultiQuery_Union_7 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5165: --- Summary: MultiQuery_Union_7 is failing with spark exec type (was: MultiQuery_Union_7) >

[jira] [Created] (PIG-5166) GroupAggFunc_9 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5166: -- Summary: GroupAggFunc_9 is failing with spark exec type Key: PIG-5166 URL: https://issues.apache.org/jira/browse/PIG-5166 Project: Pig Issue Type: Sub-task

[jira] [Updated] (PIG-5130) Union_3 e2e test failing on Spark

2017-03-01 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5130: --- Fix Version/s: spark-branch > Union_3 e2e test failing on Spark > - > >

[jira] [Created] (PIG-5167) Limit_4 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5167: -- Summary: Limit_4 is failing with spark exec type Key: PIG-5167 URL: https://issues.apache.org/jira/browse/PIG-5167 Project: Pig Issue Type: Sub-task

[jira] [Created] (PIG-5168) SkewedJoin_12 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5168: -- Summary: SkewedJoin_12 is failing with spark exec type Key: PIG-5168 URL: https://issues.apache.org/jira/browse/PIG-5168 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-5130) Union_3 e2e test failing on Spark

2017-03-01 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5130: --- Issue Type: Sub-task (was: Bug) Parent: PIG-5162 > Union_3 e2e test failing on Spark >

[jira] [Updated] (PIG-5168) SkewedJoin_12 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-5168: --- Issue Type: Sub-task (was: Bug) Parent: PIG-5162 > SkewedJoin_12 is failing with spark exec

[jira] [Created] (PIG-5169) SkewedJoin_13 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5169: -- Summary: SkewedJoin_13 is failing with spark exec type Key: PIG-5169 URL: https://issues.apache.org/jira/browse/PIG-5169 Project: Pig Issue Type: Sub-task

[jira] [Created] (PIG-5170) SkewedJoin_14 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5170: -- Summary: SkewedJoin_14 is failing with spark exec type Key: PIG-5170 URL: https://issues.apache.org/jira/browse/PIG-5170 Project: Pig Issue Type: Sub-task

[jira] [Created] (PIG-5171) SecondarySort_7 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5171: -- Summary: SecondarySort_7 is failing with spark exec type Key: PIG-5171 URL: https://issues.apache.org/jira/browse/PIG-5171 Project: Pig Issue Type: Sub-task

[jira] [Created] (PIG-5172) StreamingPerformance_2 is failing with spark exec type

2017-03-01 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5172: -- Summary: StreamingPerformance_2 is failing with spark exec type Key: PIG-5172 URL: https://issues.apache.org/jira/browse/PIG-5172 Project: Pig Issue Type:

[jira] [Created] (PIG-5026) Remove src/META-INF/services/org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider

2016-09-08 Thread Nandor Kollar (JIRA)
Nandor Kollar created PIG-5026: -- Summary: Remove src/META-INF/services/org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider Key: PIG-5026 URL: https://issues.apache.org/jira/browse/PIG-5026

[jira] [Updated] (PIG-3891) FileBasedOutputSizeReader does not calculate size of files in sub-directories

2016-09-12 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-3891: --- Attachment: PIG-3891-4.patch > FileBasedOutputSizeReader does not calculate size of files in

[jira] [Commented] (PIG-3891) FileBasedOutputSizeReader does not calculate size of files in sub-directories

2016-09-12 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15483786#comment-15483786 ] Nandor Kollar commented on PIG-3891: Attached patch: - executed TestMultiStorage in Tez mode, after

[jira] [Updated] (PIG-3891) FileBasedOutputSizeReader does not calculate size of files in sub-directories

2016-10-04 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-3891: --- Status: Patch Available (was: In Progress) > FileBasedOutputSizeReader does not calculate size of

[jira] [Work started] (PIG-3891) FileBasedOutputSizeReader does not calculate size of files in sub-directories

2016-10-04 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-3891 started by Nandor Kollar. -- > FileBasedOutputSizeReader does not calculate size of files in sub-directories >

[jira] [Commented] (PIG-4976) streaming job with store clause stuck if the script fail

2016-09-21 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509610#comment-15509610 ] Nandor Kollar commented on PIG-4976: "File not created is expected." [~knoguchi], does this mean, that

  1   2   3   4   5   6   >