[jira] [Commented] (PIG-5214) search any substring in the input string

2017-04-12 Thread Yuxiang Wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967131#comment-15967131 ] Yuxiang Wang commented on PIG-5214: --- Thanks [~daijy] ! ! > search any substring in the input string >

[jira] [Commented] (PIG-5211) Optimize Nested Limited Sort

2017-04-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967121#comment-15967121 ] Daniel Dai commented on PIG-5211: - I must make a mistake when rebasing the patch. Sure, go ahead, thanks

[jira] [Commented] (PIG-5211) Optimize Nested Limited Sort

2017-04-12 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967030#comment-15967030 ] Koji Noguchi commented on PIG-5211: --- [~daijy], can I commit my test patch? > Optimize Nested Limited

[jira] [Commented] (PIG-5201) Null handling on FLATTEN

2017-04-12 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967023#comment-15967023 ] Rohini Palaniswamy commented on PIG-5201: - bq. To me, if Flatten(empty-bag) is defined to drop,

[jira] [Commented] (PIG-5211) Optimize Nested Limited Sort

2017-04-12 Thread Jin Sun (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966745#comment-15966745 ] Jin Sun commented on PIG-5211: -- Thanks Koji. > Optimize Nested Limited Sort > > >

[jira] [Updated] (PIG-5211) Optimize Nested Limited Sort

2017-04-12 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-5211: -- Attachment: pig-5211-testfix-postcommit.patch {{TestEvalPipelineLocal}} is failing to compile after this

Build failed in Jenkins: Pig-trunk #2008

2017-04-12 Thread Apache Jenkins Server
See Changes: [daijy] PIG-5211: Optimize Nested Limited Sort [daijy] PIG-5214: search any substring in the input string -- [...truncated 179.41 KB...] A

[jira] [Updated] (PIG-4788) the value BytesRead metric info always returns 0 even the length of input file is not 0 in spark engine

2017-04-12 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4788: -- Resolution: Duplicate Status: Resolved (was: Patch Available) duplicate with PIG-5135 >

[jira] [Commented] (PIG-5135) HDFS bytes read stats are always 0 in Spark mode

2017-04-12 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966615#comment-15966615 ] liyunzhang_intel commented on PIG-5135: --- [~szita]: I see. please create a jira board and add

[jira] [Commented] (PIG-5217) Pig Streaming over python multiprocessing

2017-04-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966570#comment-15966570 ] Daniel Dai commented on PIG-5217: - Are you able to give an example? Pig shall run python as an external

[jira] [Updated] (PIG-5219) IndexOutOfBoundsException when loading multiple directories with different schemas using OrcStorage

2017-04-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-5219: Fix Version/s: 0.17.0 > IndexOutOfBoundsException when loading multiple directories with different > schemas

[jira] [Commented] (PIG-5219) IndexOutOfBoundsException when loading multiple directories with different schemas using OrcStorage

2017-04-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966567#comment-15966567 ] Daniel Dai commented on PIG-5219: - Pig use the schema in the first ORC file as the schema for the relation.

[jira] [Assigned] (PIG-5219) IndexOutOfBoundsException when loading multiple directories with different schemas using OrcStorage

2017-04-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-5219: --- Assignee: Daniel Dai > IndexOutOfBoundsException when loading multiple directories with different >

[jira] [Commented] (PIG-5216) Customizable Error Handling for Loaders in Pig

2017-04-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966502#comment-15966502 ] Daniel Dai commented on PIG-5216: - This is a very decent patch. Several comments: 1. I think you also intend

[jira] [Commented] (PIG-5211) Optimize Nested Limited Sort

2017-04-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966292#comment-15966292 ] Daniel Dai commented on PIG-5211: - Also opened PIG-5220 to improve NestedLimitOptimizer. > Optimize Nested

[jira] [Created] (PIG-5220) Improve NestedLimitOptimizer to handle general limit push up

2017-04-12 Thread Daniel Dai (JIRA)
Daniel Dai created PIG-5220: --- Summary: Improve NestedLimitOptimizer to handle general limit push up Key: PIG-5220 URL: https://issues.apache.org/jira/browse/PIG-5220 Project: Pig Issue Type:

[jira] [Commented] (PIG-5211) Optimize Nested Limited Sort

2017-04-12 Thread Jin Sun (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966279#comment-15966279 ] Jin Sun commented on PIG-5211: -- Thanks! > Optimize Nested Limited Sort > > >

[jira] [Updated] (PIG-5211) Optimize Nested Limited Sort

2017-04-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-5211: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) +1. Patch

Re: Review Request 58199: PIG-5214: search any substring in the input substring

2017-04-12 Thread Yuxiang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58199/ --- (Updated 四月 12, 2017, 5:23 p.m.) Review request for pig and Yuxiang Wang.

Please Unsubscribe me from the mailing list

2017-04-12 Thread Praveen Praveen
Hi, Please Unsubscribe me from the mailing list. Thanks

[jira] [Updated] (PIG-5214) search any substring in the input string

2017-04-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-5214: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) +1. Patch

