Riza Suminto has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22231 )

Change subject: IMPALA-13620: Refresh compute_table_stats.py script
......................................................................


Patch Set 6:

> Patch Set 6: Verified-1
>
> Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/11229/

The failed compute stats seems to happen more often than I thought, even 16 
concurrency. This one failed at tpcds_parquet.reason and tpcds_parquet.web_site.

2024-12-20 22:41:20,480 Thread-8:  Failed on table tpcds_parquet.reason
Traceback (most recent call last):
  File "/home/ubuntu/Impala/tests/util/compute_table_stats.py", line 47, in 
compute_stats_table
    result = impala_client.execute(statement)
  File "/home/ubuntu/Impala/tests/common/impala_connection.py", line 357, in 
execute
    self.__cursor.execute(sql_stmt, configuration=self.__query_options)
  File 
"/home/ubuntu/Impala/infra/python/env-gcc10.4.0-py3/lib/python3.8/site-packages/impala/hiveserver2.py",
 line 343, in execute
    self._wait_to_finish()  # make execute synchronous
  File 
"/home/ubuntu/Impala/infra/python/env-gcc10.4.0-py3/lib/python3.8/site-packages/impala/hiveserver2.py",
 line 428, in _wait_to_finish
    raise OperationalError(resp.errorMessage)
impala.error.OperationalError: Query 3f41f73c6e831d41:2c7d883c00000000 failed:
ImpalaRuntimeException: Error making 'alter_table' RPC to Hive Metastore:
CAUSED BY: InvalidOperationException: Alter table in REMOTE database is not 
allowed


-- connecting to localhost:21050 with impyla
2024-12-20 22:41:20,494 Thread-8: Closing active operation
2024-12-20 22:41:20,494 Thread-8: Executing: compute stats tpcds.store
2024-12-20 22:42:20,372 Thread-7:  Failed on table tpcds_parquet.web_site
Traceback (most recent call last):
  File "/home/ubuntu/Impala/tests/util/compute_table_stats.py", line 47, in 
compute_stats_table
    result = impala_client.execute(statement)
  File "/home/ubuntu/Impala/tests/common/impala_connection.py", line 357, in 
execute
    self.__cursor.execute(sql_stmt, configuration=self.__query_options)
  File 
"/home/ubuntu/Impala/infra/python/env-gcc10.4.0-py3/lib/python3.8/site-packages/impala/hiveserver2.py",
 line 343, in execute
    self._wait_to_finish()  # make execute synchronous
  File 
"/home/ubuntu/Impala/infra/python/env-gcc10.4.0-py3/lib/python3.8/site-packages/impala/hiveserver2.py",
 line 428, in _wait_to_finish
    raise OperationalError(resp.errorMessage)
impala.error.OperationalError: Query fe422e67ac1c3995:9f831e1e00000000 failed:
ImpalaRuntimeException: Error making 'alter_table' RPC to Hive Metastore:
CAUSED BY: InvalidOperationException: Alter table in REMOTE database is not 
allowed


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I1ebf02f95b957e7dda3a30622b87e8fca3197699
Gerrit-Change-Number: 22231
Gerrit-PatchSet: 6
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Sat, 21 Dec 2024 03:11:19 +0000
Gerrit-HasComments: No

Reply via email to