You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2013/09/17 16:09:51 UTC

[jira] [Created] (AMBARI-3257) Ambari-Client https support

Andrew Onischuk created AMBARI-3257:
---------------------------------------

             Summary: Ambari-Client https support
                 Key: AMBARI-3257
                 URL: https://issues.apache.org/jira/browse/AMBARI-3257
             Project: Ambari
          Issue Type: Task
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 1.4.1
         Attachments: AMBARI-3257.patch

We should support using client, after ambari-server setup-https done it's job. From the user's side this should look like this:
{code}
client = AmbariClient("dev05.hortonworks.com", 8443, "admin","admin", use_https=True)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira