[jira] [Updated] (MAPREDUCE-5910) MRAppMaster should handle Resync from RM instead of shutting down.

2014-06-30 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith updated MAPREDUCE-5910: -- Attachment: MAPREDUCE-5910.1.patch Attaching patch for MR changes. Please review.. Pending -> Need

[jira] [Updated] (MAPREDUCE-5910) MRAppMaster should handle Resync from RM instead of shutting down.

2014-06-30 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith updated MAPREDUCE-5910: -- Status: Patch Available (was: Open) Triggering QA to check that patch affects other module > MRAp

[jira] [Commented] (MAPREDUCE-5910) MRAppMaster should handle Resync from RM instead of shutting down.

2014-06-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047737#comment-14047737 ] Hadoop QA commented on MAPREDUCE-5910: -- {color:red}-1 overall{color}. Here are t

[jira] [Commented] (MAPREDUCE-2841) Task level native optimization

2014-06-30 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047771#comment-14047771 ] Todd Lipcon commented on MAPREDUCE-2841: At the risk of sounding like a broken

[jira] [Commented] (MAPREDUCE-2841) Task level native optimization

2014-06-30 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047804#comment-14047804 ] Chris Douglas commented on MAPREDUCE-2841: -- If [~clockfly] is close to a patc

[jira] [Commented] (MAPREDUCE-2841) Task level native optimization

2014-06-30 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047843#comment-14047843 ] Todd Lipcon commented on MAPREDUCE-2841: The patch required for the output col

[jira] [Created] (MAPREDUCE-5951) Add support for the YARN Shared Cache

2014-06-30 Thread Chris Trezzo (JIRA)
Chris Trezzo created MAPREDUCE-5951: --- Summary: Add support for the YARN Shared Cache Key: MAPREDUCE-5951 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5951 Project: Hadoop Map/Reduce

[jira] [Updated] (MAPREDUCE-5951) Add support for the YARN Shared Cache

2014-06-30 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Trezzo updated MAPREDUCE-5951: Description: Implement the necessary changes so that the MapReduce application can leve

[jira] [Created] (MAPREDUCE-5952) LocalContainerLauncher#renameMapOutputForReduce incorrectly assumes a single dir for mapOutIndex

2014-06-30 Thread Gera Shegalov (JIRA)
Gera Shegalov created MAPREDUCE-5952: Summary: LocalContainerLauncher#renameMapOutputForReduce incorrectly assumes a single dir for mapOutIndex Key: MAPREDUCE-5952 URL: https://issues.apache.org/jira/browse/MA

[jira] [Commented] (MAPREDUCE-5952) LocalContainerLauncher#renameMapOutputForReduce incorrectly assumes a single dir for mapOutIndex

2014-06-30 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048287#comment-14048287 ] Gera Shegalov commented on MAPREDUCE-5952: -- Found while working on the test f

[jira] [Updated] (MAPREDUCE-5952) LocalContainerLauncher#renameMapOutputForReduce incorrectly assumes a single dir for mapOutIndex

2014-06-30 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gera Shegalov updated MAPREDUCE-5952: - Attachment: MAPREDUCE-5952.v01.patch v01 patch for review. > LocalContainerLauncher#

[jira] [Updated] (MAPREDUCE-5952) LocalContainerLauncher#renameMapOutputForReduce incorrectly assumes a single dir for mapOutIndex

2014-06-30 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gera Shegalov updated MAPREDUCE-5952: - Target Version/s: 2.5.0 Status: Patch Available (was: Open) > LocalCon

[jira] [Commented] (MAPREDUCE-5890) Support for encrypting Intermediate data and spills in local filesystem

2014-06-30 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048355#comment-14048355 ] Arun Suresh commented on MAPREDUCE-5890: [~chris.douglas], I had initially tri

[jira] [Commented] (MAPREDUCE-5900) Container preemption interpreted as task failures and eventually job failures

2014-06-30 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048406#comment-14048406 ] Wangda Tan commented on MAPREDUCE-5900: --- Make sense, LGTM, +1. > Container pree

[jira] [Updated] (MAPREDUCE-5951) Add support for the YARN Shared Cache

2014-06-30 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Trezzo updated MAPREDUCE-5951: Attachment: MAPREDUCE-5951-trunk-v1.patch Attached is a v1 patch based on trunk+YARN-14

[jira] [Updated] (MAPREDUCE-5951) Add support for the YARN Shared Cache

2014-06-30 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Trezzo updated MAPREDUCE-5951: Attachment: (was: MAPREDUCE-5951-trunk-v1.patch) > Add support for the YARN Shared

[jira] [Updated] (MAPREDUCE-5951) Add support for the YARN Shared Cache

2014-06-30 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Trezzo updated MAPREDUCE-5951: Attachment: MAPREDUCE-5951-trunk-v1.patch > Add support for the YARN Shared Cache > ---

[jira] [Commented] (MAPREDUCE-5938) Shuffle port in nodemanager is binding to all IPs

2014-06-30 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048459#comment-14048459 ] Rohith commented on MAPREDUCE-5938: --- Good observation!!! I think this kind of appro

[jira] [Work started] (MAPREDUCE-5890) Support for encrypting Intermediate data and spills in local filesystem

2014-06-30 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAPREDUCE-5890 started by Arun Suresh. > Support for encrypting Intermediate data and spills in local filesystem > ---

[jira] [Comment Edited] (MAPREDUCE-5890) Support for encrypting Intermediate data and spills in local filesystem

2014-06-30 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048355#comment-14048355 ] Alejandro Abdelnur edited comment on MAPREDUCE-5890 at 7/1/14 4:50 AM: -

[jira] [Updated] (MAPREDUCE-5910) MRAppMaster should handle Resync from RM instead of shutting down.

2014-06-30 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith updated MAPREDUCE-5910: -- Status: Open (was: Patch Available) cancelling the patch to fix the findbug error > MRAppMaster s