pulasthi commented on a change in pull request #12731:
URL: https://github.com/apache/beam/pull/12731#discussion_r494750703



##########
File path: 
runners/twister2/src/main/java/org/apache/beam/runners/twister2/Twister2PipelineResult.java
##########
@@ -17,15 +17,21 @@
  */
 package org.apache.beam.runners.twister2;
 
+import edu.iu.dsc.tws.api.scheduler.Twister2JobState;
 import java.io.IOException;
 import org.apache.beam.sdk.PipelineResult;
 import org.apache.beam.sdk.metrics.MetricResults;
 import org.joda.time.Duration;
+import org.mortbay.log.Log;

Review comment:
       @iemejia No, I will create separate PR that encapsulates all the changes 
you have mentioned. I will remove this log import




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to