You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/04/22 08:15:13 UTC

[jira] [Commented] (AMBARI-16021) Update LogSearch integration to use configuration to obtain credential

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

Hudson commented on AMBARI-16021:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #4710 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4710/])
AMBARI-16021. Update LogSearch integration to use configuration to (rnettleton: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9c142715019fb028bf9ee5acad5343dc4b0a9d04])
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LoggingRequestHelperFactoryImpl.java
* ambari-server/src/test/java/org/apache/ambari/server/controller/logging/LoggingRequestHelperImplTest.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LoggingRequestHelperImpl.java


> Update LogSearch integration to use configuration to obtain credential
> ----------------------------------------------------------------------
>
>                 Key: AMBARI-16021
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16021
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Robert Nettleton
>            Assignee: Robert Nettleton
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-16021.patch
>
>
> The LogSearch integration components in Ambari needs to obtain the credential used to connect to the LogSearch service via a configuration mechanism.  
> In the initial checkins, the integration code used a hard-coded credential.  
> Now that AMBARI-15884 has implemented the stack and configuration support to allow a user to configure the credential for the LogSearch Server, the Ambari Integration layer should use this configuration, defined in:
> ambari/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-admin-properties.xml
> This current JIRA tracks the work involved in updating the integration layer to obtain the credential from the cluster's configuration, and use this credential to connect to the LogSearch service.
> I'm working on a fix for this, and will be submitting a patch shortly. 



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