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

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

    [ https://issues.apache.org/jira/browse/DRILL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147178#comment-16147178 ] 

ASF GitHub Bot commented on DRILL-5751:
---------------------------------------

GitHub user arina-ielchiieva opened a pull request:

    https://github.com/apache/drill/pull/927

    DRILL-5751: Fix unit tests to use local file system even if it is not…

    … set by default
    
    Please refer to [DRILL-5751](https://issues.apache.org/jira/browse/DRILL-5751) for details.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arina-ielchiieva/drill DRILL-5751

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/927.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #927
    
----
commit 079aa8ae2e4d30341cc227c311b08418ab4cf747
Author: Arina Ielchiieva <ar...@gmail.com>
Date:   2017-08-24T16:49:52Z

    DRILL-5751: Fix unit tests to use local file system even if it is not set by default

----


> 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)