Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/14806 )
Change subject: IMPALA-9122 : Ignore FileNotFoundException when loading a table ...................................................................... Patch Set 3: Code-Review+2 (2 comments) http://gerrit.cloudera.org:8080/#/c/14806/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/14806/1//COMMIT_MSG@18 PS1, Line 18: soon as it sees a INSERT_EVENT from metastore. Hive may be still > I think this is a much harder problem to solve and would need a more integr OK, we can deal with it in the future if we want to let users get rid of REFRESH/INVALIDATE METADATA, though this is not the goal of event processor currently. Thanks for the explanation! http://gerrit.cloudera.org:8080/#/c/14806/1/fe/src/main/java/org/apache/impala/common/FileSystemUtil.java File fe/src/main/java/org/apache/impala/common/FileSystemUtil.java: http://gerrit.cloudera.org:8080/#/c/14806/1/fe/src/main/java/org/apache/impala/common/FileSystemUtil.java@691 PS1, Line 691: continue; > The only place currently this class gets used is in FileMetadataLoader.load OK, then I think we can make it configurable in the future if we really need. -- To view, visit http://gerrit.cloudera.org:8080/14806 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iecf6b193b0d57de27d41ad6ef6e1719005d9e908 Gerrit-Change-Number: 14806 Gerrit-PatchSet: 3 Gerrit-Owner: Vihang Karajgaonkar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Vihang Karajgaonkar <[email protected]> Gerrit-Comment-Date: Wed, 11 Dec 2019 09:25:40 +0000 Gerrit-HasComments: Yes