[jira] [Updated] (PIG-5135) HDFS bytes read stats are always 0 in Spark mode

2017-04-12 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-5135: Attachment: PIG-5135.1.patch > HDFS bytes read stats are always 0 in Spark mode >

[jira] [Commented] (PIG-5135) HDFS bytes read stats are always 0 in Spark mode

2017-04-12 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966093#comment-15966093 ] Adam Szita commented on PIG-5135: - also attached new patch with one missing method override that came up

[jira] [Created] (PIG-5219) IndexOutOfBoundsException when loading multiple directories with different schemas using OrcStorage

2017-04-12 Thread Omer Tal (JIRA)
Omer Tal created PIG-5219: - Summary: IndexOutOfBoundsException when loading multiple directories with different schemas using OrcStorage Key: PIG-5219 URL: https://issues.apache.org/jira/browse/PIG-5219

[jira] [Updated] (PIG-5218) Jyhton_Checkin_3 fails with spark exec type

2017-04-12 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-5218: Description: Exception observed: {code} Caused by: java.lang.ClassCastException:

[jira] [Created] (PIG-5218) Jyhton_Checkin_3 fails with spark exec type

2017-04-12 Thread Adam Szita (JIRA)
Adam Szita created PIG-5218: --- Summary: Jyhton_Checkin_3 fails with spark exec type Key: PIG-5218 URL: https://issues.apache.org/jira/browse/PIG-5218 Project: Pig Issue Type: Sub-task

[jira] [Commented] (PIG-5202) Create a TestSparkCompiler test class for spark branch

2017-04-12 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965687#comment-15965687 ] Adam Szita commented on PIG-5202: - Thanks for the review and commit > Create a TestSparkCompiler test class

[jira] [Updated] (PIG-5135) HDFS bytes read stats are always 0 in Spark mode

2017-04-12 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-5135: Summary: HDFS bytes read stats are always 0 in Spark mode (was: HDFS bytes read are always 0 in Spark mode)

[jira] [Updated] (PIG-5135) HDFS bytes read are always 0 in Spark mode

2017-04-12 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-5135: Description: I discovered this while running TestOrcStoragePushdown unit test in Spark mode where the test

[jira] [Updated] (PIG-5135) HDFS bytes read are always 0 in Spark mode

2017-04-12 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-5135: Summary: HDFS bytes read are always 0 in Spark mode (was: Fix TestOrcStoragePushdown unit test in Spark

[jira] [Commented] (PIG-5135) Fix TestOrcStoragePushdown unit test in Spark mode

2017-04-12 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965520#comment-15965520 ] Adam Szita commented on PIG-5135: - [~kellyzly] the changes in PigInputFormat are required for this fix to

[jira] Subscription: PIG patch available

2017-04-12 Thread jira
Issue Subscription Filter: PIG patch available (43 issues) Subscriber: pigdaily Key Summary PIG-5214search any substring in the input string https://issues.apache.org/jira/browse/PIG-5214 PIG-5212SkewedJoin_6 is failing on Spark