You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jaimin D Jetly (JIRA)" <ji...@apache.org> on 2014/08/07 02:04:14 UTC

[jira] [Commented] (AMBARI-6764) HiveServer2 Start fails after adding services

    [ https://issues.apache.org/jira/browse/AMBARI-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088493#comment-14088493 ] 

Jaimin D Jetly commented on AMBARI-6764:
----------------------------------------

The resolution to this ticket will includes a behavioral change in Add Service wizard.
As of now "Assign Slaves and Clients" page was skipped if the selected services did not have a slave component.
After the commit of this patch, "Assign Slaves and Clients" page will be skipped if the selected services had only master components. (Example: Nagios)


> 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)