Bharath Vissapragada has uploaded a new change for review. http://gerrit.cloudera.org:8080/4125
Change subject: IMPALA-3949: Log the error message in FileSystemUtil.copyToLocal() ...................................................................... IMPALA-3949: Log the error message in FileSystemUtil.copyToLocal() Currently the code swallows the actual exception incase the call to copy fails. To improve supportability, this commit just logs the error in case of failures. Change-Id: I5664a75aa837951de1d5dcc90e43bd8f313736b8 --- M fe/src/main/java/com/cloudera/impala/common/FileSystemUtil.java 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/25/4125/1 -- To view, visit http://gerrit.cloudera.org:8080/4125 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5664a75aa837951de1d5dcc90e43bd8f313736b8 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Bharath Vissapragada <[email protected]>
