[
https://issues.apache.org/jira/browse/AMBARI-8095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193465#comment-14193465
]
Hudson commented on AMBARI-8095:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit-docker #89 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/89/])
AMBARI-8095 Hive Metastore failed to start (dsen) (dsen:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6a9662ad5771cc5d40e4351c3e9ce4e7b047d722)
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_metastore.py
* ambari-server/src/test/python/stacks/2.1/HIVE/test_hive_metastore.py
> Hive Metastore failed to start
> ------------------------------
>
> Key: AMBARI-8095
> URL: https://issues.apache.org/jira/browse/AMBARI-8095
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Affects Versions: 1.7.0
> Environment: SLES , Oracle as Hive DB
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Blocker
> Fix For: 1.7.0
>
>
> Hive metastore failed to start when services installed and were tried to be
> started.
> Seems like it started after few more attempts
> 2014-11-01 03:34:14,107 - Error while executing command 'start':
> Traceback (most recent call last):
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 122, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive_metastore.py",
> line 43, in start
> self.configure(env) # FOR SECURITY
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive_metastore.py",
> line 38, in configure
> hive(name='metastore')
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py",
> line 63, in hive
> jdbc_connector()
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py",
> line 216, in jdbc_connector
> environment=environment)
> File "/usr/lib/python2.6/site-packages/resource_management/core/base.py",
> line 148, in _init_
> self.env.run()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 149, in run
> self.run_action(resource, action)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 115, in run_action
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
> line 241, in action_run
> raise ex
> Fail: Execution of 'mkdir -p /var/lib/ambari-agent/data/tmp/AMBARI-artifacts/
> ; curl -kf -x "" --retry 10
> http://host1:8080/resources//oracle-jdbc-driver.jar -o
> /usr/share/java/ojdbc6.jar && cp /usr/share/java/ojdbc6.jar
> /usr/hdp/current/hive-client/lib/ojdbc6.jar' returned 1. % Total % Received %
> Xferd Average Speed Time Time Time Current
> Dload Upload Total Spent Left Speed
> 0 0 0 0 0 0 0 0 -::- -::- -::- 0
> 100 2650k 100 2650k 0 0 20.1M 0 -::- -::- -::- 21.7M
> cp: `/usr/share/java/ojdbc6.jar' and
> `/usr/hdp/current/hive-client/lib/ojdbc6.jar' are the same file
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)