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

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

    [ https://issues.apache.org/jira/browse/AMBARI-8036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190289#comment-14190289 ] 

Hudson commented on AMBARI-8036:
--------------------------------

SUCCESS: Integrated in Ambari-branch-1.7.0 #257 (See [https://builds.apache.org/job/Ambari-branch-1.7.0/257/])
AMBARI-8036 History Server fails to start on Ubuntu (dsen) (dsen: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2beca1023368b049dde2b2af9bf293cc294c5b0f)
* ambari-common/src/main/python/resource_management/libraries/functions/dynamic_variable_interpretation.py


> 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)