Hello,
I am using camel HDFS , it is throwing RuntimeCamelException whenever
IOException is thrown by hadoop api in writing/reading.
This causes my application killed. I think this is not preferable practice.
I want to know why this runtime exception is thrown, couldn't we handle
it with printing some logs and cleaning up resources like closing stream ?.
Warm Regards,
Satyam
I am using camel HDFS , it is throwing RuntimeCamelException whenever
IOException is thrown by hadoop api in writing/reading.
This causes my application killed. I think this is not preferable practice.
I want to know why this runtime exception is thrown, couldn't we handle
it with printing some logs and cleaning up resources like closing stream ?.
Warm Regards,
Satyam