Description
OOZIE-1171 adds some checking to the HostnameFilter that involves handling any Exception. We should change this to only catch UnknownHostException because we wouldn't want to necessarily continue in the case of other types of Exception s.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-1171 HostnameFilter should handle hostname resolution failures and continue processing
- Closed