Changes between Version 5 and Version 6 of schedule
- Timestamp:
- 09/27/2012 05:47:42 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
schedule
v5 v6 18 18 有几个东西有待确认: 19 19 * 提交后的任务(pending状态)参数是否还可以修改,比如优先级,reduce的数量 20 21 是否可以通过API把JOB 对象拿到,类似下面的代码 22 23 {{{ 24 JobConf jobConf = createBaseHadoopConf(context, actionXml); 25 jobClient = createJobClient(context, jobConf); 26 RunningJob runningJob = jobClient.getJob(JobID.forName(action.getExternalId())); 27 28 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)