You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2014/10/30 14:36:33 UTC

[jira] [Created] (AMBARI-8036) History Server fails to start on Ubuntu

Dmytro Sen created AMBARI-8036:
----------------------------------

             Summary: History Server fails to start on Ubuntu
                 Key: AMBARI-8036
                 URL: https://issues.apache.org/jira/browse/AMBARI-8036
             Project: Ambari
          Issue Type: Bug
          Components: ambari-agent
    Affects Versions: 1.7.0
         Environment: Ubuntu with 2.2stack on ec2
ambari-server --hash
a4aace1c15a1552031986c9dadd618ce523450af
ambari-server 1.7.0-131
            Reporter: Dmytro Sen
            Assignee: Dmytro Sen
             Fix For: 1.7.0


Traceback (most recent call last):
File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/YARN/package/scripts/historyserver.py", line 55, in <module>
HistoryServer().execute()
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/YARN/package/scripts/historyserver.py", line 41, in start
copy_tarballs_to_hdfs('mapreduce', params.mapred_user, params.hdfs_user, params.user_group)
File "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/dynamic_variable_interpretation.py", line 150, in copy_tarballs_to_hdfs
Logger.Warning("Could not verify HDP version by calling '%s'. Return Code: %s, Output: %s." %
AttributeError: class Logger has no attribute 'Warning'



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