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

Don't fail when write to scratch dir results in error.

    XMLWordPrintableJSON

Details

    Description

      Currently, a query fails when it tries to spill data to a disk and that write results in an error. This can happen for multiple reasons: a) no write permission, b) bad disk.

      The fix should do two things:

      • Check for write permissions on startup
      • Don't fail queries that hit an error at runtime (e.g. disk full) if there is another functional scratch disk that can be used instead.

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              alan@cloudera.com Alan Choi
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: