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

discrepancy_searcher.py logging overwriting itself

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 2.9.0
    • Impala 2.9.0
    • Infrastructure
    • None

    Description

      If I run discrepancy_searcher.py the log is overwritten near the end of execution and will only contain a single line:

      13:02:47 INFO:hiveserver2[265]:Closing active operation
      

      tail -F proves this is happening. From 1 execution of discrepancy_searcher.py:

      13:02:47 INFO:discrepancy_searcher[799]:Results matched (1 rows)
      tail: /tmp/discrepancy_searcher.py.log: file truncated
      13:02:47 INFO:hiveserver2[265]:Closing active operation
      

      This is a "regression" due to this commit:

      IMPALA-4467: Add support for DML statements in stress test
      

      ... in which the Impyla version changed from 0.11.2 to 0.14.0.

      Attachments

        Activity

          People

            mikeb Michael Brown
            mikeb Michael Brown
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: