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

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

Andrew Onischuk created AMBARI-9567:
---------------------------------------

             Summary: 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)