Vihang Karajgaonkar has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/13586 )

Change subject: IMPALA-7154 : Error making 'dropDatabase' RPC to Hive 
Metastore. NoSuchObjectException thrown
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/13586/2/fe/src/test/resources/hive-site.xml.py
File fe/src/test/resources/hive-site.xml.py:

http://gerrit.cloudera.org:8080/#/c/13586/2/fe/src/test/resources/hive-site.xml.py@36
PS2, Line 36: retry.delay
> Does this enable retries? >From the commit message I understood that we shou
It does not.  This is the delay between successive retry attempts. Although 
this change is really unrelated to the issue, I thought of changing it since I 
found it unusual to have a retry delay of 0.

By default, Metastore client retries once. I don't want to disable retries just 
yet since I am not really sure it is indeed helpful in some cases like 
connectivity issues with HMS or the DB during the tests. If we see more retry 
related failures, then perhaps we should disable the retries.



--
To view, visit http://gerrit.cloudera.org:8080/13586
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I253fc00618b28d8d6e626e1b6bf9c5c8290006d7
Gerrit-Change-Number: 13586
Gerrit-PatchSet: 2
Gerrit-Owner: Vihang Karajgaonkar <vih...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Lars Volker <l...@cloudera.com>
Gerrit-Reviewer: Vihang Karajgaonkar <vih...@cloudera.com>
Gerrit-Comment-Date: Wed, 12 Jun 2019 18:23:49 +0000
Gerrit-HasComments: Yes

Reply via email to