You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "lynn (Jira)" <ji...@apache.org> on 2019/08/21 06:23:00 UTC

[jira] [Resolved] (AMBARI-25364) When Kerberos is enabled, Hive Interactive Query(LLAP) install probleam(HDP3.0)

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

lynn resolved AMBARI-25364.
---------------------------
    Resolution: Fixed

>  When Kerberos is enabled, Hive Interactive Query(LLAP) install probleam(HDP3.0)
> --------------------------------------------------------------------------------
>
>                 Key: AMBARI-25364
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25364
>             Project: Ambari
>          Issue Type: Bug
>          Components:  HiveServer2, Metastore, and Client Heap Sizes to Smart Configs
>    Affects Versions: 2.7.3
>            Reporter: lynn
>            Priority: Blocker
>             Fix For: 2.7.3
>
>         Attachments: AMBARI-25364.patch
>
>
> When Kerberos is enabled, then enable the hive interactive query( LLAP), the install progress report this error information:
> File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/HIVE/package/scripts/hive_server_interactive.py", line 543, in 
>  HiveServerInteractive().execute()
>  File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 352, in execute
>  method(env)
>  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/HIVE/package/scripts/hive_server_interactive.py", line 52, in install
>  import params
>  File "/var/lib/ambari-agent/cache/stacks/HDP/3.0/services/HIVE/package/scripts/params.py", line 646, in 
>  hive_llap_principal = (config['configurations']['hive-interactive-site']['hive.llap.daemon.service.principal']).replace('_HOST',hostname.lower())
>  File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/config_dictionary.py", line 73, in __getattr__
>  raise Fail("Configuration parameter '" + self.name + "' was not found in configurations dictionary!")
>  resource_management.core.exceptions.Fail: Configuration parameter 'hive.llap.daemon.service.principal' was not found in configurations dictionary!
>  
> Add “hive.llap.daemon.keytab.file” and ”hive.llap.daemon.service.principal“ configuration items to kerberos.json and hive-interactive-site.xml。
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)