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

Devaraj Das commented on AMBARI-118:
------------------------------------

Steps to reproduce (on a single node):
0. Run the controller
1. Create a cluster: ./bin/ambari client cluster create -name ddas1 -stack 
hadoop-security -goalstate ACTIVE -nodes <node1> -role namenode=<node1> -role 
datanode=<node1> -services hdfs
2. Start the agent. Crashes:
2011-10-30 23:51:10,611 Controller.py:77 - {"hardwareProfile": {"ramSize": 0, 
"netSpeed": 54, "coreCount": 8, "diskCount": 0, "cpuSpeed": 0, "cpuFlag": ""}, 
"timestamp": 1320043870610, "idle": false, "hostname": "<node1>", "responseId": 
3}
Exception in thread Thread-2:
Traceback (most recent call last):
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py",
 line 522, in __bootstrap_inner
    self.run()
  File 
"/Users/ddas/workspace/hms-trunk/agent/src/main/python/ambari_agent/ActionQueue.py",
 line 73, in run
    result = switches.get(action['kind'], self.unknownAction)(action)
  File 
"/Users/ddas/workspace/hms-trunk/agent/src/main/python/ambari_agent/ActionQueue.py",
 line 129, in runAction
    action['user'],
KeyError: 'user'

                
> Agent crashes on a heartbeat response for installing a role
> -----------------------------------------------------------
>
>                 Key: AMBARI-118
>                 URL: https://issues.apache.org/jira/browse/AMBARI-118
>             Project: Ambari
>          Issue Type: Sub-task
>            Reporter: Devaraj Das
>            Assignee: Eric Yang
>             Fix For: 0.1.0
>
>
> Agent crashes on a heartbeat response for installing a role

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to