source: proiecte/HadoopJUnit/hadoop-0.20.1/src/contrib/capacity-scheduler/README @ 176

Last change on this file since 176 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 901 bytes
Line 
1# Copyright 2008 The Apache Software Foundation Licensed under the
2# Apache License, Version 2.0 (the "License"); you may not use this
3# file except in compliance with the License.  You may obtain a copy
4# of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless
5# required by applicable law or agreed to in writing, software
6# distributed under the License is distributed on an "AS IS" BASIS,
7# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
8# implied.  See the License for the specific language governing
9# permissions and limitations under the License.
10
11This package implements a scheduler for Map-Reduce jobs, called Capacity
12Task Scheduler (or just Capacity Scheduler), which provides a way to share
13large clusters.
14
15The functionality of this scheduler is described in the Forrest documentation
16under src\docs\src\documentation\content\xdocs\capacity_scheduler.xml.
Note: See TracBrowser for help on using the repository browser.