XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.1.0
    • Infrastructure
    • None
    • ghx-label-1

    Description

      The handling of default query options for erasure-coded files in custom cluster tests is brittle and breaks if custom cluster tests set their own default query options:

          if os.environ.get("ERASURE_CODING") == "true":
            cmd.append("--impalad_args=--default_query_options=allow_erasure_coded_files=true")
      

      This was one of test failures that caused IMPALA-1760 to be reverted.

      Attachments

        Activity

          People

            tarmstrong Tim Armstrong
            tarmstrong Tim Armstrong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: