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:17:00 UTC

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

lynn created AMBARI-25364:
-----------------------------

             Summary:  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
            Reporter: lynn


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!

 

 



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