Member since
04-15-2023
2
Posts
0
Kudos Received
0
Solutions
07-13-2023
05:42 AM
i got the same issue, agent logs: flood_seed_timeout': 0, u'eventserver_port': None} Traceback (most recent call last): File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1568, in handle_heartbeat_response self._handle_heartbeat_response(response) File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1730, in _handle_heartbeat_response self._update_parcel_activation_state(response) File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1641, in _update_parcel_activation_state manage_new_parcels) File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/parcel.py", line 624, in configure_all_symlinks prod = self[name] File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/parcel.py", line 798, in __getitem__ return self.products.__getitem__(key) KeyError: 'CDH'
... View more
04-15-2023
07:31 AM
I have created my local repository and trying to install CDH 7.1.7, cloudera manager is able to access the repository but could not fetch the parcel within the repository. I got the following cloudera-scm-server logs: 2023-04-15 19:25:27,726 INFO pool-208-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: Cleanup is started. 2023-04-15 19:25:31,219 INFO scm-web-102:com.cloudera.server.web.cmf.ParcelController: Excluding parcel with errors 'CDH-7.1.7-1.cdh7.1.7.p0.15945976' from installable candidates. 2023-04-15 19:25:37,210 INFO scm-web-116:com.cloudera.server.web.cmf.ParcelController: Excluding parcel with errors 'CDH-7.1.7-1.cdh7.1.7.p0.15945976' from installable candidates. 2023-04-15 19:25:43,210 INFO scm-web-116:com.cloudera.server.web.cmf.ParcelController: Excluding parcel with errors 'CDH-7.1.7-1.cdh7.1.7.p0.15945976' from installable candidates. 2023-04-15 19:25:49,233 INFO scm-web-116:com.cloudera.server.web.cmf.ParcelController: Excluding parcel with errors 'CDH-7.1.7-1.cdh7.1.7.p0.15945976' from installable candidates. 2023-04-15 19:25:49,597 INFO avro-servlet-hb-processor-0:com.cloudera.server.common.AgentAvroServlet: (48 skipped) AgentAvroServlet: heartbeat processing stats: average=4ms, min=1ms, max=34ms. 2023-04-15 19:25:55,219 INFO scm-web-101:com.cloudera.server.web.cmf.ParcelController: Excluding parcel with errors 'CDH-7.1.7-1.cdh7.1.7.p0.15945976' from installable candidates. 2023-04-15 19:26:27,748 INFO pool-208-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: Cleanup is started. 2023-04-15 19:26:31,225 INFO scm-web-117:com.cloudera.server.web.cmf.ParcelController: Excluding parcel with errors 'CDH-7.1.7-1.cdh7.1.7.p0.15945976' from installable candidates. 2023-04-15 19:26:37,209 INFO scm-web-117:com.cloudera.server.web.cmf.ParcelController: Excluding parcel with errors 'CDH-7.1.7-1.cdh7.1.7.p0.15945976' from installable candidates. 2023-04-15 19:26:43,230 INFO scm-web-116:com.cloudera.server.web.cmf.ParcelController: Excluding parcel with errors 'CDH-7.1.7-1.cdh7.1.7.p0.15945976' from installable candidates. 2023-04-15 19:26:49,210 INFO scm-web-116:com.cloudera.server.web.cmf.ParcelController: Excluding parcel with errors 'CDH-7.1.7-1.cdh7.1.7.p0.15945976' from installable candidates. cloudera-scm-agent logs: [15/Apr/2023 19:26:36 +0500] 9872 MainThread agent INFO PID '28777' associated with process 'status_server' with payload 'processname:status_server groupname:status_server from_state:RUNNING expected:0 pid:28777' exited unexpectedly [15/Apr/2023 19:26:38 +0500] 9872 MainThread agent INFO PID '28800' associated with process 'status_server' with payload 'processname:status_server groupname:status_server from_state:RUNNING expected:0 pid:28800' exited unexpectedly [15/Apr/2023 19:26:41 +0500] 9872 MainThread agent INFO PID '28810' associated with process 'status_server' with payload 'processname:status_server groupname:status_server from_state:RUNNING expected:0 pid:28810' exited unexpectedly [15/Apr/2023 19:26:43 +0500] 9872 MainThread agent INFO PID '28821' associated with process 'status_server' with payload 'processname:status_server groupname:status_server from_state:RUNNING expected:0 pid:28821' exited unexpectedly [15/Apr/2023 19:26:46 +0500] 9872 MainThread agent INFO PID '28831' associated with process 'status_server' with payload 'processname:status_server groupname:status_server from_state:RUNNING expected:0 pid:28831' exited unexpectedly [15/Apr/2023 19:26:48 +0500] 9872 MainThread agent INFO PID '28843' associated with process 'status_server' with payload 'processname:status_server groupname:status_server from_state:RUNNING expected:0 pid:28843' exited unexpectedly [15/Apr/2023 19:26:51 +0500] 9872 MainThread agent INFO PID '28853' associated with process 'status_server' with payload 'processname:status_server groupname:status_server from_state:RUNNING expected:0 pid:28853' exited unexpectedly
... View more
Labels:
- Labels:
-
Cloudera Manager