[jira] [Created] (PIG-3888) Direct fetch doesn't differentiate between frontend and backend sides

2014-04-14 Thread Lorand Bendig (JIRA)
Lorand Bendig created PIG-3888: -- Summary: Direct fetch doesn't differentiate between frontend and backend sides Key: PIG-3888 URL: https://issues.apache.org/jira/browse/PIG-3888 Project: Pig

[jira] [Updated] (PIG-3888) Direct fetch doesn't differentiate between frontend and backend sides

2014-04-14 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3888: --- Attachment: PIG-3888.patch The patch sets the task attempt id and also restores the jobconf at the end

[jira] [Updated] (PIG-3888) Direct fetch doesn't differentiate between frontend and backend sides

2014-04-14 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3888: --- Status: Patch Available (was: Open) Direct fetch doesn't differentiate between frontend and backend

[jira] [Commented] (PIG-3558) ORC support for Pig

2014-04-14 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968236#comment-13968236 ] Lorand Bendig commented on PIG-3558: [~daijy], [~chitnis], thanks for pointing out the

[jira] [Commented] (PIG-3807) Pig creates wrong schema after dereferencing nested tuple fields with sorts

2014-04-14 Thread David Dreyfus (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968253#comment-13968253 ] David Dreyfus commented on PIG-3807: 1) Yes, I built the trunk. 2) After rebuilding the

[jira] [Commented] (PIG-3772) Syntax error when casting an inner schema of a bag and line break involved

2014-04-14 Thread Sergey Svinarchuk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968267#comment-13968267 ] Sergey Svinarchuk commented on PIG-3772: I tested this your pig script on trunk and

[jira] [Resolved] (PIG-3772) Syntax error when casting an inner schema of a bag and line break involved

2014-04-14 Thread Sergey Svinarchuk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Svinarchuk resolved PIG-3772. Resolution: Cannot Reproduce Issue not reproduce on trunk Syntax error when casting an

[jira] [Updated] (PIG-3855) Turn on UnionOptimizer by default and add new e2e tests for union

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3855: Assignee: Rohini Palaniswamy Summary: Turn on UnionOptimizer by default and add new e2e

[jira] [Commented] (PIG-3807) Pig creates wrong schema after dereferencing nested tuple fields with sorts

2014-04-14 Thread David Dreyfus (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968299#comment-13968299 ] David Dreyfus commented on PIG-3807: It works as expected on Linux after a better build

[jira] [Created] (PIG-3889) Direct fetch doesn't set job submission timestamps

2014-04-14 Thread Lorand Bendig (JIRA)
Lorand Bendig created PIG-3889: -- Summary: Direct fetch doesn't set job submission timestamps Key: PIG-3889 URL: https://issues.apache.org/jira/browse/PIG-3889 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-3889) Direct fetch doesn't set job submission timestamps

2014-04-14 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3889: --- Attachment: PIG-3889.patch The patch sets the missing conf. properties similarly to

[jira] [Updated] (PIG-3889) Direct fetch doesn't set job submission timestamps

2014-04-14 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3889: --- Status: Patch Available (was: Open) Direct fetch doesn't set job submission timestamps

[jira] [Updated] (PIG-3855) Turn on UnionOptimizer by default and add new e2e tests for union

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3855: Attachment: PIG-3855-1.patch Review board - https://reviews.apache.org/r/20320 Turn on

[jira] [Updated] (PIG-3885) AccumuloStorage incompatible with Accumulo 1.6.0

2014-04-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PIG-3885: Attachment: PIG-3885.patch Patch removes reference to class to add a jar (that's actually unnecessary for

[jira] [Commented] (PIG-3855) Turn on UnionOptimizer by default and add new e2e tests for union

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968472#comment-13968472 ] Rohini Palaniswamy commented on PIG-3855: - Changes done: - Created a new input in

[jira] [Updated] (PIG-3885) AccumuloStorage incompatible with Accumulo 1.6.0

2014-04-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PIG-3885: Status: Patch Available (was: Open) AccumuloStorage incompatible with Accumulo 1.6.0

[jira] [Updated] (PIG-3855) Turn on UnionOptimizer by default and add new e2e tests for union

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3855: Attachment: (was: PIG-3855-1.patch) Turn on UnionOptimizer by default and add new e2e

Review Request 20320: PIG:3855 Turn on UnionOptimizer by default and add new e2e tests for union

2014-04-14 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20320/ --- Review request for pig, Cheolsoo Park and Daniel Dai. Bugs: PIG:3855

[jira] [Updated] (PIG-3855) Turn on UnionOptimizer by default and add new e2e tests for union

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3855: Attachment: PIG-3855-1.patch Turn on UnionOptimizer by default and add new e2e tests for

[jira] [Assigned] (PIG-2595) BinCond only works inside parentheses

2014-04-14 Thread Sergey Svinarchuk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Svinarchuk reassigned PIG-2595: -- Assignee: Sergey Svinarchuk BinCond only works inside parentheses

[jira] [Commented] (PIG-3890) Global sort is not working (order by) Pig over Tez

2014-04-14 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968482#comment-13968482 ] Hitesh Shah commented on PIG-3890: -- I meant to say which commit/branch of pig and tez are

[jira] [Updated] (PIG-3890) Global sort is not working (order by) Pig over Tez

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3890: --- Issue Type: Sub-task (was: Bug) Parent: PIG-3446 Global sort is not working (order by) Pig

[jira] [Commented] (PIG-3889) Direct fetch doesn't set job submission timestamps

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968494#comment-13968494 ] Cheolsoo Park commented on PIG-3889: +1. Direct fetch doesn't set job submission

[jira] [Commented] (PIG-3888) Direct fetch doesn't differentiate between frontend and backend sides

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968499#comment-13968499 ] Cheolsoo Park commented on PIG-3888: +1. Direct fetch doesn't differentiate between

[jira] [Updated] (PIG-3749) PigPerformance - data in the map gets lost during parsing

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3749: --- Status: Open (was: Patch Available) Canceling patch while waiting for response. PigPerformance -

[jira] [Updated] (PIG-3830) HiveColumnarLoader throwing FileNotFoundException on Hadoop 2

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3830: --- Status: Open (was: Patch Available) Canceling patch while waiting for response. HiveColumnarLoader

[jira] [Commented] (PIG-3737) Bundle dependent jars in distribution in %PIG_HOME%/lib folder

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968507#comment-13968507 ] Cheolsoo Park commented on PIG-3737: I am in favor of #2 to be safe (i.e. avoiding jar

[jira] [Commented] (PIG-3887) TestMRJobStats is broken in trunk

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968569#comment-13968569 ] Rohini Palaniswamy commented on PIG-3887: - +1. Thanks for fixing it. Encountered the

[jira] [Commented] (PIG-3890) Global sort is not working (order by) Pig over Tez

2014-04-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968580#comment-13968580 ] Daniel Dai commented on PIG-3890: - Do you have AM/container log? From the console message,

[jira] [Updated] (PIG-3887) TestMRJobStats is broken in trunk

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

[jira] [Commented] (PIG-3737) Bundle dependent jars in distribution in %PIG_HOME%/lib folder

2014-04-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968684#comment-13968684 ] Daniel Dai commented on PIG-3737: - Thanks for input. Let's compile a list: hbase.jar

[jira] [Created] (PIG-3891) FileBasedOutputSizeReader does not calculate size of files in sub-directories

2014-04-14 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-3891: --- Summary: FileBasedOutputSizeReader does not calculate size of files in sub-directories Key: PIG-3891 URL: https://issues.apache.org/jira/browse/PIG-3891

[jira] [Created] (PIG-3892) Pig distribution for hadoop 2

2014-04-14 Thread Daniel Dai (JIRA)
Daniel Dai created PIG-3892: --- Summary: Pig distribution for hadoop 2 Key: PIG-3892 URL: https://issues.apache.org/jira/browse/PIG-3892 Project: Pig Issue Type: Bug Components: build

[jira] [Commented] (PIG-3807) Pig creates wrong schema after dereferencing nested tuple fields with sorts

2014-04-14 Thread David Dreyfus (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968695#comment-13968695 ] David Dreyfus commented on PIG-3807: GruntParser.processDump() doesn't close any files

[jira] [Created] (PIG-3893) Hash join followed by replicated join fails in Tez mode

2014-04-14 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-3893: -- Summary: Hash join followed by replicated join fails in Tez mode Key: PIG-3893 URL: https://issues.apache.org/jira/browse/PIG-3893 Project: Pig Issue Type:

[jira] [Updated] (PIG-3893) Hash join followed by replicated join fails in Tez mode

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3893: --- Attachment: PIG-3893-1.patch The attached patch adds a boolean flag to POLR to indicate whether it's

[jira] [Updated] (PIG-3888) Direct fetch doesn't differentiate between frontend and backend sides

2014-04-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3888: Resolution: Fixed Fix Version/s: 0.13.0 Hadoop Flags: Reviewed Status: Resolved (was:

[jira] [Comment Edited] (PIG-3893) Hash join followed by replicated join fails in Tez mode

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968702#comment-13968702 ] Cheolsoo Park edited comment on PIG-3893 at 4/14/14 7:23 PM: -

[jira] [Updated] (PIG-3558) ORC support for Pig

2014-04-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3558: Attachment: PIG-3558-5.patch That works, thanks [~lbendig] for a quick fix. Remove the code for disabling

[jira] [Commented] (PIG-3889) Direct fetch doesn't set job submission timestamps

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968729#comment-13968729 ] Cheolsoo Park commented on PIG-3889: [~lbendig], actually I found your new test case

[jira] [Commented] (PIG-3893) Hash join followed by replicated join fails in Tez mode

2014-04-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968735#comment-13968735 ] Daniel Dai commented on PIG-3893: - +1 Hash join followed by replicated join fails in Tez

[jira] [Commented] (PIG-3807) Pig creates wrong schema after dereferencing nested tuple fields with sorts

2014-04-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968744#comment-13968744 ] Daniel Dai commented on PIG-3807: - This seems to be a separate issue and we shall open a new

Re: Review Request 20320: PIG:3855 Turn on UnionOptimizer by default and add new e2e tests for union

2014-04-14 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20320/#review40306 --- Ship it! - Daniel Dai On April 14, 2014, 4:10 p.m., Rohini

[jira] [Commented] (PIG-3807) Pig creates wrong schema after dereferencing nested tuple fields with sorts

2014-04-14 Thread David Dreyfus (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968764#comment-13968764 ] David Dreyfus commented on PIG-3807: Yes. Close the 3807 and open a new one case. No

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

2014-04-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-3851. - Resolution: Fixed Fix Version/s: 0.13.0 Assignee: Daniel Dai Upgraded. Upgrade jline to

[jira] [Updated] (PIG-3874) FileLocalizer temp path can sometimes be non-unique

2014-04-14 Thread Mona Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mona Chitnis updated PIG-3874: -- Attachment: PIG-3874.patch Patch attached FileLocalizer temp path can sometimes be non-unique

[jira] [Updated] (PIG-3874) FileLocalizer temp path can sometimes be non-unique

2014-04-14 Thread Mona Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mona Chitnis updated PIG-3874: -- Status: Patch Available (was: Open) FileLocalizer temp path can sometimes be non-unique

[jira] [Resolved] (PIG-3893) Hash join followed by replicated join fails in Tez mode

2014-04-14 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3893. Resolution: Fixed Committed to tez branch. Thank you Daniel! Hash join followed by replicated join

[jira] [Created] (PIG-3894) Datetime function AddDuration, SubtractDuration and all Between functions don't check for null values in the input tuple.

2014-04-14 Thread Jenny Thompson (JIRA)
Jenny Thompson created PIG-3894: --- Summary: Datetime function AddDuration, SubtractDuration and all Between functions don't check for null values in the input tuple. Key: PIG-3894 URL:

[jira] [Created] (PIG-3895) Pigmix run script has compilation error

2014-04-14 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-3895: --- Summary: Pigmix run script has compilation error Key: PIG-3895 URL: https://issues.apache.org/jira/browse/PIG-3895 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-3895) Pigmix run script has compilation error

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3895: Attachment: PIG-3895-1.patch Pigmix run script has compilation error

[jira] [Updated] (PIG-3894) Datetime function AddDuration, SubtractDuration and all Between functions don't check for null values in the input tuple.

2014-04-14 Thread Jenny Thompson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jenny Thompson updated PIG-3894: Status: Patch Available (was: Open) Datetime function AddDuration, SubtractDuration and all

[jira] [Updated] (PIG-3894) Datetime function AddDuration, SubtractDuration and all Between functions don't check for null values in the input tuple.

2014-04-14 Thread Jenny Thompson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jenny Thompson updated PIG-3894: Attachment: PIG-3894.patch Datetime function AddDuration, SubtractDuration and all Between

[jira] [Commented] (PIG-3895) Pigmix run script has compilation error

2014-04-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968867#comment-13968867 ] Daniel Dai commented on PIG-3895: - +1 Pigmix run script has compilation error

[jira] [Updated] (PIG-3889) Direct fetch doesn't set job submission timestamps

2014-04-14 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3889: --- Attachment: PIG-3889-2.patch [~cheolsoo], sorry for the inattention. I fixed the testcase. Direct

[jira] [Updated] (PIG-3895) Pigmix run script has compilation error

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3895: Attachment: PIG-3895-1.patch Pigmix run script has compilation error

[jira] [Updated] (PIG-3895) Pigmix run script has compilation error

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3895: Attachment: (was: PIG-3895-1.patch) Pigmix run script has compilation error

[jira] [Resolved] (PIG-3895) Pigmix run script has compilation error

2014-04-14 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy resolved PIG-3895. - Resolution: Fixed Committed to trunk. Thanks Daniel. Pigmix run script has compilation

[jira] [Updated] (PIG-3874) FileLocalizer temp path can sometimes be non-unique

2014-04-14 Thread Mona Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mona Chitnis updated PIG-3874: -- Attachment: PIG-3874-1.patch updated the patch to account for Windows filesystem FileLocalizer temp

[ANNOUNCE] Apache Pig 0.12.1 released

2014-04-14 Thread Prashant Kommireddi
The Pig team is happy to announce the Pig 0.12.1 release. Apache Pig provides a high-level data-flow language and execution framework for parallel computation on Hadoop clusters. More details about Pig can be found at http://pig.apache.org/. This is a maintenance release of Pig 0.12 and

[jira] [Updated] (PIG-3861) duplicate jars get added to distributed cache

2014-04-14 Thread Mona Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mona Chitnis updated PIG-3861: -- Status: Patch Available (was: Open) duplicate jars get added to distributed cache

Re: [ANNOUNCE] Apache Pig 0.12.1 released

2014-04-14 Thread Daniel Dai
Thanks Prashant! On Mon, Apr 14, 2014 at 5:30 PM, Prashant Kommireddi prkommire...@apache.org wrote: The Pig team is happy to announce the Pig 0.12.1 release. Apache Pig provides a high-level data-flow language and execution framework for parallel computation on Hadoop clusters. More

[jira] Subscription: PIG patch available

2014-04-14 Thread jira
Issue Subscription Filter: PIG patch available (20 issues) Subscriber: pigdaily Key Summary PIG-3894Datetime function AddDuration, SubtractDuration and all Between functions don't check for null values in the input tuple. https://issues.apache.org/jira/browse/PIG-3894

[jira] [Commented] (PIG-3896) PigServer - Batch

2014-04-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969139#comment-13969139 ] Daniel Dai commented on PIG-3896: - I did some simple test and seems work for me. Can you