[jira] [Commented] (PIG-4433) Loading bigdecimal in nested tuple does not work

2015-02-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335374#comment-14335374 ] ASF GitHub Bot commented on PIG-4433: - GitHub user kpriceyahoo opened a pull request:

[jira] [Commented] (PIG-4433) Loading bigdecimal in nested tuple does not work

2015-02-24 Thread Kevin J. Price (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335375#comment-14335375 ] Kevin J. Price commented on PIG-4433: - Pull request created on github:

[GitHub] pig pull request: Fix PIG-4433: Add missing break; and add unit ...

2015-02-24 Thread kpriceyahoo
GitHub user kpriceyahoo opened a pull request: https://github.com/apache/pig/pull/16 Fix PIG-4433: Add missing break; and add unit test to validate the modified method. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Updated] (PIG-3294) Allow Pig use Hive UDFs

2015-02-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3294: Attachment: PIG-3294-2.patch Also need to include HIVE-9766 since it is not checked in. Attach

Re: Pig on Spark

2015-02-24 Thread Praveen R
Hi Rohini, No problem. We should also assign parent jira for some of the tasks and shall let you know once that is done as well. Regards, Praveen On Tue, Feb 24, 2015 at 11:08 AM, Rohini Palaniswamy rohini.adi...@gmail.com wrote: Thanks Praveen for fixing them. Regards, Rohini On Wed,

[jira] [Updated] (PIG-4432) Built-in VALUELIST and VALUESET UDFs do not preserve the schema when the map value type is a complex type

2015-02-24 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Hsu updated PIG-4432: - Summary: Built-in VALUELIST and VALUESET UDFs do not preserve the schema when the map value type is a

Re: Pig on Spark

2015-02-24 Thread Rohini Palaniswamy
Thanks. project = Pig AND fixVersion = spark-branch and summary ~ Enable unit test - Needs to be moved under PIG-4266 project = Pig AND fixVersion = spark-branch and parent not in ('PIG-4266', 'PIG-4059') - Needs to be moved under PIG-4059. This needs to be done as second step after moving

[jira] [Commented] (PIG-4432) Built-in VALUELIST UDF does not preserve the schema when the map value type is a complex type

2015-02-24 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335056#comment-14335056 ] Anthony Hsu commented on PIG-4432: -- Thanks, Mark. I will upload a new patch that also

[jira] [Updated] (PIG-4432) Built-in VALUELIST and VALUESET UDFs do not preserve the schema when the map value type is a complex type

2015-02-24 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Hsu updated PIG-4432: - Description: To reproduce: {code:title=testValueList.txt} ['a'#('foo')] ['b'#('bar')] {code}

[jira] [Commented] (PIG-4392) RANK BY fails when default_parallel is greater than cardinality of field being ranked by

2015-02-24 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335115#comment-14335115 ] Anthony Hsu commented on PIG-4392: -- I'm also getting a build error when I run {{ant compile

[jira] [Commented] (PIG-4392) RANK BY fails when default_parallel is greater than cardinality of field being ranked by

2015-02-24 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335122#comment-14335122 ] Anthony Hsu commented on PIG-4392: -- Seems like {{Job.getJob()}} only exists in Hadoop 2 but

[jira] [Updated] (PIG-4294) Enable unit test TestNestedForeach for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4294: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4270) Enable unit test TestAlgebraicEval for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4270: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Commented] (PIG-4392) RANK BY fails when default_parallel is greater than cardinality of field being ranked by

2015-02-24 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335127#comment-14335127 ] Anthony Hsu commented on PIG-4392: -- If I run {{ant compile gen -Dhadoopversion=23}}, it

[jira] [Updated] (PIG-4297) Enable unit test org.apache.pig.test.TestProjectRange for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4297: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4290) Enable unit test TestMapSideCogroup for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4290: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4283) Enable unit test TestGrunt for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4283: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestGrunt for

[jira] [Updated] (PIG-4304) Enable unit test TestScriptUDF for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4304: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestScriptUDF

[jira] [Updated] (PIG-4289) Enable unit test TestMapReduce2 for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4289: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4279) Enable unit test TestFRJoinNullValue for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4279: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4286) Enable unit test TestLimitAdjuster for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4286: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4287) Enable unit test TestLimitVariable for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4287: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4301) Enable unit test TestSchema for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4301: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestSchema

[jira] [Updated] (PIG-4309) Enable unit test TestStreaming for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4309: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestStreaming

