Daniel Becker created IMPALA-10983:
--------------------------------------

             Summary: Test  
metadata.test_event_processing.TestEventProcessing.test_insert_events  fails
                 Key: IMPALA-10983
                 URL: https://issues.apache.org/jira/browse/IMPALA-10983
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
            Reporter: Daniel Becker


Test 
{code:java}
metadata.test_event_processing.TestEventProcessing.test_insert_events {code}
fails:
h3. Error Message
{code:java}
metadata/test_event_processing.py:48: in test_insert_events 
self.run_test_insert_events(unique_database) 
metadata/test_event_processing.py:128: in run_test_insert_events 
EventProcessorUtils.wait_for_event_processing(self) 
util/event_processor_utils.py:61: in wait_for_event_processing within {1} 
seconds".format(current_event_id, timeout)) E Exception: Event processor did 
not sync till last known event id 31772 within 10 seconds{code}
h3. Stacktrace
{code:java}
metadata/test_event_processing.py:48: in test_insert_events 
self.run_test_insert_events(unique_database) 
metadata/test_event_processing.py:128: in run_test_insert_events 
EventProcessorUtils.wait_for_event_processing(self) 
util/event_processor_utils.py:61: in wait_for_event_processing within {1} 
seconds".format(current_event_id, timeout)) E Exception: Event processor did 
not sync till last known event id 31772 within 10 seconds{code}
h3. Standard Error
{code:java}
SET 
client_identifier=metadata/test_event_processing.py::TestEventProcessing::()::test_insert_events;
 -- connecting to: localhost:21000 -- connecting to localhost:21050 with impyla 
-- 2021-10-22 15:28:00,639 INFO MainThread: Closing active operation -- 
connecting to localhost:28000 with impyla -- 2021-10-22 15:28:00,665 INFO 
MainThread: Closing active operation -- connecting to localhost:11050 with 
impyla SET 
client_identifier=metadata/test_event_processing.py::TestEventProcessing::()::test_insert_events;
 SET sync_ddl=False; -- executing against localhost:21000 DROP DATABASE IF 
EXISTS `test_insert_events_4293827b` CASCADE; -- 2021-10-22 15:28:03,902 INFO 
MainThread: Started query e74933cd62ece6eb:63eb608100000000 SET 
client_identifier=metadata/test_event_processing.py::TestEventProcessing::()::test_insert_events;
 SET sync_ddl=False; -- executing against localhost:21000{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to