Aleksandr Kovalenko created AMBARI-10042:
--------------------------------------------
Summary: No request info is loaded on step 6 of Enable Kerberos
Wizard
Key: AMBARI-10042
URL: https://issues.apache.org/jira/browse/AMBARI-10042
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Fix For: 2.0.0
*STR*
# Proceed to step 6 of Enable Kerberos Wizard.
# Click on 'Create Principals' to see request details.
*ER*
Popup with affected hosts is displayed.
*AR*
- The content of popup is a spinner which is never replaced with any relevant
info.
-
{{api/v1/clusters/<clusterName>/requests/<requestId>?fields=tasks/Tasks/request_id,tasks/Tasks/command,tasks/Tasks/command_detail,tasks/Tasks/start_time,tasks/Tasks/end_time,tasks/Tasks/exit_code,Requests/*&tasks/Tasks/stage_id=}}
API call returns 400 error because no stage ID is passed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)