[jira] [Commented] (MAPREDUCE-4067) Replace YarnRemoteException with IOException in MRv2 APIs

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

[jira] [Updated] (MAPREDUCE-4067) Replace YarnRemoteException with IOException in MRv2 APIs

2013-05-10 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated MAPREDUCE-4067: - Attachment: MAPREDUCE-4067.3.patch Fix the test case failure > Replace YarnR

[jira] [Commented] (MAPREDUCE-4150) Versioning and rolling upgrades for Yarn/MR2

2013-05-10 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653622#comment-13653622 ] Siddharth Seth commented on MAPREDUCE-4150: --- Karthik, do you intend to use t

[jira] [Commented] (MAPREDUCE-4150) Versioning and rolling upgrades for Yarn/MR2

2013-05-10 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653638#comment-13653638 ] Karthik Kambatla commented on MAPREDUCE-4150: - Hi Sid Thanks for reaching

[jira] [Commented] (MAPREDUCE-4067) Replace YarnRemoteException with IOException in MRv2 APIs

2013-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653642#comment-13653642 ] Hadoop QA commented on MAPREDUCE-4067: -- {color:green}+1 overall{color}. Here are

[jira] [Commented] (MAPREDUCE-4942) mapreduce.Job has a bunch of methods that throw InterruptedException so its incompatible with MR1

2013-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654362#comment-13654362 ] Hudson commented on MAPREDUCE-4942: --- Integrated in Hadoop-Yarn-trunk #205 (See [htt

[jira] [Commented] (MAPREDUCE-4942) mapreduce.Job has a bunch of methods that throw InterruptedException so its incompatible with MR1

2013-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654447#comment-13654447 ] Hudson commented on MAPREDUCE-4942: --- Integrated in Hadoop-Hdfs-trunk #1394 (See [ht

[jira] [Commented] (MAPREDUCE-4942) mapreduce.Job has a bunch of methods that throw InterruptedException so its incompatible with MR1

2013-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654491#comment-13654491 ] Hudson commented on MAPREDUCE-4942: --- Integrated in Hadoop-Mapreduce-trunk #1421 (See

[jira] [Created] (MAPREDUCE-5238) TestDistCacheEmulation.testGenerateDistCacheData is failing in trunk

2013-05-10 Thread Sandy Ryza (JIRA)
Sandy Ryza created MAPREDUCE-5238: - Summary: TestDistCacheEmulation.testGenerateDistCacheData is failing in trunk Key: MAPREDUCE-5238 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5238 Project:

[jira] [Updated] (MAPREDUCE-5238) TestDistCacheEmulation.testGenerateDistCacheData is failing in trunk

2013-05-10 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandy Ryza updated MAPREDUCE-5238: -- Description: {noformat} Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33

[jira] [Commented] (MAPREDUCE-5130) Add missing job config options to mapred-default.xml

2013-05-10 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654606#comment-13654606 ] Sandy Ryza commented on MAPREDUCE-5130: --- Thanks for taking a look, Vinod. bq. C

[jira] [Commented] (MAPREDUCE-5232) log classpath and other key properties on child JVM start

2013-05-10 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654619#comment-13654619 ] Sangjin Lee commented on MAPREDUCE-5232: Thanks [~lohit]. I agree having a sin

[jira] [Commented] (MAPREDUCE-5217) DistCp fails when launched by Oozie in a secure cluster

2013-05-10 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654643#comment-13654643 ] Alejandro Abdelnur commented on MAPREDUCE-5217: --- Sidd, you are correct,

[jira] [Created] (MAPREDUCE-5239) Update MR App to reflect YarnRemoteException changes after YARN-634

2013-05-10 Thread Vinod Kumar Vavilapalli (JIRA)
Vinod Kumar Vavilapalli created MAPREDUCE-5239: -- Summary: Update MR App to reflect YarnRemoteException changes after YARN-634 Key: MAPREDUCE-5239 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5

[jira] [Updated] (MAPREDUCE-5239) Update MR App to reflect YarnRemoteException changes after YARN-634

2013-05-10 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated MAPREDUCE-5239: --- Attachment: MAPREDUCE-5239.txt Attaching MR changes from YARN-634

[jira] [Updated] (MAPREDUCE-5232) log classpath and other key properties on child JVM start

2013-05-10 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated MAPREDUCE-5232: --- Attachment: MAPREDUCE-5232.patch > log classpath and other key properties on child JV

[jira] [Updated] (MAPREDUCE-5232) log classpath and other key properties on child JVM start

2013-05-10 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated MAPREDUCE-5232: --- Attachment: MAPREDUCE-5232-branch-2.patch > log classpath and other key properties on

[jira] [Commented] (MAPREDUCE-5232) log classpath and other key properties on child JVM start

2013-05-10 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654698#comment-13654698 ] Sangjin Lee commented on MAPREDUCE-5232: Updated the patches.

[jira] [Commented] (MAPREDUCE-5095) TestShuffleExceptionCount#testCheckException fails occasionally with JDK7

2013-05-10 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654710#comment-13654710 ] Hitesh Shah commented on MAPREDUCE-5095: Should abortCalled also be changed to

[jira] [Assigned] (MAPREDUCE-5233) Functions are changed or removed from Job in jobcontrol

2013-05-10 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Bansal reassigned MAPREDUCE-5233: Assignee: Mayank Bansal (was: Zhijie Shen) > Functions are changed or remo

[jira] [Commented] (MAPREDUCE-5233) Functions are changed or removed from Job in jobcontrol

