Dmitry Lysnichenko created AMBARI-6227:
------------------------------------------
Summary: Hcatalog service check failed on start all services call
Key: AMBARI-6227
URL: https://issues.apache.org/jira/browse/AMBARI-6227
Project: Ambari
Issue Type: Bug
Components: agent
Affects Versions: 1.6.1
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 1.6.1
STR:
# Start all services call failed on installer wizard due to BUG-18369.
# Post install stopped all services using Stop All button on service bar.
# started all services using Start All button on service bar. This includes
doing service check for all services.
# This request failed due to *Check HCATALOG* task failure.
# All the subsequent requests that included *Check HCATALOG* task failed.
The reason of task failure is stated in the task log
{code}
FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Got exception:
org.apache.hadoop.security.AccessControlException Permission denied:
user=ambari-qa, access=EXECUTE, inode="/user/hive":hive:hdfs:drwx------
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)