You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2020/03/10 19:14:00 UTC

[jira] [Created] (DRILL-7635) Mongo tests fail for profiles with non-file default file system

Vova Vysotskyi created DRILL-7635:
-------------------------------------

             Summary: Mongo tests fail for profiles with non-file default file system
                 Key: DRILL-7635
                 URL: https://issues.apache.org/jira/browse/DRILL-7635
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.18.0
            Reporter: Vova Vysotskyi
            Assignee: Vova Vysotskyi
             Fix For: 1.18.0


Some profiles in Drill have specific configurations for {{fs.defaultFS}} Hadoop property. This option was set to {{file:///}} in {{core-site.xml}} in tests resources in {{java-exec}} modulte. Since in DRILL-7547 was added another {{core-site.xml}} file into the mongo module, it overrides the existing one, so mongo tests stop using {{file:///}} for such profiles.
These failures became seen after fix for DRILL-7628, where they started running again.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)