You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2017/08/30 12:50:01 UTC

[jira] [Created] (DRILL-5751) Fix unit tests to use local file system even if it is not set by default

Arina Ielchiieva created DRILL-5751:
---------------------------------------

             Summary: Fix unit tests to use local file system even if it is not set by default
                 Key: DRILL-5751
                 URL: https://issues.apache.org/jira/browse/DRILL-5751
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.11.0
            Reporter: Arina Ielchiieva
            Assignee: Arina Ielchiieva
             Fix For: 1.12.0


When running test using, for example, mapr profile, some test fail with FileNotFoundException.
To fix the failures, we would need to modify related tests always to use local file system, even if default file system is, for example, maprfs.
List of affected unit tests:
TestHashAggrSpill
TestParquetWriter
TestCTAS
StorageStrategyTest
TestDynamicUDFSupport
etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)