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 2016/07/26 14:08:20 UTC

[jira] [Commented] (DRILL-4801) Setting extractHeader attribute for CSV format does not propagate to all drillbits

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

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

GitHub user arina-ielchiieva opened a pull request:

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

    DRILL-4801: Setting extractHeader attribute for CSV format does not p…

    …ropagate to all drillbits

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

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

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

    https://github.com/apache/drill/pull/554.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 #554
    
----
commit e9cf0bd97a42f2fa7062e930fcd3ec4724ef9e31
Author: Arina Ielchiieva <ar...@gmail.com>
Date:   2016-07-26T11:00:42Z

    DRILL-4801: Setting extractHeader attribute for CSV format does not propagate to all drillbits

----


> Setting extractHeader attribute for CSV format does not propagate to all drillbits 
> -----------------------------------------------------------------------------------
>
>                 Key: DRILL-4801
>                 URL: https://issues.apache.org/jira/browse/DRILL-4801
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - CLI, Client - HTTP
>    Affects Versions: 1.7.0
>            Reporter: Krystal
>            Assignee: Arina Ielchiieva
>             Fix For: 1.8.0
>
>
> I have multiple drillbits running.  From web UI of one drillbit, I added "extractHeader": true to the csv format.  I logged to the Web UI of a different drillbit and did not see the added attributed.
> I tried the same for the TSV format and that worked as expect as the change got propagated to all drillbits. 



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