LiJie20190102 opened a new issue, #8331:
URL: https://github.com/apache/hudi/issues/8331

   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
   
   - Join the mailing list to engage in conversations and get faster support at 
[email protected].
   
   - If you have triaged this as a bug, then file an 
[issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
   
   **Describe the problem you faced**
   
   When I use the HoodieDeltaStreamer, the "-- continuous" parameter: "Delta 
Streamer runs in continuous mode running source match ->Transform ->Hudi Write 
in loop". So I would like to ask if there are any corresponding parameters that 
can control the number of cycles, such as stopping accessing data when I cycle 
5 times.
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1.  Prepare Kafka's topic and continuously produce data
   2.  Utilize hudi utilities bundle_ 2.12-0.13.0.jar and the "-- continuous" 
parameter continuously receive data from Kafka and synchronize it to hive
   
   **Expected behavior**
   
   Are there any corresponding parameters that can control the number of 
cycles? For example, when I cycle 5 times, I stop accessing data.
   
   **Environment Description**
   
   Hudi version : 2.12-0.13.0
   
   Spark version : 3.2.3
   
   Hive version : 3.1.3
   
   Hadoop version : 3.3.4
   
   Storage (HDFS/S3/GCS..) : hdfs
   
   Running on Docker? (yes/no) : no
   
   
   **Additional context**
   
   I would like to ask if there is a parameter for controlling the number of 
times, or if it will be supported in the future
   
   **Stacktrace**
   
   ```Add the stacktrace of the error.```
   
   


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