[
https://issues.apache.org/jira/browse/AMBARI-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244513#comment-14244513
]
Hudson commented on AMBARI-8683:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit-docker #468 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/468/])
AMBARI-8683 - Failed to install Tez client (abaranchuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=593e2b2bf2158e87f4988a56345c745b03ecb0b0)
*
ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/TEZ/package/scripts/tez_client.py
> Failed to install Tez client
> ----------------------------
>
> Key: AMBARI-8683
> URL: https://issues.apache.org/jira/browse/AMBARI-8683
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Artem Baranchuk
> Assignee: Artem Baranchuk
> Fix For: 2.0.0
>
>
> Install of tez client failed with followint traceback:
> {noformat}
> Traceback (most recent call last):
> File "cache\stacks\HDPWIN\2.1\services\TEZ\package\scripts/tez_client.py",
> line 42, in <module>
> TezClient().execute()
> File
> "C:\ambari\ambari-agent-1.3.0\sbin\resource_management\libraries\script\script.py",
> line 152, in execute
> method(env)
> File "cache\stacks\HDPWIN\2.1\services\TEZ\package\scripts/tez_client.py",
> line 30, in install
> self.configure(env)
> File "cache\stacks\HDPWIN\2.1\services\TEZ\package\scripts/tez_client.py",
> line 35, in configure
> tez()
> NameError: global name 'tez' is not defined
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)