2013-05-10 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654719#comment-13654719 ] Mayank Bansal commented on MAPREDUCE-5233: -- Taking it over. Thanks, Mayank

[jira] [Commented] (MAPREDUCE-5232) log classpath and other key properties on child JVM start

2013-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654721#comment-13654721 ] Hadoop QA commented on MAPREDUCE-5232: -- {color:green}+1 overall{color}. Here are

[jira] [Commented] (MAPREDUCE-5232) log classpath and other key properties on child JVM start

2013-05-10 Thread Lohit Vijayarenu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654739#comment-13654739 ] Lohit Vijayarenu commented on MAPREDUCE-5232: - +1 Patch looks good to me

[jira] [Updated] (MAPREDUCE-5232) log classpath and other key properties on child JVM start

2013-05-10 Thread Lohit Vijayarenu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lohit Vijayarenu updated MAPREDUCE-5232: Assignee: Sangjin Lee > log classpath and other key properties on child JVM

[jira] [Commented] (MAPREDUCE-5217) DistCp fails when launched by Oozie in a secure cluster

2013-05-10 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654767#comment-13654767 ] Daryn Sharp commented on MAPREDUCE-5217: Boilerplate code like this is _wrong_

[jira] [Commented] (MAPREDUCE-5220) Setter methods in TaskCompletionEvent are public in MR1 and protected in MR2

2013-05-10 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654794#comment-13654794 ] Sandy Ryza commented on MAPREDUCE-5220: --- Agreed that users shouldn't need to set

[jira] [Updated] (MAPREDUCE-5217) DistCp fails when launched by Oozie in a secure cluster

2013-05-10 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated MAPREDUCE-5217: -- Affects Version/s: (was: 2.0.4-alpha) (was: trunk)

[jira] [Commented] (MAPREDUCE-5217) DistCp fails when launched by Oozie in a secure cluster

2013-05-10 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654854#comment-13654854 ] Alejandro Abdelnur commented on MAPREDUCE-5217: --- [~daryn], yep this is f

[jira] [Commented] (MAPREDUCE-5018) Support raw binary data with Hadoop streaming

2013-05-10 Thread Jay Hacker (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654863#comment-13654863 ] Jay Hacker commented on MAPREDUCE-5018: --- [~pratem], you're right, there are case

[jira] [Resolved] (MAPREDUCE-5239) Update MR App to reflect YarnRemoteException changes after YARN-634

2013-05-10 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved MAPREDUCE-5239. Resolution: Fixed Fix Version/s: 2.0.5-beta Hadoop F

[jira] [Commented] (MAPREDUCE-5239) Update MR App to reflect YarnRemoteException changes after YARN-634

2013-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654903#comment-13654903 ] Hudson commented on MAPREDUCE-5239: --- Integrated in Hadoop-trunk-Commit #3741 (See [

[jira] [Commented] (MAPREDUCE-5217) DistCp fails when launched by Oozie in a secure cluster

2013-05-10 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654910#comment-13654910 ] Siddharth Seth commented on MAPREDUCE-5217: --- +1 for the branch-1 patch. Comm

[jira] [Updated] (MAPREDUCE-5217) DistCp fails when launched by Oozie in a secure cluster

2013-05-10 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated MAPREDUCE-5217: -- Resolution: Fixed Fix Version/s: 1.3.0 Hadoop Flags: Reviewed

[jira] [Commented] (MAPREDUCE-5191) TestQueue#testQueue fails with timeout on Windows

2013-05-10 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654947#comment-13654947 ] Hitesh Shah commented on MAPREDUCE-5191: Does it make sense to not use the tem

[jira] [Updated] (MAPREDUCE-4067) Replace YarnRemoteException with IOException in MRv2 APIs

2013-05-10 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated MAPREDUCE-4067: - Attachment: MAPREDUCE-4067.4.patch Create patch based on the latest trunk >

[jira] [Commented] (MAPREDUCE-4067) Replace YarnRemoteException with IOException in MRv2 APIs

2013-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655050#comment-13655050 ] Hadoop QA commented on MAPREDUCE-4067: -- {color:green}+1 overall{color}. Here are

[jira] [Updated] (MAPREDUCE-4150) Versioning and rolling upgrades for MR2

2013-05-10 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated MAPREDUCE-4150: Summary: Versioning and rolling upgrades for MR2 (was: Versioning and rolling

[jira] [Commented] (MAPREDUCE-5208) SpillRecord and ShuffleHandler should use SecureIOUtils for reading index file and map output

2013-05-10 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655091#comment-13655091 ] Omkar Vinit Joshi commented on MAPREDUCE-5208: -- Updating test case. Testi

[jira] [Updated] (MAPREDUCE-5208) SpillRecord and ShuffleHandler should use SecureIOUtils for reading index file and map output

2013-05-10 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omkar Vinit Joshi updated MAPREDUCE-5208: - Attachment: MAPREDUCE-5208.20130510.patch > SpillRecord and ShuffleHandle

[jira] [Updated] (MAPREDUCE-5208) SpillRecord and ShuffleHandler should use SecureIOUtils for reading index file and map output

2013-05-10 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omkar Vinit Joshi updated MAPREDUCE-5208: - Status: Patch Available (was: Open) > SpillRecord and ShuffleHandler sho

[jira] [Commented] (MAPREDUCE-5208) SpillRecord and ShuffleHandler should use SecureIOUtils for reading index file and map output

2013-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655108#comment-13655108 ] Hadoop QA commented on MAPREDUCE-5208: -- {color:green}+1 overall{color}. Here are