Qifan Chen has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/17955 )

Change subject: IMPALA-10967 Load data should handle AWS NLB-type timeout
......................................................................


Patch Set 9:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/17955/9/tests/metadata/test_load.py
File tests/metadata/test_load.py:

http://gerrit.cloudera.org:8080/#/c/17955/9/tests/metadata/test_load.py@139
PS9, Line 139:     # Form a fully qualified table name with '-' in protocol 
'hs2-http' dropped as
             :     # '-' is not allowed in Impala table name even delimited 
with ``.
             :     qualified_table_name = 
'{0}.{1}_{2}_{3}'.format(unique_database, TEST_TBL_NOPART,
             :         protocol if protocol != 'hs2-http' else 'hs2http', 
enable_async_load_data)
             :
             :     # Form a staging path that is protocol and 
enable_async_load_data dependent to
             :     # allow parallel creating distinct HDFS directories for each 
test object.
             :     staging_path = "{0}_{1}_{2}".format(STAGING_PATH, protocol, 
enable_async_load_data)
> Just so you know: the unique_database name has one part that is based on th
Noted.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I8c2437e9894510204303ec07710cad60102c8821
Gerrit-Change-Number: 17955
Gerrit-PatchSet: 9
Gerrit-Owner: Qifan Chen <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Qifan Chen <[email protected]>
Gerrit-Comment-Date: Wed, 27 Oct 2021 12:46:53 +0000
Gerrit-HasComments: Yes

Reply via email to