[
https://issues.apache.org/jira/browse/AMBARI-10422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492551#comment-14492551
]
Hudson commented on AMBARI-10422:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2289 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2289/])
AMBARI-10422 [WinTP2] Error executing HDP setup task results in file not found
(fbarca:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b0d1c232ae6a1e855fd9f4fcee1d4855727a9a9c)
*
ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/params_windows.py
> [WinTP2] Error executing HDP setup task results in file not found
> -----------------------------------------------------------------
>
> Key: AMBARI-10422
> URL: https://issues.apache.org/jira/browse/AMBARI-10422
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Florian Barca
> Assignee: Florian Barca
> Fix For: 2.1.0
>
> Attachments: AMBARI-10422.0.patch
>
>
> Setup the HDP 2.2 stack. Errors occur in the Tez service check. Invariably,
> instead of displaying the error file contents, the server displays the
> message:
> Caught an exception while executing custom service command: <type
> 'exceptions.WindowsError'>: Error 2 The system cannot find the file
> specified; Error 2 The system cannot find the file specified
> The Tez traceback is as follows:
> Traceback (most recent call last):
> File
> "cache\common-services\TEZ\0.4.0.2.1\package\scripts/service_check.py", line
> 111, in <module>
> TezServiceCheck().execute()
> File
> "C:\ambari\ambari-agent\sbin\resource_management\libraries\script\script.py",
> line 214, in execute
> method(env)
> File
> "cache\common-services\TEZ\0.4.0.2.1\package\scripts/service_check.py", line
> 105, in service_check
> smoke_cmd = os.path.join(params.hdp_root,"Run-SmokeTests.cmd")
> AttributeError: 'module' object has no attribute 'hdp_root'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)