[
https://issues.apache.org/jira/browse/AMBARI-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376828#comment-15376828
]
Hudson commented on AMBARI-17707:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #5303 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5303/])
AMBARI-17707. Atlas metadata server fails to install in non-root (aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=19322e1151ebc71de96b47bd381e7420237c219e])
*
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py
> Atlas metadata server fails to install in non-root
> --------------------------------------------------
>
> Key: AMBARI-17707
> URL: https://issues.apache.org/jira/browse/AMBARI-17707
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-17707.patch
>
>
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py",
> line 173, in <module>
> MetadataServer().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 280, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py",
> line 46, in install
> shutil.rmtree(expanded_atlas)
> File "/usr/lib64/python2.6/shutil.py", line 204, in rmtree
> onerror(os.listdir, path, sys.exc_info())
> File "/usr/lib64/python2.6/shutil.py", line 202, in rmtree
> names = os.listdir(path)
> OSError: [Errno 13] Permission denied:
> '/usr/hdp/current/atlas-server/server/webapp/atlas'
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)