You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2016/05/17 13:54:13 UTC

[jira] [Created] (AMBARI-16705) Hive Service check is failed after Upgrade to 2.4.0.0 :[ core.exceptions.Fail / "error":"No user found]

Andrew Onischuk created AMBARI-16705:
----------------------------------------

             Summary: Hive Service check is failed after Upgrade to 2.4.0.0 :[ core.exceptions.Fail / "error":"No user found]
                 Key: AMBARI-16705
                 URL: https://issues.apache.org/jira/browse/AMBARI-16705
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 2.4.0
         Attachments: AMBARI-16705.patch

STR:  
1) Install old version (Add ranger)  
2) Make ambari only upgrade  
3) Run Hive service check

All logs: <http://qelog.hortonworks.com/log/os-s11-3-swuvps-cst-upg-smk-212/>  
Cluster:<http://172.22.64.233:8080/#/main/services/HDFS/summary>

Actual result:  
Hive Service check is failed after Upgrade to 2.4.0.0 :[ core.exceptions.Fail
/ "error":"No user found]

    
    
    
    stderr:   /var/lib/ambari-agent/data/errors-484.txt
    
    Traceback (most recent call last):
      File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 167, in <module>
        HiveServiceCheck().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/HIVE/0.12.0.2.0/package/scripts/service_check.py", line 95, in service_check
        webhcat_service_check()
      File "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py", line 89, in thunk
        return fn(*args, **kwargs)
      File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/webhcat_service_check.py", line 125, in webhcat_service_check
        logoutput=True)
      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/tmp/templetonSmoke.sh os-s11-3-swuvps-cst-upg-smk-212-4.openstacklocal cstm-smoke 50111 idtest.cstm-smoke.1463370007.79.pig no_keytab false kinit no_principal /var/lib/ambari-agent/tmp' returned 1. Templeton Smoke Test (ddl cmd): Failed. : {"error":"No user found.  Missing user.name parameter."}http_code <401>
    
    





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