yiheng commented on a change in pull request #238: [LIVY-689] Deliver stage 
process message to the end user using thriftserver
URL: https://github.com/apache/incubator-livy/pull/238#discussion_r328898007
 
 

 ##########
 File path: rsc/src/main/java/org/apache/livy/rsc/driver/JobWrapper.java
 ##########
 @@ -42,10 +45,17 @@
 
   private Future<?> future;
 
+  private long firstDelayMSec = 500L;
+  private long updatePeriodMSec;
 
 Review comment:
   final?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to