[jira] [Commented] (PIG-4696) Empty map returned by a streaming_python udf wrongly contains a null key

2015-10-07 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947478#comment-14947478 ] Rohini Palaniswamy commented on PIG-4696: - +1 > Empty map returned by a streaming_python udf

[jira] [Commented] (PIG-4693) Class conflicts: Kryo bundled in spark vs kryo bundled with pig

2015-10-07 Thread Srikanth Sundarrajan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946525#comment-14946525 ] Srikanth Sundarrajan commented on PIG-4693: --- Issue persists even with usage with spark-core.

[jira] [Commented] (PIG-4693) Class conflicts: Kryo bundled in spark vs kryo bundled with pig

2015-10-07 Thread Srikanth Sundarrajan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948068#comment-14948068 ] Srikanth Sundarrajan commented on PIG-4693: --- That might not help. As this is a direct dependency

[jira] [Commented] (PIG-4634) Fix records count issues in output statistics

2015-10-07 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946839#comment-14946839 ] Xianda Ke commented on PIG-4634: Hi Mohit, please try [it | https://reviews.apache.org/r/37627/diff/3/]

Jenkins build is back to stable : Pig-trunk-commit #2244

2015-10-07 Thread Apache Jenkins Server
See

[jira] [Commented] (PIG-4634) Fix records count issues in output statistics

2015-10-07 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946838#comment-14946838 ] Xianda Ke commented on PIG-4634: Hi Mohit, please try [it | https://reviews.apache.org/r/37627/diff/3/]

[jira] [Commented] (PIG-4693) Class conflicts: Kryo bundled in spark vs kryo bundled with pig

2015-10-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946808#comment-14946808 ] Xuefu Zhang commented on PIG-4693: -- [~sriksun], I verified that spark-core.jar doesn't contain kryo. From

[jira] [Updated] (PIG-4695) Using 'replicated' left join results in different result from regular left join.

2015-10-07 Thread Zbigniew Rzepka (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zbigniew Rzepka updated PIG-4695: - Description: There seems to be a difference in results between regular LEFT JOIN and replicated

[jira] [Commented] (PIG-4693) Class conflicts: Kryo bundled in spark vs kryo bundled with pig

2015-10-07 Thread Srikanth Sundarrajan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947062#comment-14947062 ] Srikanth Sundarrajan commented on PIG-4693: --- Yes. After the AM is launched, client makes a request

[jira] [Created] (PIG-4696) Empty map returned by a streaming_python udf wrongly contains a null key

2015-10-07 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4696: -- Summary: Empty map returned by a streaming_python udf wrongly contains a null key Key: PIG-4696 URL: https://issues.apache.org/jira/browse/PIG-4696 Project: Pig

[jira] [Updated] (PIG-4696) Empty map returned by a streaming_python udf wrongly contains a null key

2015-10-07 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4696: --- Status: Patch Available (was: Open) > Empty map returned by a streaming_python udf wrongly contains a

[jira] [Updated] (PIG-4696) Empty map returned by a streaming_python udf wrongly contains a null key

2015-10-07 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4696: --- Attachment: PIG-4696.1.patch > Empty map returned by a streaming_python udf wrongly contains a null key

[jira] [Commented] (PIG-4693) Class conflicts: Kryo bundled in spark vs kryo bundled with pig

2015-10-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947183#comment-14947183 ] Xuefu Zhang commented on PIG-4693: -- I was thinking if we exclude chill-java.jar and include our own