[
https://issues.apache.org/jira/browse/AMBARI-19693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty updated AMBARI-19693:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to trunk and branch-2.5
> Permission issues with conf.server/hive-site.xml across several hive
> components
> -------------------------------------------------------------------------------
>
> Key: AMBARI-19693
> URL: https://issues.apache.org/jira/browse/AMBARI-19693
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk, 2.5.0
> Reporter: Dmytro Grinenko
> Assignee: Dmytro Grinenko
> Priority: Blocker
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19693-branch-2.5.patch, AMBARI-19693.patch
>
>
> {code}
> 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 193, in <module>
> HiveServiceCheck().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 287, 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
> hcat_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/hcat_service_check.py",
> line 65, in hcat_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 262, 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 72, in inner
> result = function(command, **kwargs)
> File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py",
> line 102, in checked_call
> tries=tries, try_sleep=try_sleep,
> timeout_kill_strategy=timeout_kill_strategy)
> File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py",
> line 150, in _call_wrapper
> result = _call(command, **kwargs_copy)
> File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py",
> line 303, in _call
> raise ExecutionFailed(err_msg, code, out, err)
> resource_management.core.exceptions.ExecutionFailed: Execution of
> '/usr/bin/kinit -kt /etc/security/keytabs/smokeuser.headless.keytab
> [email protected]; env JAVA_HOME=/usr/jdk64/jdk1.7.0_67
> /var/lib/ambari-agent/tmp/hcatSmoke.sh hcatsmokeid16ac7075_date383016 prepare
> true' returned 88. ######## Hortonworks #############
> This is MOTD message, added for testing in qe infra
> WARNING: Use "yarn jar" to launch YARN applications.
> FAILED: SemanticException [Error 10072]: Database does not exist: default
> WARNING: Use "yarn jar" to launch YARN applications.
> OK
> Time taken: 3.012 seconds
> WARNING: Use "yarn jar" to launch YARN applications.
> FAILED: SemanticException [Error 10072]: Database does not exist: default
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)