Tianyi Wang has uploaded a new patch set (#2). ( 
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 don'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, 22 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/40/10640/2
--
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: newpatchset
Gerrit-Change-Id: I9d9f6eb1951c77e095d5029e8bbdc67e9b39b814
Gerrit-Change-Number: 10640
Gerrit-PatchSet: 2
Gerrit-Owner: Tianyi Wang <[email protected]>
Gerrit-Reviewer: Tianyi Wang <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to