Re: Review Request 45667: Support Pig On Spark

2016-06-13 Thread Pallavi Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45667/ --- (Updated June 14, 2016, 4:39 a.m.) Review request for pig, Daniel Dai and

[jira] [Commented] (PIG-4810) Implement Merge join for spark engine

2016-06-13 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328915#comment-15328915 ] liyunzhang_intel commented on PIG-4810: --- [~kexianda]: Ok, after PIG-4856 is resolved, PIG-4870 can be

[jira] [Commented] (PIG-4903) Avoid add all spark dependency jars to SPARK_YARN_DIST_FILES and SPARK_DIST_CLASSPATH

2016-06-13 Thread Srikanth Sundarrajan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1532#comment-1532 ] Srikanth Sundarrajan commented on PIG-4903: --- Looks largely ok, except the following: {code} +

RE: Review Request 45667: Support Pig On Spark

2016-06-13 Thread Zhang, Liyun
Pallavi create this review board so I have not privilege to upload new patch to this review board, I have sent the new patch to Pallavi and later Pallavi will upload the patch. -Original Message- From: kelly zhang [mailto:nore...@reviews.apache.org] On Behalf Of kelly zhang Sent:

[jira] [Commented] (PIG-4919) Upgrade spark.version to 1.6.1

2016-06-13 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328874#comment-15328874 ] liyunzhang_intel commented on PIG-4919: --- [~xuefuz]: please merge it spark branch, thanks! > Upgrade

Re: Review Request 45667: Support Pig On Spark

2016-06-13 Thread kelly zhang
> On May 22, 2016, 9:57 p.m., Rohini Palaniswamy wrote: > > test/org/apache/pig/test/TestBuiltin.java, line 3255 > > > > > > This testcase is broken if you have 0-0 repeating twice. It is not > > UniqueID anymore.

[jira] [Commented] (PIG-4919) Upgrade spark.version to 1.6.1

2016-06-13 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328855#comment-15328855 ] Mohit Sabharwal commented on PIG-4919: -- +1 (non-binding) > Upgrade spark.version to 1.6.1 >

[jira] [Commented] (PIG-4810) Implement Merge join for spark engine

2016-06-13 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328798#comment-15328798 ] Xianda Ke commented on PIG-4810: Hi [~kellyzly], Thanks for your comments. 1. setReplication() make sense.