[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-15 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150433#comment-13150433
 ] 

Hudson commented on MAPREDUCE-3325:
---

Integrated in Hadoop-Hdfs-trunk #864 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/864/])
MAPREDUCE-3325. Improvements to CapacityScheduler doc. (Thomas Graves via 
mahadev)

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1201925
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm


 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Fix For: 0.23.1

 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-15 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150443#comment-13150443
 ] 

Hudson commented on MAPREDUCE-3325:
---

Integrated in Hadoop-Hdfs-0.23-Build #77 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/77/])
MAPREDUCE-3325. Improvements to CapacityScheduler doc. (Thomas Graves via 
mahadev) - Merging r1201925 from trunk

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1201927
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm


 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Fix For: 0.23.1

 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-15 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150462#comment-13150462
 ] 

Hudson commented on MAPREDUCE-3325:
---

Integrated in Hadoop-Mapreduce-0.23-Build #94 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/94/])
MAPREDUCE-3325. Improvements to CapacityScheduler doc. (Thomas Graves via 
mahadev) - Merging r1201925 from trunk

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1201927
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm


 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Fix For: 0.23.1

 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-15 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150474#comment-13150474
 ] 

Hudson commented on MAPREDUCE-3325:
---

Integrated in Hadoop-Mapreduce-trunk #898 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/898/])
MAPREDUCE-3325. Improvements to CapacityScheduler doc. (Thomas Graves via 
mahadev)

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1201925
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm


 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Fix For: 0.23.1

 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-14 Thread Mahadev konar (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149971#comment-13149971
 ] 

Mahadev konar commented on MAPREDUCE-3325:
--

+1 looks good.

 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-14 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149984#comment-13149984
 ] 

Hudson commented on MAPREDUCE-3325:
---

Integrated in Hadoop-Common-trunk-Commit #1269 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1269/])
MAPREDUCE-3325. Improvements to CapacityScheduler doc. (Thomas Graves via 
mahadev)

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1201925
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm


 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Fix For: 0.23.1

 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-14 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149995#comment-13149995
 ] 

Hudson commented on MAPREDUCE-3325:
---

Integrated in Hadoop-Hdfs-0.23-Commit #168 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/168/])
MAPREDUCE-3325. Improvements to CapacityScheduler doc. (Thomas Graves via 
mahadev) - Merging r1201925 from trunk

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1201927
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm


 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Fix For: 0.23.1

 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-14 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149996#comment-13149996
 ] 

Hudson commented on MAPREDUCE-3325:
---

Integrated in Hadoop-Common-0.23-Commit #169 (See 
[https://builds.apache.org/job/Hadoop-Common-0.23-Commit/169/])
MAPREDUCE-3325. Improvements to CapacityScheduler doc. (Thomas Graves via 
mahadev) - Merging r1201925 from trunk

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1201927
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm


 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Fix For: 0.23.1

 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-14 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1315#comment-1315
 ] 

Hudson commented on MAPREDUCE-3325:
---

Integrated in Hadoop-Mapreduce-trunk-Commit #1291 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1291/])
MAPREDUCE-3325. Improvements to CapacityScheduler doc. (Thomas Graves via 
mahadev)

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1201925
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm


 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Fix For: 0.23.1

 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-14 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150014#comment-13150014
 ] 

Hudson commented on MAPREDUCE-3325:
---

Integrated in Hadoop-Mapreduce-0.23-Commit #180 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/180/])
MAPREDUCE-3325. Improvements to CapacityScheduler doc. (Thomas Graves via 
mahadev) - Merging r1201925 from trunk

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1201927
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm


 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Fix For: 0.23.1

 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-02 Thread Hadoop QA (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13142300#comment-13142300
 ] 

Hadoop QA commented on MAPREDUCE-3325:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12501980/MAPREDUCE-3325.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed unit tests in .

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1241//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1241//console

This message is automatically generated.

 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3325) Improvements to CapacityScheduler doc

2011-11-02 Thread Thomas Graves (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13142313#comment-13142313
 ] 

Thomas Graves commented on MAPREDUCE-3325:
--

documentation changes only - tests don't apply.

 Improvements to CapacityScheduler doc
 -

 Key: MAPREDUCE-3325
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3325
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Attachments: MAPREDUCE-3325.patch


 I noticed the following issues with the capacity scheduler doc: 
 ./hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/CapacityScheduler.apt.vm
 - In overview section, 3rd paragraph,  sentence There is an added benefit 
 that an organization can access any excess capacity no being used by others. 
  No should be not. 
 - in overview section, 4th paragraph. dispropotionate misspelled 
 - in features section, under multitenancy - monopolizing is misspelled. 
 - in features section, under operability - it doesn't say if you can delete 
 queues at runtime?  I see there is a note at the end but perhaps that can be 
 added into the other sections to since its easy to miss that Note at the very 
 end. 
 - in features section - hierarchy and Hierarchical mispelled. 
 - under configuration section the class to turn on to use capacity scheduler 
 should be: 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
  
 - section on setting up queues, 4th sentence - hierarchy misspelled as 
 heirarcy  and heirarchy. 
 - I think specifying how a user has to specify the queue when running a 
 job/app would be useful information.  Especially with the new hierarchical 
 queues.  Does the user have to specify the entire path like a.b.c or can they 
 just specify c. 
 - under Running and Pending Application Limits section, property 
 yarn.scheduler.capacity.maximum-applications, they are referred to them as 
 jobs, I believe that should be applications. 
 - misspelled concurrently as concurently in same section of 
 maximum-applications. 
 - I think it should specify the defaults (if any) for the config vars.   Also 
 what format are they specified in - int, float,etc? 
 - might be nice to say it doesn't support preemption. 
 - under admin options yarn.scheduler.capacity.queue-path.state - queues 
 misspelled as queueus 
 - under changing queue configuration it should have yarn in front of the 
 rmadmin -refreshQueues. Similarly a few lines down at 
 $YARN_HOME/bin/rmadmin -refreshQueues

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira