[jira] [Resolved] (PIG-3128) Document the BigInteger and BigDecimal data type

2013-10-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3128. Resolution: Fixed Committed to 0.12 and trunk. > Document the BigInteger and BigDecimal data type >

[jira] [Updated] (PIG-3128) Document the BigInteger and BigDecimal data type

2013-10-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3128: --- Assignee: Daniel Dai +1. Thank you Daniel for taking care of this! > Document the BigInteger and BigDe

[jira] Subscription: PIG patch available

2013-10-04 Thread jira
Issue Subscription Filter: PIG patch available (13 issues) Subscriber: pigdaily Key Summary PIG-3501Initial implementation of TezJobControlCompiler https://issues.apache.org/jira/browse/PIG-3501 PIG-3500Initial implementation of TezCompiler https://issues.a

[jira] [Updated] (PIG-3500) Initial implementation of TezCompiler

2013-10-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3500: --- Attachment: PIG-3500-2.patch ReviewBoard: https://reviews.apache.org/r/14504/ > Initial implementation

[jira] [Updated] (PIG-3500) Initial implementation of TezCompiler

2013-10-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3500: --- Status: Patch Available (was: Open) > Initial implementation of TezCompiler >

[jira] [Updated] (PIG-3501) Initial implementation of TezJobControlCompiler

2013-10-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3501: --- Status: Patch Available (was: Open) > Initial implementation of TezJobControlCompiler > --

[jira] [Updated] (PIG-3501) Initial implementation of TezJobControlCompiler

2013-10-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3501: --- Attachment: PIG-3501-2.patch ReviewBoard: https://reviews.apache.org/r/14505/ > Initial implementation

Review Request 14505: PIG-3501 Initial implementation of TezJobControlCompiler

2013-10-04 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14505/ --- Review request for pig, Daniel Dai, Mark Wagner, and Rohini Palaniswamy. Bugs:

Review Request 14504: PIG-3500 Initial implementation of TezCompiler

2013-10-04 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14504/ --- Review request for pig, Daniel Dai, Mark Wagner, and Rohini Palaniswamy. Bugs:

[jira] [Created] (PIG-3503) More document for Pig 0.12 new features

2013-10-04 Thread Daniel Dai (JIRA)
Daniel Dai created PIG-3503: --- Summary: More document for Pig 0.12 new features Key: PIG-3503 URL: https://issues.apache.org/jira/browse/PIG-3503 Project: Pig Issue Type: Improvement Compo

[jira] [Resolved] (PIG-3180) Document using shell commands in Pig scripts

2013-10-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-3180. - Resolution: Duplicate The document is there in http://pig.apache.org/docs/r0.11.1/cont.html#Examples-N1060

[jira] [Updated] (PIG-3128) Document the BigInteger and BigDecimal data type

2013-10-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3128: Attachment: PIG-3128-1.patch > Document the BigInteger and BigDecimal data type > ---

[jira] [Commented] (PIG-3082) outputSchema of a UDF allows two usages when describing a Tuple schema

2013-10-04 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786709#comment-13786709 ] Aniket Mokashi commented on PIG-3082: - But, we should document this as incompatible chan

[jira] [Updated] (PIG-3497) JobControlCompiler should only do reducer estimation when the job has a reduce phase

2013-10-04 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-3497: Resolution: Fixed Status: Resolved (was: Patch Available) > JobControlCompiler should only d

[jira] [Commented] (PIG-3497) JobControlCompiler should only do reducer estimation when the job has a reduce phase

2013-10-04 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786707#comment-13786707 ] Aniket Mokashi commented on PIG-3497: - Thanks. I committed this to pig-0.12. (will move

[jira] [Commented] (PIG-3445) Make Parquet format available out of the box in Pig

2013-10-04 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786694#comment-13786694 ] Aniket Mokashi commented on PIG-3445: - Committed to trunk and Pig-0.12. Thanks [~lbendig

[jira] [Resolved] (PIG-3445) Make Parquet format available out of the box in Pig

2013-10-04 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi resolved PIG-3445. - Resolution: Fixed > Make Parquet format available out of the box in Pig > -

[jira] [Commented] (PIG-3496) Propagate HBase 0.95 jars to the backend

2013-10-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786671#comment-13786671 ] Xuefu Zhang commented on PIG-3496: -- +1. Will commit once tests pass. > Propagate HBase 0.9

[jira] [Updated] (PIG-3483) Document ASSERT keyword

2013-10-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3483: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) > Document

[jira] [Updated] (PIG-3483) Document ASSERT keyword

2013-10-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3483: Attachment: PIG-3483-2.patch Correct the typo and committed to both trunk and 0.12 branch. > Document ASSERT

[jira] [Comment Edited] (PIG-3434) Null subexpression in bincond nullifies outer tuple (or bag)

2013-10-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786652#comment-13786652 ] Daniel Dai edited comment on PIG-3434 at 10/4/13 9:39 PM: -- Need to

[jira] [Updated] (PIG-3434) Null subexpression in bincond nullifies outer tuple (or bag)

2013-10-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3434: Fix Version/s: (was: 0.12.0) 0.13.0 > Null subexpression in bincond nullifies outer tu

[jira] [Reopened] (PIG-3434) Null subexpression in bincond nullifies outer tuple (or bag)

2013-10-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reopened PIG-3434: - Need to rollback this patch. The following script generate unexpected results: in = load 'in'; out = FOREACH in

Re: Review Request 14472: PIG-3496 Propagate HBase 0.95 jars to the backend

2013-10-04 Thread Jarek Cecho
> On Oct. 4, 2013, 6:31 p.m., Xuefu Zhang wrote: > > Thank you for reviewing this patch Xuefu, greatly appreciated! Very good questions! > On Oct. 4, 2013, 6:31 p.m., Xuefu Zhang wrote: > > src/org/apache/pig/backend/hadoop/hbase/HBaseStorage.java, line 734 > >

[jira] [Updated] (PIG-3445) Make Parquet format available out of the box in Pig

2013-10-04 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3445: --- Attachment: PIG-3445-5.patch Patch modified to use parquet-pig-bundle > Make Parquet format available

[jira] [Commented] (PIG-3496) Propagate HBase 0.95 jars to the backend

2013-10-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786469#comment-13786469 ] Xuefu Zhang commented on PIG-3496: -- Review comments on rb. > Propagate HBase 0.95 jars to

Re: Review Request 14472: PIG-3496 Propagate HBase 0.95 jars to the backend

2013-10-04 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14472/#review26685 --- src/org/apache/pig/backend/hadoop/hbase/HBaseStorage.java

[jira] [Commented] (PIG-3492) ColumnPrune dropping used column due to LogicalRelationalOperator.fixDuplicateUids changes not propagating

2013-10-04 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786430#comment-13786430 ] Koji Noguchi commented on PIG-3492: --- We're only seeing this issue on complicate scripts wi

[jira] [Commented] (PIG-3094) ERROR 2229: Couldn't find matching uid -1 in Pig 0.10.0

2013-10-04 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786399#comment-13786399 ] Rohini Palaniswamy commented on PIG-3094: - [~nkapur], Can you give a simple scri

[jira] [Assigned] (PIG-3444) CONCAT with 2+ input parameters fail

2013-10-04 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig reassigned PIG-3444: -- Assignee: Lorand Bendig > CONCAT with 2+ input parameters fail >

[jira] [Assigned] (PIG-3445) Make Parquet format available out of the box in Pig

2013-10-04 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig reassigned PIG-3445: -- Assignee: Lorand Bendig > Make Parquet format available out of the box in Pig > -

[jira] [Commented] (PIG-3445) Make Parquet format available out of the box in Pig

2013-10-04 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786186#comment-13786186 ] Lorand Bendig commented on PIG-3445: I have the modified patch for parquet-pig-bundle, b