Jaimin D Jetly created AMBARI-6764:
--------------------------------------
Summary: HiveServer2 Start fails after adding services
Key: AMBARI-6764
URL: https://issues.apache.org/jira/browse/AMBARI-6764
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.7.0
Reporter: Jaimin D Jetly
Assignee: Jaimin D Jetly
Priority: Critical
Fix For: 1.7.0
*STR:*
# Deployed cluster with HDFS + ZK.
# Added YARN+MR2+Tez+Nagios+Ganglia.
# Restarted all services.
# Added the rest of the services: Hive+Hcatalog+WebHCat, Oozie, Pig, Sqoop,
Storm, Falcon, HBase.
*Result:* 'HiveServer2 Start' fails with error:
{noformat}
Fail: Execution of 'hadoop --config /etc/hadoop/conf fs -copyFromLocal
/usr/lib/tez/tez*.jar /apps/tez/' returned 1. copyFromLocal:
`/usr/lib/tez/tez*.jar': No such file or directory
{noformat}
{code}
[root@c6402 ~]# ll /usr/lib/tez/
ls: cannot access /usr/lib/tez/: No such file or directory
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)