[jira] [Commented] (PIG-3851) Upgrade jline to 2.11

2015-04-09 Thread Kaveen Raajan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14486879#comment-14486879 ] Kaveen Raajan commented on PIG-3851: After Upgrading Pig-.14.0 to Jline-2.11. I got the

[jira] [Created] (PIG-4503) [Pig on Tez] NPE in UnionOptimizer with multiple levels of union

2015-04-09 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4503: --- Summary: [Pig on Tez] NPE in UnionOptimizer with multiple levels of union Key: PIG-4503 URL: https://issues.apache.org/jira/browse/PIG-4503 Project: Pig

[jira] [Updated] (PIG-3851) Upgrade jline to 2.11

2015-04-09 Thread Kaveen Raajan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaveen Raajan updated PIG-3851: --- Attachment: PIG-3851-3.patch PIG-3851-3.patch is applied for *java.lang.IllegalArgumentException: !=

[jira] Subscription: PIG patch available

2015-04-09 Thread jira
Issue Subscription Filter: PIG patch available (26 issues) Subscriber: pigdaily Key Summary PIG-4494Pig's htrace version conflicts with that of hadoop 2.6.0 https://issues.apache.org/jira/browse/PIG-4494 PIG-4490MIN/MAX builtin UDFs return wrong results when

[jira] [Commented] (PIG-4418) NullPointerException in JVMReuseImpl

2015-04-09 Thread Carlos Balduz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14487155#comment-14487155 ] Carlos Balduz commented on PIG-4418: I'm having the same problem, although I cannot

REGEX_EXTRACT unclear documentation

2015-04-09 Thread Carlos Balduz Bernal
Hello everyone, I am trying to use the REGEX_EXTRACT UDF to get all the correct emails in an alias, and according to the official documentation (in http://pig.apache.org/docs/r0.14.0/func.html#regex-extract), the third parameter must be the position, which is a 1-based parameter. However,

[jira] [Commented] (PIG-4418) NullPointerException in JVMReuseImpl

2015-04-09 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14487651#comment-14487651 ] Rohini Palaniswamy commented on PIG-4418: - Fixing the NPE is easy. But would be nice

[jira] [Commented] (PIG-3994) Implement getting backend exception for Tez

2015-04-09 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14488117#comment-14488117 ] Rohini Palaniswamy commented on PIG-3994: - Please have that in a try catch block.