Should this thread be a daemon thread? https://github.com/apache/tez/blob/branch-0.5.0/tez-dag/src/main/java/org/apache/tez/dag/app/rm/LocalTaskSchedulerService.java#L157-157
I believe this currently prevents an app running in local mode from exiting unless System.exit is called. ckw -- Chris K Wensel [email protected] http://concurrentinc.com