[jira] [Updated] (PIG-4306) Enable unit test TestSkewedJoin for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4306: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4307) Enable unit test TestSplitStore for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4307: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4303) Enable unit test TestScriptLanguageJavaScript for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4303: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4243) Enable unit test TestStore for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4243: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestStore for

[jira] [Updated] (PIG-4268) Enable unit test TestStreamingUDF in spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4268: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4281) Enable unit test TestFinish for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4281: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestFinish

[jira] [Updated] (PIG-4285) Enable unit test TestJoinSmoke for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4285: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestJoinSmoke

[jira] [Updated] (PIG-4282) Enable unit test TestForEachNestedPlan for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4282: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4292) Enable unit test TestMergeJoinOuter for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4292: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4310) Enable unit test TestToolsPigServer for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4310: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4277) Enable unit test TestEvalPipeline2 for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4277: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4421) implement visitSkewedJoin in SparkCompiler

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4421: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 implement visitSkewedJoin in

[jira] [Updated] (PIG-4422) implement visitMergeJoin in SparkCompiler

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4422: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 implement visitMergeJoin in

[jira] [Updated] (PIG-4390) Fix the NPE of System.getenv(SPARK_MASTER) in SparkLauncher.java

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4390: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 Fix the NPE of

[jira] [Updated] (PIG-4291) Enable unit test TestMergeJoin for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4291: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestMergeJoin

[jira] [Updated] (PIG-4269) Enable unit test TestAccumulator for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4269: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4228) SchemaTupleBackend error when working on a Spark 1.1.0 cluster

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4228: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 SchemaTupleBackend error when

[jira] [Updated] (PIG-4234) Order By error after Group By in Spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4234: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 Order By error after Group By

Re: Pig on Spark

2015-02-24 Thread Praveen R
Thanks for checking about it Rohini. I have now updated all jiras as sub-tasks to corresponding jiras and had to only do it manually. Regards, Praveen On Tue, Feb 24, 2015 at 9:40 PM, Rohini Palaniswamy rohini.adi...@gmail.com wrote: Thanks. project = Pig AND fixVersion = spark-branch and

[jira] [Updated] (PIG-4276) Enable unit test TestEvalPipeline for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4276: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4302) Enable unit test TestScriptLanguage for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4302: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4271) Enable unit test TestBZip for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4271: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestBZip for

[jira] [Updated] (PIG-4284) Enable unit test TestJoin for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4284: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestJoin for

[jira] [Updated] (PIG-4288) Enable unit test TestMapReduce for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4288: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestMapReduce

[jira] [Updated] (PIG-4278) Enable unit test TestFRJoin for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4278: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test TestFRJoin

[jira] [Updated] (PIG-4308) Enable unit test TestStoreInstances for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4308: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4362) Make ship work with spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4362: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 Make ship work with spark

[jira] [Updated] (PIG-4239) pig.output.lazy not works in spark mode

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4239: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 pig.output.lazy not works in

[jira] [Updated] (PIG-4311) Enable unit test TestUDFContext for spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4311: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4266 Enable unit test

[jira] [Updated] (PIG-4313) StackOverflowError in LIMIT operation on Spark

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4313: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 StackOverflowError in LIMIT

[jira] [Updated] (PIG-4206) e2e tests for Spark can not work in hadoop env

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4206: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 e2e tests for Spark can not

[jira] [Updated] (PIG-4364) remove unnessary MR plan code generated in SparkLauncher.java

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4364: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 remove unnessary MR plan code

[jira] [Updated] (PIG-4237) Error when there is a bag inside an RDD

2015-02-24 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4237: -- Issue Type: Sub-task (was: Bug) Parent: PIG-4059 Error when there is a bag

[jira] [Updated] (PIG-4426) RowNumber(simple) Rank not producing correct results

2015-02-24 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-4426: -- Attachment: pig-4426-v03.txt In PIG-4392, it was pointed out that the trunk doesn't compile on

[jira] [Commented] (PIG-4392) RANK BY fails when default_parallel is greater than cardinality of field being ranked by

2015-02-24 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335273#comment-14335273 ] Koji Noguchi commented on PIG-4392: --- Thanks [~erwaman]. My patch in PIG-4426 also had the

[jira] [Updated] (PIG-4433) Loading bigdecimal in nested tuple does not work

