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/12/05 13:20:00 UTC

[jira] [Commented] (DRILL-5996) Unable to re-run queries from Profiles tab with impersonation and without authentication

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

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

GitHub user arina-ielchiieva opened a pull request:

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

    DRILL-5996: Add ability to re-run queries from Profiles tab with impe…

    …rsonation and without authentication

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

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

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

    https://github.com/apache/drill/pull/1061.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 #1061
    
----
commit abba4ac7fa481eeefa96f75a4565194f40df4982
Author: Arina Ielchiieva <ar...@gmail.com>
Date:   2017-12-04T17:33:03Z

    DRILL-5996: Add ability to re-run queries from Profiles tab with impersonation and without authentication

----


> Unable to re-run queries from Profiles tab with impersonation and without authentication 
> -----------------------------------------------------------------------------------------
>
>                 Key: DRILL-5996
>                 URL: https://issues.apache.org/jira/browse/DRILL-5996
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - CLI
>    Affects Versions: 1.12.0
>            Reporter: Krystal
>            Assignee: Arina Ielchiieva
>             Fix For: 1.13.0
>
>
> On drillbit, enable impersonation without authentication.  From WebUI, click on a query from Profiles link -> click on the "Edit Query" tab -> click on the "Re-Run Query" button.  The query would fail with the following error:
> "HTTP ERROR 412
> Problem accessing /query. Reason:
>     User-Name header is not set"
> We should also provide a username dialog box for this tab.
>  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)