Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 04-24-2020 06:24 AM
Hi,
Am getting below error from Ambari UI i.e., while starting or stopping or restarting the components present in Hadoop cluster. Could any one help please
______________________________________________________________________________
Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.4.0.v20120608-r11652): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.BatchUpdateException: Batch entry 0 INSERT INTO request (request_id, cluster_id, command_name, create_time, end_time, exclusive_execution, inputs, request_context, request_type, start_time, status, request_schedule_id) VALUES (820, 2, NULL, 1587733705827, -1, 0, NULL, 'Start History Server', 'INTERNAL_REQUEST', -1, NULL, NULL) was aborted. Call getNextException to see the cause.
Error Code: 0
Call: INSERT INTO request (request_id, cluster_id, command_name, create_time, end_time, exclusive_execution, inputs, request_context, request_type, start_time, status, request_schedule_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
bind => [12 parameters bound]
Created 05-03-2020 10:59 PM
I solved above error by myself by clearing machine space.
Created 04-24-2020 07:08 AM
please give some screenshot from ambari
as you know each service have a log file , try to see what are the details from the log
Created 04-24-2020 08:06 AM
there is no info in ambari so I have shared log details.
Created 05-03-2020 10:59 PM
I solved above error by myself by clearing machine space.