You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/20 19:08:34 UTC

[jira] [Commented] (AMBARI-7867) mapreduce2-log4j is empty after upgrade to 1.7.0

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

Hudson commented on AMBARI-7867:
--------------------------------

SUCCESS: Integrated in Ambari-branch-1.7.0 #145 (See [https://builds.apache.org/job/Ambari-branch-1.7.0/145/])
AMBARI-7867. mapreduce2-log4j is empty after upgrade to 1.7.0.(vbrodetskyi) (vbrodetskyi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b1821e28b413ceef07ea398bfb9931ceb4e8cc16)
* ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java
* ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java
* ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java


> mapreduce2-log4j is empty after upgrade to 1.7.0
> ------------------------------------------------
>
>                 Key: AMBARI-7867
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7867
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 1.7.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Critical
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7867.patch
>
>
> Precondition:
> 1)Deploy Ambari(1.6.0) with all components at all hosts, with default settings
> STR: cluster
> 1)Upgrade to 1.7.0
> 2)Enable security
> 3)Check mapreduce2-log4j configs (/var/lib/ambari-server/resources/scripts/configs.sh get localhost cl1 mapreduce2-log4j)
> Expected result:
> Have some values.
> Actual result:
> Have emty file config (/var/lib/ambari-server/resources/scripts/configs.sh get localhost cl1 mapreduce2-log4j) .
> {code}
> [root@amb-upg160-6-4postgres1412059810-2 ~]# /var/lib/ambari-server/resources/scripts/configs.sh get localhost cl1 mapreduce2-log4j
> ########## Performing 'GET' on (Site:mapreduce2-log4j, Tag:version1)
> [root@amb-upg160-6-4postgres1412059810-2 ~]# 
> {code}



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