[
https://issues.apache.org/jira/browse/AMBARI-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905239#comment-14905239
]
Hudson commented on AMBARI-13197:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.1 #588 (See
[https://builds.apache.org/job/Ambari-branch-2.1/588/])
AMBARI-13197. Handle copying ranger-ugsync-default.xml for RU (Gautam Borad via
alejandro) (afernandez:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ac7d92a59a4eadf547c398c2d5c0d85cf35cb703)
*
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/ranger_usersync.py
*
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
> 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)