hudi-bot opened a new issue, #15032:
URL: https://github.com/apache/hudi/issues/15032

   Related issue
   
   https://github.com/apache/hudi/issues/5046
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-3467
   - Type: Bug
   - Epic: https://issues.apache.org/jira/browse/HUDI-4388
   - Fix version(s):
     - 1.1.0
   
   
   ---
   
   
   ## Comments
   
   28/Feb/22 20:04;shivnarayan;Update: 
   
   I confirmed that when regular writes fail, async table services shuts down. 
and when async table services shuts down, regular writes fail. 
   
   But just that I could not exit from the spark-shell. It is just stuck. I had 
to use `kill -9 pid` to kill the process altogether. But chances that 
spark-streaming works that way. since reading from df stream is continuous. 
   
   This is not an immediate necessity to fix, since both of them gets shutdown 
on any issue. 
   
    ;;;


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