Tianyi Wang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10640


Change subject: IMPALA-3040: Print logs around removeDirective()
......................................................................

IMPALA-3040: Print logs around removeDirective()

I observed that some caching directives on partitions doesn't get
removed. HDFS would throw an exception if removeDirective operation
fails on its side, so I suspect that removeDirective isn't called by
catalogd. This patch prints logs around removeDirective if it's skipped.

Change-Id: I9d9f6eb1951c77e095d5029e8bbdc67e9b39b814
---
M fe/src/main/java/org/apache/impala/util/HdfsCachingUtil.java
1 file changed, 23 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/40/10640/1
--
To view, visit http://gerrit.cloudera.org:8080/10640
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9d9f6eb1951c77e095d5029e8bbdc67e9b39b814
Gerrit-Change-Number: 10640
Gerrit-PatchSet: 1
Gerrit-Owner: Tianyi Wang <[email protected]>
Gerrit-Reviewer: Tianyi Wang <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to