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

   Currently in Hoodiestreamer, jssc.stop();  is being called which always 
stops the application with exit code 0 even in case of any exception is raised.
   
   With new spark versions, exit code can be passed while stopping spark 
context.
   
   For reference : 
[https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/SparkContext.scala#L2306]
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-8941
   - Type: Task


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