You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/02/11 18:30:13 UTC

[jira] [Commented] (AMBARI-9567) Generation of HDFS/HIVE/HCAT/HBASE Client configurations file has failed with 500 error

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

Hudson commented on AMBARI-9567:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #1735 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1735/])
AMBARI-9567. Generation of HDFS/HIVE/HCAT/HBASE Client configurations file has failed with 500 error (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3959000c69419f29e8ef76b4fe41f98025cf5c99)
* ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProvider.java


> Generation of HDFS/HIVE/HCAT/HBASE Client configurations file has failed with 500 error
> ---------------------------------------------------------------------------------------
>
>                 Key: AMBARI-9567
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9567
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.0.0
>
>
> **STR**
>   1. navigate to service page/ hosts page
>   2. download client configurations  
> **AR**  
> popup error message
>     
>         org.apache.ambari.server.controller.spi.SystemException: Execution of "ambari-python-wrap /var/lib/ambari-server/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_client.py generate_configs /var/lib/ambari-server/tmp/HDFS_CLIENT-configuration.json /var/lib/ambari-server/resources/common-services/HDFS/2.1.0.2.0/package /var/lib/ambari-server/tmp/structured-out.json INFO /var/lib/ambari-server/tmp" returned 1. java.lang.Throwable: 2015-02-09 17:30:02,456 - Error while executing command 'generate_configs':
>     Traceback (most recent call last):
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 184, in execute
>         method(env)
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 415, in generate_configs
>         import params
>       File "/var/lib/ambari-server/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py", line 344, in 
>         repo_name = str(config['clusterName']) + '_hadoop'
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py", line 79, in __getattr__
>         raise Fail("Configuration parameter '" + self.name + "' was not found in configurations dictionary!")
>     Fail: Configuration parameter 'clusterName' was not found in configurations dictionary!
>     2015-02-09 17:30:02,456 - Error while executing command 'generate_configs':
>     Traceback (most recent call last):
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 184, in execute
>         method(env)
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 415, in generate_configs
>         import params
>       File "/var/lib/ambari-server/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py", line 344, in 
>         repo_name = str(config['clusterName']) + '_hadoop'
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py", line 79, in __getattr__
>         raise Fail("Configuration parameter '" + self.name + "' was not found in configurations dictionary!")
>     Fail: Configuration parameter 'clusterName' was not found in configurations dictionary!



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