wangxianghu commented on a change in pull request #4918:
URL: https://github.com/apache/hudi/pull/4918#discussion_r827262443



##########
File path: 
hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/HoodieDeltaStreamer.java
##########
@@ -137,9 +138,9 @@ public HoodieDeltaStreamer(Config cfg, JavaSparkContext 
jssc, FileSystem fs, Con
 
     this.cfg = cfg;
     this.bootstrapExecutor = Option.ofNullable(

Review comment:
       > Can we instantiate JavaSparkContext as local variable and use it in 
lines 141 and 143.
   
   done




-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to