2015-02-24 Thread Kevin J. Price (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin J. Price updated PIG-4433: Status: Patch Available (was: Open) diff --git

[jira] [Created] (PIG-4433) Loading bigdecimal in nested tuple does not work

2015-02-24 Thread Kevin J. Price (JIRA)
Kevin J. Price created PIG-4433: --- Summary: Loading bigdecimal in nested tuple does not work Key: PIG-4433 URL: https://issues.apache.org/jira/browse/PIG-4433 Project: Pig Issue Type: Bug

[jira] Subscription: PIG patch available

2015-02-24 Thread jira
Issue Subscription Filter: PIG patch available (26 issues) Subscriber: pigdaily Key Summary PIG-4432Built-in VALUELIST and VALUESET UDFs do not preserve the schema when the map value type is a complex type https://issues.apache.org/jira/browse/PIG-4432 PIG-4412Race

[jira] [Commented] (PIG-4408) Merge join should support replicated join as a predecessor

2015-02-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336078#comment-14336078 ] Daniel Dai commented on PIG-4408: - Can you give me an example which produce no output

[jira] [Updated] (PIG-4397) CSVExcelStorage incorrect output if last field value is null

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

Re: patch

2015-02-24 Thread Daniel Dai
I will take a look. Daniel On 2/24/15, 4:56 PM, Brian Johnson pig-...@brianjohnson.cc wrote: Can someone take a look at this patch? https://issues.apache.org/jira/browse/PIG-4408 It's really important for us and I'd like to get it into the next release

[jira] [Commented] (PIG-4426) RowNumber(simple) Rank not producing correct results

2015-02-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335810#comment-14335810 ] Daniel Dai commented on PIG-4426: - Also note current counter based approach is not scalable.

[jira] [Commented] (PIG-3114) Duplicated macro name error when using pigunit

2015-02-24 Thread Jerome Serrano (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335819#comment-14335819 ] Jerome Serrano commented on PIG-3114: - It looks like the issue is still present in

[jira] [Updated] (PIG-3114) Duplicated macro name error when using pigunit

2015-02-24 Thread Jerome Serrano (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerome Serrano updated PIG-3114: Attachment: bug_pig.tbz2 Maven project to reproduce the issue. mvn test to run the test. Duplicated

[jira] [Updated] (PIG-4433) Loading bigdecimal in nested tuple does not work

2015-02-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4433: Resolution: Fixed Fix Version/s: (was: 0.14.1) Hadoop Flags: Reviewed Status:

[jira] [Updated] (PIG-4430) Pig should support reading log4j.properties file from classpath as well

2015-02-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4430: Resolution: Fixed Fix Version/s: 0.15.0 Assignee: Ratandeep Ratti Hadoop Flags: Reviewed

[jira] [Updated] (PIG-4433) Loading bigdecimal in nested tuple does not work

2015-02-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4433: Attachment: PIG-4433-1.patch Pull the patch and attach to Jira. Loading bigdecimal in nested tuple does not

patch

2015-02-24 Thread Brian Johnson
Can someone take a look at this patch? https://issues.apache.org/jira/browse/PIG-4408 It's really important for us and I'd like to get it into the next release

[jira] [Updated] (PIG-4433) Loading bigdecimal in nested tuple does not work

2015-02-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4433: Assignee: Kevin J. Price Loading bigdecimal in nested tuple does not work

[jira] [Updated] (PIG-4374) Add SparkPlan in spark package

2015-02-24 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4374: -- Attachment: PIG-4374_7.patch Because i formatted the code style of some classes like

[jira] [Updated] (PIG-4374) Add SparkPlan in spark package

2015-02-24 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4374: -- Attachment: (was: PIG-4374_7.patch) Add SparkPlan in spark package

[jira] [Updated] (PIG-4374) Add SparkPlan in spark package

2015-02-24 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4374: -- Attachment: PIG-4374_7.patch In PIG-4374_7.patch, all fix are code format problems according to

[jira] [Updated] (PIG-4426) RowNumber(simple) Rank not producing correct results

2015-02-24 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-4426: -- Resolution: Fixed Fix Version/s: 0.15.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Updated] (PIG-4431) ReadToEndLoader does not close the record reader for the last input split

2015-02-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4431: Resolution: Fixed Fix Version/s: 0.15.0 Assignee: Ratandeep Ratti Hadoop Flags: Reviewed

[jira] [Commented] (PIG-4392) RANK BY fails when default_parallel is greater than cardinality of field being ranked by

2015-02-24 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335749#comment-14335749 ] Anthony Hsu commented on PIG-4392: -- Thanks for the fix, Koji. Synced with trunk and now