[jira] Subscription: PIG patch available

2016-07-06 Thread jira
Issue Subscription Filter: PIG patch available (29 issues) Subscriber: pigdaily Key Summary PIG-4942Fix mvn-install ant target https://issues.apache.org/jira/browse/PIG-4942 PIG-4935TEZ_USE_CLUSTER_HADOOP_LIBS is always set to true https://issues.apache.org

[jira] [Commented] (PIG-3764) Compile physical operators to bytecode

2016-07-06 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365633#comment-15365633 ] Julien Le Dem commented on PIG-3764: [~rohini] This sounds good. It does not have to be

[jira] [Commented] (PIG-3764) Compile physical operators to bytecode

2016-07-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365246#comment-15365246 ] Rohini Palaniswamy commented on PIG-3764: - Also need to include SIMD optimizations s

[jira] [Assigned] (PIG-2597) Move grunt from javacc to ANTLR

2016-07-06 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi reassigned PIG-2597: - Assignee: Koji Noguchi (was: Dilip Ramesh) Spent last quarter fixing various javacc related bugs.

[jira] [Commented] (PIG-3764) Compile physical operators to bytecode

2016-07-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364923#comment-15364923 ] Rohini Palaniswamy commented on PIG-3764: - Looked into byte code generation this wee

[jira] [Resolved] (PIG-4944) Reset UDFContext#jobConf in spark mode

2016-07-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-4944. -- Resolution: Fixed Fix Version/s: spark-branch Committed to Spark branch. Thanks, Liyun! > Reset UD

[jira] [Updated] (PIG-4797) Optimization for join/group case for spark mode

2016-07-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-4797: - Resolution: Fixed Fix Version/s: spark-branch Status: Resolved (was: Patch Available) Com

[jira] [Commented] (PIG-4943) Schema issue while storing multiple pig outputs using CSVExcelStorage

2016-07-06 Thread sarath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364276#comment-15364276 ] sarath commented on PIG-4943: - Hi Eyal, Thanks I ll have a look Regards, Sarath On 06/07/16

[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&focusedCommentId=15364262#comment-15364262 ] Nandor Kollar commented on PIG-4938: Hi Daniel, Attached the patch, and created a review

[jira] [Commented] (PIG-4943) Schema issue while storing multiple pig outputs using CSVExcelStorage

2016-07-06 Thread Eyal Allweil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364255#comment-15364255 ] Eyal Allweil commented on PIG-4943: --- It looks like this problem is described by [PIG-4689

Review Request 49704: PIG-4938: [PiggyBank] XPath returns empty values when using aggregation method

2016-07-06 Thread Nandor Kollar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49704/ --- Review request for pig. Repository: pig-git Description --- PIG-4938: [P

[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-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&focusedCommentId=15364028#comment-15364028 ] Nandor Kollar commented on PIG-4752: attached the patch and submitted a review on review

[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] [Commented] (PIG-4944) Reset UDFContext#jobConf in spark mode

2016-07-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363974#comment-15363974 ] liyunzhang_intel commented on PIG-4944: --- [~praveenr019] and [~xuefuz]: If anyone of y

[jira] [Comment Edited] (PIG-4944) Reset UDFContext#jobConf in spark mode

2016-07-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363974#comment-15363974 ] liyunzhang_intel edited comment on PIG-4944 at 7/6/16 8:35 AM: ---

[jira] [Updated] (PIG-4944) Reset UDFContext#jobConf in spark mode

2016-07-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4944: -- Attachment: PIG-4944_2.patch > Reset UDFContext#jobConf in spark mode > --