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

[jira] [Commented] (AMBARI-24895) Infra Manager: code clean up

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

ASF GitHub Bot commented on AMBARI-24895:
-----------------------------------------

kasakrisz opened a new pull request #15: AMBARI-24895 - Infra Manager: code clean up
URL: https://github.com/apache/ambari-infra/pull/15
 
 
   ## What changes were proposed in this pull request?
   
   - rename LOG -> logger
   - remove slf4j use log4j2
   - merge Job Properties and Job Parameter classes
   
   ## How was this patch tested?
   
   ITs passed
   
   Manually:
   1. Deploy Ambari and a cluster: zookeeper, infra-solr, logsearch, hdfs, infra-manager
   2. Kerberize the cluster
   3. Enable archiving for service_logs and set the destination to hdfs on Ambari UI, Infra Manager config
   4. Run archiving of service_logs using infra managers rest api
   5. check hdfs for archived service logs

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Infra Manager: code clean up
> ----------------------------
>
>                 Key: AMBARI-24895
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24895
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-infra
>    Affects Versions: 2.8.0
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>
> * rename LOG -> logger
> * remove slf4j use log4j2
> * merge Job Properties and Job Parameter classes



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