[
https://issues.apache.org/jira/browse/AMBARI-22100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188443#comment-16188443
]
Hudson commented on AMBARI-22100:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.6 #319 (See
[https://builds.apache.org/job/Ambari-branch-2.6/319/])
AMBARI-22100 : Devdeploy: HiveServer2 Interactive Start failed (mradhakrishnan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fee91467fa1ef1d2ef9f0cdc88dda986ff10c7bb])
* (edit) ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
> Devdeploy: HiveServer2 Interactive Start failed
> -----------------------------------------------
>
> Key: AMBARI-22100
> URL: https://issues.apache.org/jira/browse/AMBARI-22100
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Madhuvanthi Radhakrishnan
> Assignee: Madhuvanthi Radhakrishnan
> Fix For: 2.6.0
>
> Attachments: AMBARI-22100.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 612, in <module>
> HiveServerInteractive().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 325, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py",
> line 103, in start
> import params
> File
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/params.py",
> line 27, in <module>
> from params_linux import *
> File
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py",
> line 240, in <module>
> raise Exception("hadoop.security.credential.provider.path property should
> be set")
> Exception: hadoop.security.credential.provider.path property should be set
> Due to same temp paths for service components.
> Change /var/lib/ambari-agent/cred/<serivcename> to
> /var/lib/ambari-agent/cred/<componentname>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)