[jira] Subscription: PIG patch available

2014-08-14 Thread jira
Issue Subscription Filter: PIG patch available (15 issues) Subscriber: pigdaily Key Summary PIG-4111Make Pig compiles with avro-1.7.7 https://issues.apache.org/jira/browse/PIG-4111 PIG-4103Fix TestRegisteredJarVisibility(after PIG-4083) https://issues.apach

Re: Does pig on tez work now?

2014-08-14 Thread Chen He
got it work, it is because I did not include latest tez in to pig's ./lib/h2 file. PIG still using the old tez. On Thu, Aug 14, 2014 at 5:08 PM, Chen He wrote: > get latest pig and latest tez. run pig on tez in local mode and get > following errors: > > > Pig Stack Trace > --- > ERR

Re: Does pig on tez work now?

2014-08-14 Thread Daniel Dai
I bet there must be an older tez somewhere in your path. On Thu, Aug 14, 2014 at 3:08 PM, Chen He wrote: > get latest pig and latest tez. run pig on tez in local mode and get > following errors: > > > Pig Stack Trace > --- > ERROR 2998: Unhandled internal error. > org.apache.tez.commo

Does pig on tez work now?

2014-08-14 Thread Chen He
get latest pig and latest tez. run pig on tez in local mode and get following errors: Pig Stack Trace --- ERROR 2998: Unhandled internal error. org.apache.tez.common.TezUtils.createUserPayloadFromConf(Lorg/apache/hadoop/conf/Configuration;)Lorg/apache/tez/dag/api/UserPayload; java.la

[jira] [Updated] (PIG-4124) Command for Python streaming udf should be configurable

2014-08-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4124: --- Attachment: PIG-4124-2.patch One minor fix. I also need to change the following one line in StreamingU

[jira] [Updated] (PIG-4124) Command for Python streaming udf should be configurable

2014-08-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4124: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks Daniel fo

[jira] [Resolved] (PIG-4125) TEZ-1347 broke the build

2014-08-14 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi resolved PIG-4125. --- Resolution: Fixed Hadoop Flags: Reviewed Patch committed to trunk. Thanks for the quick review Da

[jira] [Updated] (PIG-4125) TEZ-1347 broke the build

2014-08-14 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-4125: -- Fix Version/s: 0.14.0 > TEZ-1347 broke the build > > > Key: PIG-

[jira] [Updated] (PIG-4125) TEZ-1347 broke the build

2014-08-14 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-4125: -- Attachment: pig-4125-v01.txt Attaching a patch with just renaming couple of method calls. > TEZ-1347 bro

[jira] [Commented] (PIG-4124) Command for Python streaming udf should be configurable

2014-08-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097286#comment-14097286 ] Daniel Dai commented on PIG-4124: - +1 > Command for Python streaming udf should be configur

[jira] [Updated] (PIG-4124) Command for Python streaming udf should be configurable

2014-08-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4124: --- Status: Patch Available (was: Open) > Command for Python streaming udf should be configurable > --

[jira] [Commented] (PIG-4125) TEZ-1347 broke the build

2014-08-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097284#comment-14097284 ] Daniel Dai commented on PIG-4125: - +1 > TEZ-1347 broke the build >

[jira] [Created] (PIG-4125) TEZ-1347 broke the build

2014-08-14 Thread Koji Noguchi (JIRA)
Koji Noguchi created PIG-4125: - Summary: TEZ-1347 broke the build Key: PIG-4125 URL: https://issues.apache.org/jira/browse/PIG-4125 Project: Pig Issue Type: Bug Reporter: Koji Noguchi

[jira] [Updated] (PIG-4124) Command for Python streaming udf should be configurable

2014-08-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4124: --- Attachment: PIG-4124-1.patch Attaching a patch that introduces a new property {{pig.streaming.udf.pyth

[jira] [Created] (PIG-4124) Command for Python streaming udf should be configurable

2014-08-14 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4124: -- Summary: Command for Python streaming udf should be configurable Key: PIG-4124 URL: https://issues.apache.org/jira/browse/PIG-4124 Project: Pig Issue Type: Impro