gaurav singh created IMPALA-14239:
-------------------------------------

             Summary: TestParquetStatsSingleNode.test_deprecated_stats is 
getting test setup failure.
                 Key: IMPALA-14239
                 URL: https://issues.apache.org/jira/browse/IMPALA-14239
             Project: IMPALA
          Issue Type: Bug
            Reporter: gaurav singh


h3. Stacktrace

conftest.py:409: in unique_database \{'sync_ddl': sync_ddl}) 
common/impala_test_suite.py:1048: in wrapper return function(*args, **kwargs) 
common/impala_test_suite.py:1058: in execute_query_expect_success result = 
cls.__execute_query(impalad_client, query, query_options, user) 
common/impala_test_suite.py:1208: in __execute_query return 
impalad_client.execute(query, user=user) common/impala_connection.py:251: in 
execute fetch_profile_after_close=fetch_profile_after_close) 
beeswax/impala_beeswax.py:193: in execute handle = 
self.__execute_query(query_string.strip(), user=user) 
beeswax/impala_beeswax.py:289: in __execute_query 
self.wait_for_finished(handle) beeswax/impala_beeswax.py:312: in 
wait_for_finished raise ImpalaBeeswaxException(error_log, None) E 
ImpalaBeeswaxException: Query 8e42e3950a33609a:a0a1fa3e00000000 failed: E 
ImpalaRuntimeException: Error making 'createDatabase' RPC to Hive Metastore: E 
CAUSED BY: MetaException: Failed to create external path 
s3a://impala-test-uswest2-1/test-warehouse/test_deprecated_stats_d40d3527.db 
for database test_deprecated_stats_d40d3527. This may result in access not 
being allowed if the StorageBasedAuthorizationProvider is enabled: null
h3. Standard Error

SET 
client_identifier=query_test/test_parquet_stats.py::TestParquetStatsSingleNode::()::test_deprecated_stats[protocol:beeswax|table_format:parquet/none|exec_option:{'test_replan':1;'mt_dop':0;'batch_size':0;'num_nodes':1;'disable_codegen_rows_threshold':0;'disable_codegen':Fa;
 SET sync_ddl=False; -- executing against localhost:21000 DROP DATABASE IF 
EXISTS `test_deprecated_stats_d40d3527` CASCADE; -- 2025-07-17 11:32:37,520 
INFO MainThread: Started query 2340dd2e9c6a78b3:92fd9c7b00000000 SET 
client_identifier=query_test/test_parquet_stats.py::TestParquetStatsSingleNode::()::test_deprecated_stats[protocol:beeswax|table_format:parquet/none|exec_option:{'test_replan':1;'mt_dop':0;'batch_size':0;'num_nodes':1;'disable_codegen_rows_threshold':0;'disable_codegen':Fa;
 SET sync_ddl=False; -- executing against localhost:21000 CREATE DATABASE 
`test_deprecated_stats_d40d3527`;



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to