[
https://issues.apache.org/jira/browse/AMBARI-10042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359159#comment-14359159
]
Hudson commented on AMBARI-10042:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.0.0 #59 (See
[https://builds.apache.org/job/Ambari-branch-2.0.0/59/])
AMBARI-10042. No request info is loaded on step 6 of Enable Kerberos Wizard.
(akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=50217684b6063c72a8c378756d53417e2a745b27)
*
ambari-web/test/controllers/main/admin/highAvailability/progress_popup_controller_test.js
* ambari-web/app/utils/ajax/ajax.js
*
ambari-web/app/controllers/main/admin/highAvailability/progress_popup_controller.js
> 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
>
> Attachments: AMBARI-10042.patch, AMBARI-10042_branch-2.0.0.patch
>
>
> *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)