Member since
05-09-2018
29
Posts
1
Kudos Received
0
Solutions
05-11-2020
08:52 PM
Hi Team, We are also facing similar issues. Traceback (most recent call last): File "/opt/cloudera/cm-agent/lib/python2.6/site-packages/cmf/agent.py", line 1525, in handle_heartbeat_response self._handle_heartbeat_response(response) File "/opt/cloudera/cm-agent/lib/python2.6/site-packages/cmf/agent.py", line 1658, in _handle_heartbeat_response self._update_parcel_activation_state(response) File "/opt/cloudera/cm-agent/lib/python2.6/site-packages/cmf/agent.py", line 1569, in _update_parcel_activation_state manage_old_parcels = old_response.get("create_parcel_symlinks") AttributeError: 'NoneType' object has no attribute 'get' Tried to hard restart the agent, but no luck. Could anyone help?
... View more
10-30-2019
05:18 PM
Hi Nick, Could you solve the problem? I have the same problem. Thanks
... View more
09-23-2019
12:31 AM
Hi @bgooley why user hue is writing in my case when I am using the custom username for hue.?
... View more
06-13-2019
12:34 AM
@Vivek Singh This looks like a Duplicate Thread of : https://community.hortonworks.com/questions/247738/how-to-sync-all-host-use-the-same-hdf-version.html Please close one of the thread so that the discussion can be consolidated as part of a single thread..
... View more
05-20-2019
09:22 PM
Hey , How to enable Sentry HA using cm_api module in python ?
... View more
04-16-2019
04:37 PM
Looking at the stack trace, it seems like some keytab file was not created by the MIT KDC. Maybe there are messages in the Ambari server log that indicates why. Else maybe a look at the KDC or KAdmin logs will be needed to help figure out the issue.
... View more