Description
WebHdfsFileSystem#runWithRetry uses reflection to prepend the remote host to the exception. While it preserves the original stacktrace, it omits the original cause which complicates debugging.
WebHdfsFileSystem#runWithRetry uses reflection to prepend the remote host to the exception. While it preserves the original stacktrace, it omits the original cause which complicates debugging.