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/02/18 07:39:44 UTC

[jira] [Commented] (DRILL-5260) Refinements to new "Cluster Fixture" test framework

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

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

GitHub user paul-rogers opened a pull request:

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

    DRILL-5260: Extend "Cluster Fixture" test framework

    - Config option to suppress printing of CSV and other output. (Allows
    printing for single tests, not printing when running from Maven.)
    
    - Parsing of query profiles to extract plan and run time information.
    
    - Fix bug in log fixture when enabling logging for a package.
    
    - Improved ZK support.
    
    - Set up the new CTTAS default temporary workspace for tests.
    
    - Clean up persistent storage files on disk to avoid CTTAS startup
    failures.
    
    - Provides a set of examples for how to use the cluster fixture.

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

    $ git pull https://github.com/paul-rogers/drill DRILL-5260

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

    https://github.com/apache/drill/pull/753.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 #753
    
----
commit 40080d663545c6f0a5a413cf18866611a2bc5b3f
Author: Paul Rogers <pr...@maprtech.com>
Date:   2017-02-18T01:39:20Z

    DRILL-5260: Extend "Cluster Fixture" test framework
    
    - Config option to suppress printing of CSV and other output. (Allows
    printing for single tests, not printing when running from Maven.)
    
    - Parsing of query profiles to extract plan and run time information.
    
    - Fix bug in log fixture when enabling logging for a package.
    
    - Improved ZK support.
    
    - Set up the new CTTAS default temporary workspace for tests.
    
    - Clean up persistent storage files on disk to avoid CTTAS startup
    failures.
    
    - Provides a set of examples for how to use the cluster fixture.

----


> Refinements to new "Cluster Fixture" test framework
> ---------------------------------------------------
>
>                 Key: DRILL-5260
>                 URL: https://issues.apache.org/jira/browse/DRILL-5260
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.10
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Minor
>             Fix For: 1.10
>
>
> Roll-up of a number of enhancements to the cluster fixture framework.
> * Config option to suppress printing of CSV and other output. (Allows printing for single tests, not printing when running from Maven.)
> * Parsing of query profiles to extract plan and run time information.
> * Fix bug in log fixture when enabling logging for a package.
> * Improved ZK support.
> * Set up the new CTTAS default temporary workspace for tests.
> * Revise TestDrillbitResiliance to use the new framework.
> * Revise TestWindowFrame to to use the new framework.
> * Revise TestMergeJoinWithSchemaChanges to use the new framework.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)