You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Angel Villasmil (JIRA)" <ji...@apache.org> on 2015/09/11 16:14:47 UTC

[jira] [Created] (AMBARI-13074) Failure to restart HiveServer2

Angel Villasmil created AMBARI-13074:
----------------------------------------

             Summary: Failure to restart HiveServer2
                 Key: AMBARI-13074
                 URL: https://issues.apache.org/jira/browse/AMBARI-13074
             Project: Ambari
          Issue Type: Bug
          Components:  HiveServer2, Metastore, and Client Heap Sizes to Smart Configs
    Affects Versions: 2.0.0
         Environment: -4 Maquinas Azure A7 (1 Maestro y 3 Esclavos)
-Ubuntu 12.04 LTS
-HDP 2.2
            Reporter: Angel Villasmil


I'm super rookie using hadoop, it's my first installation, excuse my bad English, but I need your help, Hive service does not start properly, showing the following error:

{code}
*strong*stderr:   /var/lib/ambari-agent/data/errors-1504.txt*strong*
2015-09-10 21:20:47,928 - Error while executing command 'restart':
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 214, in execute
    method(env)
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 371, in restart
    self.start(env)
  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server.py", line 61, in start
    rolling_restart=rolling_restart )
  File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_service.py", line 101, in hive_service
    raise Fail("Connection to Hive server %s on port %s failed after %d seconds" % (address, port, elapsed_time))
Fail: Connection to Hive server bodazhdp1.cloudapp.net on port 10000 failed after 140 seconds{code}



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