[jira] [Commented] (PIG-4903) Avoid add all spark dependency jars to SPARK_YARN_DIST_FILES and SPARK_DIST_CLASSPATH

2016-06-08 Thread Srikanth Sundarrajan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15321850#comment-15321850 ] Srikanth Sundarrajan commented on PIG-4903: --- Looked at the latest patch, it still seems like

Jenkins build is back to normal : Pig-trunk #1921

2016-06-08 Thread Apache Jenkins Server
See

[jira] [Commented] (PIG-4911) Provide option to disable DAG recovery

2016-06-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15321480#comment-15321480 ] Daniel Dai commented on PIG-4911: - Yes, you only need one entry (or several for future extension). >

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

2016-06-08 Thread Apache Jenkins Server
See Changes: [daijy] Jdiff change for 0.16.0 -- [...truncated 2607 lines...] A contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/math/HYPOT.java A

[jira] [Commented] (PIG-4911) Provide option to disable DAG recovery

2016-06-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15321458#comment-15321458 ] Rohini Palaniswamy commented on PIG-4911: - Do you mean this line - conf = new

[ANNOUNCE] Apache Pig 0.16.0 released

2016-06-08 Thread Daniel Dai
The Pig team is happy to announce the Pig 0.16.0 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/. The highlights of this release is the stablization of

[jira] [Commented] (PIG-4911) Provide option to disable DAG recovery

2016-06-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15321382#comment-15321382 ] Daniel Dai commented on PIG-4911: - Can we not copy TezConfiguration? Seems a smaller data structure

[jira] [Updated] (PIG-4911) Provide option to disable DAG recovery

2016-06-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4911: Attachment: PIG-4911-1.patch > Provide option to disable DAG recovery >

[jira] [Updated] (PIG-4911) Provide option to disable DAG recovery

2016-06-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4911: Status: Patch Available (was: Open) > Provide option to disable DAG recovery >

[jira] [Created] (PIG-4924) Translate failures.maxpercent MR setting to Tez

2016-06-08 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4924: --- Summary: Translate failures.maxpercent MR setting to Tez Key: PIG-4924 URL: https://issues.apache.org/jira/browse/PIG-4924 Project: Pig Issue Type:

Build failed in Jenkins: Pig-trunk #1920

2016-06-08 Thread Apache Jenkins Server
See Changes: [rohini] PIG-4921: Kill running jobs on InterruptedException (rohini) -- [...truncated 2685 lines...] [ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::

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

2016-06-08 Thread Apache Jenkins Server
See Changes: [rohini] PIG-4921: Kill running jobs on InterruptedException (rohini) -- [...truncated 2607 lines...] A

[jira] [Updated] (PIG-4921) Kill running jobs on InterruptedException

2016-06-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4921: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Assigned] (PIG-4893) Task deserialization time is too long for spark on yarn mode

2016-06-08 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel reassigned PIG-4893: - Assignee: liyunzhang_intel > Task deserialization time is too long for spark on yarn mode

[jira] [Updated] (PIG-4893) Task deserialization time is too long for spark on yarn mode

2016-06-08 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4893: -- Status: Patch Available (was: Open) > Task deserialization time is too long for spark on yarn

[jira] [Commented] (PIG-4893) Task deserialization time is too long for spark on yarn mode

2016-06-08 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320250#comment-15320250 ] liyunzhang_intel commented on PIG-4893: --- [~sriksun] and [~pallavi.rao]: In current spark branch,

[jira] [Updated] (PIG-4893) Task deserialization time is too long for spark on yarn mode

2016-06-08 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4893: -- Attachment: PIG-4893.patch > Task deserialization time is too long for spark on yarn mode >

[jira] [Commented] (PIG-4903) Avoid add all spark dependency jars to SPARK_YARN_DIST_FILES and SPARK_DIST_CLASSPATH

2016-06-08 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320244#comment-15320244 ] liyunzhang_intel commented on PIG-4903: --- [~sriksun]: Only 1 point is left to be discussed for this

[jira] [Updated] (PIG-4903) Avoid add all spark dependency jars to SPARK_YARN_DIST_FILES and SPARK_DIST_CLASSPATH

2016-06-08 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4903: -- Attachment: PIG-4903_2.patch > Avoid add all spark dependency jars to SPARK_YARN_DIST_FILES and

[jira] [Commented] (PIG-4921) Kill running jobs on InterruptedException

2016-06-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320189#comment-15320189 ] Daniel Dai commented on PIG-4921: - You mentioned TezSessionManager.shutdown is not effective in Oozie. If

[jira] Subscription: PIG patch available

2016-06-08 Thread jira
Issue Subscription Filter: PIG patch available (32 issues) Subscriber: pigdaily Key Summary PIG-4922Deadlock between SpillableMemoryManager and InternalSortedBag$SortedDataBagIterator https://issues.apache.org/jira/browse/PIG-4922 PIG-4921Kill running jobs on