You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/22 10:23:00 UTC

[jira] [Commented] (IGNITE-7485) control.sh utility does not support authentication

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

ASF GitHub Bot commented on IGNITE-7485:
----------------------------------------

GitHub user macrergate opened a pull request:

    https://github.com/apache/ignite/pull/3416

    IGNITE-7485 add support for authentication parameters

    

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

    $ git pull https://github.com/gridgain/apache-ignite IGNITE-7485

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

    https://github.com/apache/ignite/pull/3416.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 #3416
    
----
commit ee446b4079df3ab07db299041607431a6fc99dab
Author: macrergate <ma...@...>
Date:   2018-01-22T10:10:58Z

    IGNITE-7485 add support for authentication parameters

----


> control.sh utility does not support authentication
> --------------------------------------------------
>
>                 Key: IGNITE-7485
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7485
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>            Reporter: Sergey Kosarev
>            Assignee: Sergey Kosarev
>            Priority: Major
>
> Currently controls.sh utility does not work if cluster is running under authentication.
> Error is shown:
> Failed to get cluster state.
> Authentication error.
>  
> it is suggested to introduce authentication parameters to the utitlity
> --login LOGIN
> --password PASSWORD
>  
> Main Utility class ( CommandHandler )  is located in ignite-core module currently. 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)