Details
-
Type:
Bug
-
Status: Done
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: None
-
Labels:None
-
Story Points:3
-
Rank (Obsolete):9223372036854775807
-
Pull Request URL:
-
Sprint:Sprint 45
Description
The jdbchdfs job keeps the output stream open in case of error writing to HDFS. We should improve this and close it plus throw an exception.
We should also make sure the step is marked as failed instead of complete when an exception is thrown in the writer.