danny0405 commented on a change in pull request #2867:
URL: https://github.com/apache/hudi/pull/2867#discussion_r619085793



##########
File path: 
hudi-flink/src/main/java/org/apache/hudi/source/StreamReadOperator.java
##########
@@ -152,6 +152,8 @@ private void processSplits() throws IOException {
       return;
     }
 
+    LOG.info("Processing input split : {}", split);

Review comment:
       No, this log is important to indicate the consuming process, there is 
only one log for one data bucket, so i think it is okey. (Only several log 
files in one data bucket).




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