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/01/16 17:10:26 UTC

[jira] [Commented] (DRILL-5196) Could not run a single MongoDB unit test case through command line or IDE

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

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

GitHub user chunhui-shi opened a pull request:

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

    DRILL-5196: init MongoDB cluster when run a single test case directly…

    … through command line or IDE.
    
    Other fixes include:
    Sync mongo-java-driver versions to newer 3.2.0
    update flapdoodle package to latest accordingly

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

    $ git pull https://github.com/chunhui-shi/drill DRILL-5196

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

    https://github.com/apache/drill/pull/722.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 #722
    
----
commit 67d6488975e4c0a66977a16feeb23abb476b480d
Author: chunhui-shi <cs...@maprtech.com>
Date:   2017-01-14T01:20:46Z

    DRILL-5196: init MongoDB cluster when run a single test case directly through command line or IDE.
    Other fixes include:
    Sync mongo-java-driver versions to newer 3.2.0
    update flapdoodle package to latest accordingly

----


> Could not run a single MongoDB unit test case through command line or IDE
> -------------------------------------------------------------------------
>
>                 Key: DRILL-5196
>                 URL: https://issues.apache.org/jira/browse/DRILL-5196
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Chunhui Shi
>            Assignee: Chunhui Shi
>
> Could not run a single MongoDB's unit test through IDE or command line. The reason is when running a single test case, the MongoDB instance did not get started thus a 'table not found' error for 'mongo.employee.empinfo' would be raised.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)