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

Hadoop QA commented on AMBARI-13511:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12767847/AMBARI-13511.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:green}+1 core tests{color}.  The patch passed unit tests in .

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

This message is automatically generated.

> setup.py in python does not ambari_client include modules in subdirectories 
> 'core' and 'model'
> ----------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-13511
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13511
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-client
>    Affects Versions: trunk
>            Reporter: Mark Bittmann
>            Priority: Minor
>         Attachments: AMBARI-13511.patch
>
>
> After running 'python setup.py install', the python modules in the 
> subdirectories 'core' and 'model' are not available. This appears to affect 
> the current distribution hosted on pypi as well (ambari_client 
> 1.0.3-SNAPSHOT). I have created a patch file and will upload. 
> Below is the error message: 
> >>> from ambari_client import ambari_api
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "build/bdist.macosx-10.10-x86_64/egg/ambari_client/ambari_api.py", 
> line 19, in <module>
> ImportError: No module named core.http_client 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to