Pranav Yogi Lodha created IMPALA-14965:
------------------------------------------

             Summary: TestTestcaseBuilder.test_query_with_tbls fails with an 
Exception
                 Key: IMPALA-14965
                 URL: https://issues.apache.org/jira/browse/IMPALA-14965
             Project: IMPALA
          Issue Type: Bug
            Reporter: Pranav Yogi Lodha


h3. Error Message

Exception: Event processor did not make progress since event id 53027 within 10 
seconds
h3. Stacktrace

/data/jenkins/workspace/impala-cdw-master-staging-core-s3/repos/Impala/tests/metadata/test_testcase_builder.py:53:
 in test_query_with_tbls self._test_export_and_import( original_part_ids = 
\{'29275', '29276', '29277', '29278', '29279', '29280', ...} self = 
<tests.metadata.test_testcase_builder.TestTestcaseBuilder object at 
0x7fd04e648910> unique_database = 'test_query_with_tbls_8466ca36' 
/data/jenkins/workspace/impala-cdw-master-staging-core-s3/repos/Impala/tests/metadata/test_testcase_builder.py:102:
 in _test_export_and_import EventProcessorUtils.wait_for_event_processing(self) 
hdfs_path = '/tmp/impala-testcase-data-328db6fa-4340-427c-9f4f-c14c3946f80b' 
index = 28 num_dbs = 1 num_tbls = 1 num_views = 1 original_plan = ['Max 
Per-Host Resource Reservation: Memory=32.00KB Threads=3', 'Per-Host Resource 
Estimates: Memory=160MB', 'WARNING:...h_tbls_8466ca36.alltypes', 'Analyzed 
query: SELECT count(*) FROM test_query_with_tbls_8466ca36.alltypes_view', '', 
...] query = 'select count(*) from test_query_with_tbls_8466ca36.alltypes_view' 
result = <tests.common.impala_connection.ImpylaHS2ResultSet object at 
0x7fd04f269590> self = 
<tests.metadata.test_testcase_builder.TestTestcaseBuilder object at 
0x7fd04e648910> t = 'test_query_with_tbls_8466ca36.alltypes' tbls = 
['test_query_with_tbls_8466ca36.alltypes'] testcase_generate_query = "COPY 
TESTCASE TO '/tmp' select count(*) from 
test_query_with_tbls_8466ca36.alltypes_view" testcase_path = 
"'s3a://impala-test-uswest2-2/tmp/impala-testcase-data-328db6fa-4340-427c-9f4f-c14c3946f80b'"
 tmp_path = '/tmp' v = 'test_query_with_tbls_8466ca36.alltypes_view' views = 
['test_query_with_tbls_8466ca36.alltypes_view'] 
util/event_processor_utils.py:92: in wait_for_event_processing 
EventProcessorUtils.wait_for_event_processing_impl(test_suite.hive_client, 
error_status_possible = False impala_cluster = 
<tests.common.impala_cluster.ImpalaCluster object at 0x7fd04fb818d0> test_suite 
= <tests.metadata.test_testcase_builder.TestTestcaseBuilder object at 
0x7fd04e648910> timeout = 10 util/event_processor_utils.py:106: in 
wait_for_event_processing_impl 
EventProcessorUtils.wait_for_synced_event_id(timeout, error_status_possible, 
current_event_id = 53030 error_status_possible = False hive_client = 
<impala_thrift_gen.hive_metastore.ThriftHiveMetastore.Client object at 
0x7fd04e5caf90> impala_cluster = <tests.common.impala_cluster.ImpalaCluster 
object at 0x7fd04fb818d0> timeout = 10 util/event_processor_utils.py:75: in 
wait_for_synced_event_id raise Exception( E Exception: Event processor did not 
make progress since event id 53027 within 10 seconds 
TIMEOUT_MULTIPLIER_IF_THERE_IS_PROGRESS = 10 current_synced_id = 53027 end_time 
= 1778172824.1375198 error_status_possible = False last_synced_id = 53027 
last_synced_time = 1778172724.140929 made_progress = False status = 'ACTIVE' 
status_list = ['ACTIVE', 'PAUSED'] t = 1778172734.217625 target_event_id = 
53030 timeout = 10 total_timeot = 100



--
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