Created on 12-28-201607:19 PM - edited 08-17-201906:32 AM
Issue: While
performing HDP downgrade the last "Finalize Downgrade" step went
successfully but 'Downgrade in Progress' is still struck on 99%. Please find the screenshot below -
ERROR:
ROOT CAUSE: There
are few task which are in PENDING state from table host_role_command
Below is sample
output -
SELECT task_id, status, event, host_id, role,
role_command, command_detail, custom_command_name FROM host_role_command
WHERE request_id = 858 AND status != 'COMPLETED' ORDER BY task_id DESC