You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Madhuvanthi Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/10/02 16:38:00 UTC

[jira] [Updated] (AMBARI-22100) Devdeploy: HiveServer2 Interactive Start failed

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

Madhuvanthi Radhakrishnan updated AMBARI-22100:
-----------------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

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