You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/04/10 19:12:12 UTC

[jira] [Commented] (AMBARI-10422) [WinTP2] Error executing HDP setup task results in file not found

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

Hadoop QA commented on AMBARI-10422:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12724593/AMBARI-10422.0.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/2309//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/2309//console

This message is automatically generated.

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