[jira] Subscription: PIG patch available

2015-07-01 Thread jira
Issue Subscription Filter: PIG patch available (25 issues) Subscriber: pigdaily Key Summary PIG-4618When use tez as the engine , set pig.user.cache.enabled=true do not take effect https://issues.apache.org/jira/browse/PIG-4618 PIG-4598Allow user defined plan optim

[jira] [Commented] (PIG-4613) Fix unit test failures about TestAssert

2015-07-01 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611506#comment-14611506 ] liyunzhang_intel commented on PIG-4613: --- [~kexianda]: for PIG-4613.patch, +1 [~mohitsa

[jira] [Updated] (PIG-4613) Fix unit test failures about TestAssert

2015-07-01 Thread kexianda (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kexianda updated PIG-4613: -- Attachment: (was: PIG-4613.patch) > Fix unit test failures about TestAssert >

[jira] [Commented] (PIG-4613) Fix unit test failures about TestAssert

2015-07-01 Thread kexianda (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611503#comment-14611503 ] kexianda commented on PIG-4613: --- Hi [~mohitsabharwal] & [~kellyzly], Thanks for your suggesti

[jira] [Updated] (PIG-4613) Fix unit test failures about TestAssert

2015-07-01 Thread kexianda (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kexianda updated PIG-4613: -- Attachment: PIG-4613.patch > Fix unit test failures about TestAssert > --- > >

[jira] [Commented] (PIG-4613) Fix unit test failures about TestAssert

2015-07-01 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611428#comment-14611428 ] Mohit Sabharwal commented on PIG-4613: -- My vote is for 2) since Spark engine gives more

[jira] [Commented] (PIG-4613) Fix unit test failures about TestAssert

2015-07-01 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611425#comment-14611425 ] liyunzhang_intel commented on PIG-4613: --- [~kexianda] and [~mohitsabharwal]: the root

Build failed in Jenkins: Pig-trunk-commit #2183

2015-07-01 Thread Apache Jenkins Server
See -- [...truncated 2986 lines...] [javadoc] Loading source files for package org.apache.pig.impl.streaming... [javadoc] Loading source files for package org.apache.pig.impl.util... [javadoc] Load

[jira] [Commented] (PIG-4594) Enable "TestMultiQuery" in spark mode

2015-07-01 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611416#comment-14611416 ] Mohit Sabharwal commented on PIG-4594: -- Thanks, [~kellyzly]. Could you give more detail

[jira] [Commented] (PIG-4613) Fix unit test failures about TestAssert

2015-07-01 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611392#comment-14611392 ] Mohit Sabharwal commented on PIG-4613: -- Thanks, [~kexianda]. LGTM. Just to be safe, do

[jira] [Commented] (PIG-4611) Fix remaining unit test failures about "TestHBaseStorage"

2015-07-01 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611367#comment-14611367 ] Mohit Sabharwal commented on PIG-4611: -- Thanks, [~kellyzly], this looks like a reasonab

[jira] [Updated] (PIG-4618) When use tez as the engine , set pig.user.cache.enabled=true do not take effect

2015-07-01 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated PIG-4618: -- Fix Version/s: (was: 0.15.0) > When use tez as the engine , set pig.user.cache.enabled=true do not t

[jira] [Updated] (PIG-4618) When use tez as the engine , set pig.user.cache.enabled=true do not take effect

2015-07-01 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated PIG-4618: -- Affects Version/s: (was: 0.15.0) > When use tez as the engine , set pig.user.cache.enabled=true do n

[jira] [Commented] (PIG-4613) Fix unit test failures about TestAssert

2015-07-01 Thread kexianda (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611338#comment-14611338 ] kexianda commented on PIG-4613: --- In this nagative UT case, the Assert should fail, and an exce

[GitHub] pig pull request: Fixed the 'new line' character inside double-quo...

2015-07-01 Thread wwken
GitHub user wwken opened a pull request: https://github.com/apache/pig/pull/20 Fixed the 'new line' character inside double-quote causing the csv pa… A new line character should be allowed inside a double quote as a valid csv document. For example, the following csv document shou

[jira] [Updated] (PIG-4618) When use tez as the engine , set pig.user.cache.enabled=true do not take effect

2015-07-01 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated PIG-4618: -- Status: Patch Available (was: Open) > When use tez as the engine , set pig.user.cache.enabled=true do n

[jira] [Updated] (PIG-4618) When use tez as the engine , set pig.user.cache.enabled=true do not take effect

2015-07-01 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated PIG-4618: -- Fix Version/s: 0.14.1 > When use tez as the engine , set pig.user.cache.enabled=true do not take > effe

[jira] [Updated] (PIG-4614) Enable "TestLocationInPhysicalPlan" in spark mode

2015-07-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-4614: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to Spark branch. Thanks, Liyun.

[jira] [Commented] (PIG-4618) When use tez as the engine , set pig.user.cache.enabled=true do not take effect

2015-07-01 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609912#comment-14609912 ] xiaowei wang commented on PIG-4618: --- [~rohini] > When use tez as the engine , set pig.use

[jira] [Commented] (PIG-4618) When use tez as the engine , set pig.user.cache.enabled=true do not take effect

2015-07-01 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609909#comment-14609909 ] xiaowei wang commented on PIG-4618: --- I need a review ,thanks [~rohini.u] [~daro] > Whe

[jira] [Updated] (PIG-4618) When use tez as the engine , et pig.user.cache.enabled=true do not take effect

2015-07-01 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated PIG-4618: -- Attachment: PIG-4618.0.patch.txt > When use tez as the engine , et pig.user.cache.enabled=true do not ta

[jira] [Updated] (PIG-4618) When use tez as the engine , set pig.user.cache.enabled=true do not take effect

2015-07-01 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated PIG-4618: -- Summary: When use tez as the engine , set pig.user.cache.enabled=true do not take effect(was: When u

[jira] [Created] (PIG-4618) When use tez as the engine , et pig.user.cache.enabled=true do not take effect

2015-07-01 Thread xiaowei wang (JIRA)
xiaowei wang created PIG-4618: - Summary: When use tez as the engine , et pig.user.cache.enabled=true do not take effect Key: PIG-4618 URL: https://issues.apache.org/jira/browse/PIG-4618 Project: Pig

[jira] [Commented] (PIG-4614) Enable "TestLocationInPhysicalPlan" in spark mode

2015-07-01 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609713#comment-14609713 ] liyunzhang_intel commented on PIG-4614: --- [~mohitsabharwal]: thanks for your review. [~

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

2015-07-01 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel resolved PIG-4270. --- Resolution: Fixed Release Note: in https://builds.apache.org/job/Pig-spark/235/#showFailur