ulysses-you commented on issue #25333: [SPARK-28597][SS]Spark streaming terminated when close meta data log error URL: https://github.com/apache/spark/pull/25333#issuecomment-518046893 I met this exception about per week per app and I think that's depend on different hdfs cluster. Sleep is unnecessary, hdfs has already retried some times and sleep when met exception. So we just create an other file to write and close.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
