Details
Description
The JT plugin has this errant println in ThriftJobTrackerPlugin which ends up flooding the JT .out log:
System.out.println("jid: " + js.getJobId() + " js: " + js.getRunState());
The JT plugin has this errant println in ThriftJobTrackerPlugin which ends up flooding the JT .out log:
System.out.println("jid: " + js.getJobId() + " js: " + js.getRunState());