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

Unify temporary dir management in CustomClusterTestSuite

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Test
    • None

    Description

      There are many custom cluster test that require creating temporary director. The temporary directory typically live within a scope of test method and cleaned afterwards. However, some test do create temporary directly and forgot to clean them afterwards, leaving junk dirs under /tmp/ or $LOG_DIR.

      We can unify the temporary directory management inside CustomClusterTestSuite. Some argument of CustomClusterTestSuite.with_args(), such as 'impalad_args', 'catalogd_args', and 'impala_log_dir', should accept formatting pattern that is replaceable by a temporary dir path.

      Attachments

        Activity

          People

            rizaon Riza Suminto
            rizaon Riza Suminto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: