[ 
https://issues.apache.org/jira/browse/AMBARI-16893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alejandro Fernandez updated AMBARI-16893:
-----------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Pushed to trunk, commit bc11f5f12e639fd76305b6d73cf6a1b0dd93faaf
branch-2.4, commit 2ed744dbb2d863c86c73ce51cfa6d9d1d2ba6642

> Ambari install failure due to zeppelin service install bug
> ----------------------------------------------------------
>
>                 Key: AMBARI-16893
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16893
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>         Environment: CentOS 6.6
>            Reporter: Renjith Kamath
>            Assignee: Renjith Kamath
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-16893-trunk+2.4-v1.patch, 
> AMBARI-16893-trunk+2.4-v2.patch
>
>
> Service install fails on CentOS 6.6 with following error. Unable to run 
> setup_snapshot.sh
> {code:title=stderr}
> "Traceback (most recent call last):
>   File 
> \"/var/lib/ambari-agent/cache/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py\",
>  line 233, in <module>
>     Master().execute()
>   File 
> \"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py\",
>  line 254, in execute
>     method(env)
>   File 
> \"/var/lib/ambari-agent/cache/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py\",
>  line 66, in install
>     user=params.zeppelin_user)
>   File \"/usr/lib/python2.6/site-packages/resource_management/core/base.py\", 
> line 155, in __init__
>     self.env.run()
>   File 
> \"/usr/lib/python2.6/site-packages/resource_management/core/environment.py\", 
> line 160, in run
>     self.run_action(resource, action)
>   File 
> \"/usr/lib/python2.6/site-packages/resource_management/core/environment.py\", 
> line 124, in run_action
>     provider_action()
>   File 
> \"/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py\",
>  line 273, in action_run
>     tries=self.resource.tries, try_sleep=self.resource.try_sleep)
>   File 
> \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 
> 70, in inner
>     result = function(command, **kwargs)
>   File 
> \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 
> 92, in checked_call
>     tries=tries, try_sleep=try_sleep)
>   File 
> \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 
> 140, in _call_wrapper
>     result = _call(command, **kwargs_copy)
>   File 
> \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 
> 293, in _call
>     raise Fail(err_msg)
> resource_management.core.exceptions.Fail: Execution of 
> '/var/lib/ambari-agent/cache/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/setup_snapshot.sh
>  /usr/hdp/current/zeppelin-server/lib c6401.ambari.apache.org 9083 10001 
> c6401.ambari.apache.org 9995 True 
> /var/lib/ambari-agent/cache/common-services/ZEPPELIN/0.6.0.2.5/package 
> /usr/jdk64/jdk1.8.0_60 >> /var/log/zeppelin/zeppelin-setup.log' returned 126.
> -bash: 
> /var/lib/ambari-agent/cache/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/setup_snapshot.sh:
>  Permission denied",
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to