Andrew Onischuk created AMBARI-19203:
----------------------------------------
Summary: LLAP app package cleanup fails after Hive Interactive
start failure in non-root
Key: AMBARI-19203
URL: https://issues.apache.org/jira/browse/AMBARI-19203
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.5.0
Attachments: AMBARI-19203.patch
Traceback (most recent call last):
File
"/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py",
line 380, in _cleanup_past_llap_package_dirs
shutil.rmtree(abs_path)
File "/usr/lib64/python2.7/shutil.py", line 239, in rmtree
onerror(os.listdir, path, sys.exc_info())
File "/usr/lib64/python2.7/shutil.py", line 237, in rmtree
names = os.listdir(path)
OSError: [Errno 13] Permission denied:
'/var/lib/ambari-agent/tmp/llap-slider2016-12-13_09-11-04'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)