bvaradar commented on a change in pull request #921: [MINOR] Limit sync 
frequency
URL: https://github.com/apache/incubator-hudi/pull/921#discussion_r327422523
 
 

 ##########
 File path: 
hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/HoodieDeltaStreamer.java
 ##########
 @@ -223,6 +223,10 @@ public Operation convert(String value) throws 
ParameterException {
         + " source-fetch -> Transform -> Hudi Write in loop")
     public Boolean continuousMode = false;
 
+    @Parameter(names = {"--min-sync-interval-second"}, description = "the min 
sync interval of each sync in "
 
 Review comment:
   nit: Change to plural --min-sync-interval-seconds

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


With regards,
Apache Git Services

Reply via email to