Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10301

Insert query hangs in test_local_catalog_ddls_with_invalidate_metadata_sync_ddl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Cannot Reproduce
    • None
    • None
    • Catalog
    • ghx-label-2

    Description

      In impala-cdpd-master-staging-core-s3 test, the following error was seen (insert into a partitioned table timeout).

      Error Message

      AssertionError: Query timeout(60s): insert overwrite table test_local_catalog_ddls_with_invalidate_metadata_sync_ddl_b87f02d6.test_2_part partition(j=2) values (1), (2), (3), (4), (5) assert False
      Stacktrace
      
      custom_cluster/test_concurrent_ddls.py:83: in test_local_catalog_ddls_with_invalidate_metadata_sync_ddl
          self._run_ddls_with_invalidation(unique_database, sync_ddl=True)
      custom_cluster/test_concurrent_ddls.py:146: in _run_ddls_with_invalidation
          for i in pool.imap_unordered(run_ddls, xrange(1, NUM_ITERS + 1)):
      /usr/lib64/python2.7/multiprocessing/pool.py:655: in next
          raise value
      E   AssertionError: Query timeout(60s): insert overwrite table test_local_catalog_ddls_with_invalidate_metadata_sync_ddl_b87f02d6.test_2_part partition(j=2) values (1), (2), (3), (4), (5)
      E   assert False
      

      The URL is https://master-02.jenkins.cloudera.com/view/Impala/view/Evergreen-cdpd-master-staging/job/impala-cdpd-master-staging-core-s3/lastCompletedBuild/testReport/custom_cluster.test_concurrent_ddls/TestConcurrentDdls/test_local_catalog_ddls_with_invalidate_metadata_sync_ddl/.

      Attachments

        1. failure-output.txt
          85 kB
          Tim Armstrong
        2. test_mixed_catalog_ddls_with_invalidate_metadata.tar.gz
          704 kB
          Tim Armstrong

        Issue Links

          Activity

            People

              wzhou Wenzhe Zhou
              sql_forever Qifan Chen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: