You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Gautam Borad (JIRA)" <ji...@apache.org> on 2015/09/23 07:58:04 UTC

[jira] [Updated] (AMBARI-13197) Handle copying ranger-ugsync-default.xml for RU

     [ https://issues.apache.org/jira/browse/AMBARI-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gautam Borad updated AMBARI-13197:
----------------------------------
    Attachment: AMBARI-13197.patch

> Handle copying ranger-ugsync-default.xml for RU
> -----------------------------------------------
>
>                 Key: AMBARI-13197
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13197
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Gautam Borad
>            Assignee: Gautam Borad
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-13197.patch
>
>
> *+issue:+* 
> While doing RU from HDP-2.2 to HDP-2.3 ranger-ugsync-default.xml should get copied rather than setting the file permission without checking if file exist or not. 
> It needs to be copied from *conf.dist* to *conf* directory of ranger-usersync. 
> *+Workaround+*
> User needs to copy ranger-ugsync-default.xml from conf-dist to conf folder :  
> {code}
> su -l ranger
> cp <path_to_usersync_home>/conf.dist/ranger-ugsync-default.xml  <path_to_usersync_home>/conf/ranger-ugsync-default.xml
> {code}



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