You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/01 07:18:45 UTC

[jira] [Commented] (AMBARI-20248) get_not_managed_resources.py issue

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

Hadoop QA commented on AMBARI-20248:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12855301/AMBARI-20248.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/10812//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/10812//console

This message is automatically generated.

> get_not_managed_resources.py issue
> ----------------------------------
>
>                 Key: AMBARI-20248
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20248
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: zhangxiaolu
>             Fix For: trunk
>
>         Attachments: AMBARI-20248.patch, screenshot-1.png
>
>
>   File "/var/lib/ambari-agent/cache/common-services/IMPALA/2.2.0/package/scripts/params_linux.py", line 166, in <module>
>     immutable_paths = get_not_managed_resources(),
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/get_not_managed_resources.py", line 36, in get_not_managed_resources
>     not_managed_hdfs_path_list = json.loads(config['hostLevelParams']['not_managed_hdfs_path_list'])[:]
>   File "/usr/lib64/python2.6/json/__init__.py", line 307, in loads
>     return _default_decoder.decode(s)
>   File "/usr/lib64/python2.6/json/decoder.py", line 319, in decode
>     obj, end = self.raw_decode(s, idx=_w(s, 0).end())
> TypeError: expected string or buffer
> INFO 2017-03-01 15:05:06,690 logger.py:71 - Mount point for directory /hadoop/hdfs/data is /



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)