Issue Details (XML | Word | Printable)

Key: HADOOP-5736
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Sreekanth Ramakrishnan
Reporter: Sreekanth Ramakrishnan
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Update CapacityScheduler documentation to reflect latest changes

Created: 24/Apr/09 06:34 AM   Updated: 08/Jul/09 04:40 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 0.20.1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works documentation-20.patch 2009-05-05 08:09 AM Sreekanth Ramakrishnan 26 kB
Text File Licensed for inclusion in ASF works documentation.patch 2009-04-24 06:40 AM Sreekanth Ramakrishnan 28 kB
Issue Links:
Blocker
 
Incorporates
 

Hadoop Flags: Reviewed
Resolution Date: 05/May/09 08:46 AM


 Description  « Hide
Update capacity scheduler documentation to reflect the latest changes.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Sreekanth Ramakrishnan added a comment - 24/Apr/09 06:36 AM
This issue would also address documentation changes required for HADOOP-5726

Sreekanth Ramakrishnan added a comment - 24/Apr/09 06:39 AM
The patch attached would incorporate the changes necessary for the HADOOP-4856 and HADOOP-4931

Sreekanth Ramakrishnan added a comment - 24/Apr/09 06:40 AM
Documenting current feature set of Capacity Scheduler and memory based scheduling.

Sreekanth Ramakrishnan added a comment - 05/May/09 08:09 AM
Attaching patch for Branch 20

Hemanth Yamijala added a comment - 05/May/09 08:29 AM
Results of test-patch:

[exec] -1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] -1 tests included. The patch doesn't appear to include any new or modified tests.
[exec] Please justify why no tests are needed for this patch.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs warnings.
[exec]
[exec] +1 Eclipse classpath. The patch retains Eclipse classpath integrity.
[exec]
[exec] -1 release audit. The applied patch generated 474 release audit warnings (more than the trunk's current 473 warnings).

There are no tests because this is a documentation patch.
The release audit warning seems to be in the generated documentation files. Hence, I think it can be ignored.


Hemanth Yamijala added a comment - 05/May/09 08:46 AM
I committed this to trunk and branch 0.20. Thanks, Sreekanth !

Hudson added a comment - 05/May/09 07:06 PM
Integrated in Hadoop-trunk #827 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/827/)
. Update the capacity scheduler documentation for features like memory based scheduling, job initialization and removal of pre-emption. Contributed by Sreekanth Ramakrishnan.