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

Hudson commented on AMBARI-24268:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9601 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/9601/])
AMBARI-24268. fix preupload script references, clean imports - addendum 
(6454655+adoroszlai: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=a4febe5c24885c19836e851a21335857a27a0176])
* (edit) ambari-server/src/main/resources/scripts/Ambaripreupload.py


> yarn params not found in Ambaripreupload.py
> -------------------------------------------
>
>                 Key: AMBARI-24268
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24268
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Gabor Boros
>            Assignee: Gabor Boros
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Running Ambari preupload script is throwing errors because of invalid yarn 
> parameter references: 
>  
> {noformat}
> [root@c7301 ~]# /var/lib/ambari-server/resources/scripts/Ambaripreupload.py
> 2018-07-09 12:28:04,121 - call['/usr/bin/hdp-select status 
> hadoop-mapreduce-historyserver > /tmp/tmpimy0Rf'] {}
> 2018-07-09 12:28:04,149 - call returned (0, '')
> Returning fs.defaultFS -> hdfs://c7301.ambari.apache.org:8020
> 2018-07-09 12:28:04,154 - Creating 
> /usr/hdp/3.0.0.0-1621/hadoop-yarn/lib/service-dep.tar.gz
> Traceback (most recent call last):
> File "/var/lib/ambari-server/resources/scripts/Ambaripreupload.py", line 360, 
> in <module>
> create_yarn_service_tarball()
> File "/var/lib/ambari-server/resources/scripts/Ambaripreupload.py", line 317, 
> in create_yarn_service_tarball
> folders = [yarn_home_dir, yarn_lib_dir, hdfs_home_dir, hdfs_lib_dir, 
> hadoop_home_dir, hadoop_lib_dir]
> NameError: global name 'yarn_home_dir' is not defined{noformat}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to