Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Why RuntimeCamelException is thrown whenever some IOException occur for write/read

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

Viewing all articles
Browse latest Browse all 5648

Trending Articles