[jira] [Created] (MAPREDUCE-5416) hadoop-mapreduce-client-common depends on hadoop-yarn-server-common

2013-07-24 Thread Hitesh Shah (JIRA)
Hitesh Shah created MAPREDUCE-5416: -- Summary: hadoop-mapreduce-client-common depends on hadoop-yarn-server-common Key: MAPREDUCE-5416 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5416

[jira] [Resolved] (MAPREDUCE-5325) ClientRMProtocol.getAllApplications should accept ApplicationType as a parameter---MR changes

2013-07-09 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah resolved MAPREDUCE-5325. Resolution: Fixed Fix Version/s: 2.1.0-beta Committed to trunk, branch-2,

[jira] [Created] (MAPREDUCE-5324) Admin-provided user environment can be overridden by user provided values for the AM

2013-06-14 Thread Hitesh Shah (JIRA)
Hitesh Shah created MAPREDUCE-5324: -- Summary: Admin-provided user environment can be overridden by user provided values for the AM Key: MAPREDUCE-5324 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5324

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

2013-05-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah resolved MAPREDUCE-5095. Resolution: Fixed Release Note: Thanks Arpit. Committed to branch-1.

[jira] [Created] (MAPREDUCE-5178) Fix use of BuilderUtils#newApplicationReport as a result of YARN-577.

2013-04-24 Thread Hitesh Shah (JIRA)
Hitesh Shah created MAPREDUCE-5178: -- Summary: Fix use of BuilderUtils#newApplicationReport as a result of YARN-577. Key: MAPREDUCE-5178 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5178

[jira] [Created] (MAPREDUCE-5179) Change TestHSWebServices to do string equal check on hadoop build version similar to YARN-605

2013-04-24 Thread Hitesh Shah (JIRA)
Hitesh Shah created MAPREDUCE-5179: -- Summary: Change TestHSWebServices to do string equal check on hadoop build version similar to YARN-605 Key: MAPREDUCE-5179 URL:

[jira] [Created] (MAPREDUCE-5142) MR AM unregisters with state KILLED when an error causes dispatcher to shutdown

2013-04-10 Thread Hitesh Shah (JIRA)
Hitesh Shah created MAPREDUCE-5142: -- Summary: MR AM unregisters with state KILLED when an error causes dispatcher to shutdown Key: MAPREDUCE-5142 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5142

[jira] [Reopened] (MAPREDUCE-5083) MiniMRCluster should use a random component when creating an actual cluster

2013-04-04 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah reopened MAPREDUCE-5083: MiniMRCluster should use a random component when creating an actual cluster

[jira] [Resolved] (MAPREDUCE-5083) MiniMRCluster should use a random component when creating an actual cluster

2013-04-04 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah resolved MAPREDUCE-5083. Resolution: Fixed Fix Version/s: (was: 2.0.5-beta)

[jira] [Created] (MAPREDUCE-4578) Handle container requests that request more resources than available in the cluster

2012-08-22 Thread Hitesh Shah (JIRA)
Hitesh Shah created MAPREDUCE-4578: -- Summary: Handle container requests that request more resources than available in the cluster Key: MAPREDUCE-4578 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4578

[jira] [Created] (MAPREDUCE-3067) Container exit status not set properly to launched process's exit code on successful completion of process

2011-09-21 Thread Hitesh Shah (JIRA)
Container exit status not set properly to launched process's exit code on successful completion of process -- Key: MAPREDUCE-3067 URL:

[jira] [Created] (MAPREDUCE-3055) Simplify parameter passing to Application Master from Client. SImplify approach to pass info such appId, ClusterTimestamp and failcount required by App Master.

2011-09-20 Thread Hitesh Shah (JIRA)
Simplify parameter passing to Application Master from Client. SImplify approach to pass info such appId, ClusterTimestamp and failcount required by App Master.

[jira] [Created] (MAPREDUCE-3041) Enhance YARN Client-RM protocol to provide access to information such as cluster's Min/Max Resource capabilities similar to that of AM-RM protocol

2011-09-19 Thread Hitesh Shah (JIRA)
Enhance YARN Client-RM protocol to provide access to information such as cluster's Min/Max Resource capabilities similar to that of AM-RM protocol --

[jira] [Created] (MAPREDUCE-3027) MR-279: Completed container exit state needs to be enhanced to differentiate between container aborts/failures and actual application process exit codes

2011-09-16 Thread Hitesh Shah (JIRA)
MR-279: Completed container exit state needs to be enhanced to differentiate between container aborts/failures and actual application process exit codes

[jira] [Created] (MAPREDUCE-3004) sort example fails in shuffle/reduce stage as it assumes a local job by default

2011-09-13 Thread Hitesh Shah (JIRA)
sort example fails in shuffle/reduce stage as it assumes a local job by default Key: MAPREDUCE-3004 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3004 Project: