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

test_result_verifier error msg normalization should not rely on hdfs qualified paths

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Impala 2.0
    • None
    • Infrastructure

    Description

      test_result_verifier.py attempts to normalize error messages so that they may be compared against expected results. This involves removing hdfs qualified paths which may vary, e.g. because they include a hostname.

      This won't work for s3, we need to generalize this normalization mechanism so that it doesn't rely on hdfs paths and also so that it does not encode specific knowledge of error messages.

      After doing so, remove tests marked with @skip_if_s3_qualified_path.

      Attachments

        Issue Links

          Activity

            People

              sailesh Sailesh Mukil
              mjacobs Matthew Jacobs
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: