コード例 #1
0
 protected void refreshConf(Configuration conf) throws IOException {
   taskController.setConf(conf);
   taskController.setup(localDirAllocator);
 }