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

Hudson commented on AMBARI-16693:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #4858 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4858/])
AMBARI-16693 - Atlas Server script error during upgrade. (tbeerbower: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ea08b971c370a784e47977cc4f6358d86f6b6f7d])
* 
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py


> Atlas Server script error during upgrade.
> -----------------------------------------
>
>                 Key: AMBARI-16693
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16693
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>
> An error {{kafka_broker_hosts' was not found in configurations dictionary!}} 
> is seen during upgrade ...
> {code}
> {
>   "href" : 
> "http://172.22.64.238:8080/api/v1/clusters/cl1/requests/59/tasks/597";,
>   "Tasks" : {
>     "attempt_cnt" : 1,
>     "cluster_name" : "cl1",
>     "command" : "STOP",
>     "command_detail" : "ATLAS_SERVER STOP",
>     "end_time" : 1463369271424,
>     "error_log" : "/var/lib/ambari-agent/data/errors-597.txt",
>     "exit_code" : 1,
>     "host_name" : "os-r6-swuvps-upg-sanity-211-5.openstacklocal",
>     "id" : 597,
>     "output_log" : "/var/lib/ambari-agent/data/output-597.txt",
>     "request_id" : 59,
>     "role" : "ATLAS_SERVER",
>     "stage_id" : 0,
>     "start_time" : 1463369268252,
>     "status" : "FAILED",
>     "stderr" : "Traceback (most recent call last):\n  File 
> \"/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py\",
>  line 165, in <module>\n    MetadataServer().execute()\n  File 
> \"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py\",
>  line 254, in execute\n    method(env)\n  File 
> \"/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py\",
>  line 82, in stop\n    import params\n  File 
> \"/var/lib/ambari-agent/cache/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py\",
>  line 139, in <module>\n    if not len(kafka_broker_hosts) == 0:\n  File 
> \"/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py\",
>  line 73, in __getattr__\n    raise Fail(\"Configuration parameter '\" + 
> self.name + \"' was not found in configurations 
> dictionary!\")\nresource_management.core.exceptions.Fail: Configuration 
> parameter 'kafka_broker_hosts' was not found in configurations dictionary!",
>     "stdout" : "\n\nCommand failed after 1 tries\n",
>     "structured_out" : { }
>   }
> }
> {code}



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

Reply via email to