You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2013/06/06 01:15:20 UTC

[jira] [Created] (AMBARI-2294) ambari-web modifications for HCFS: end-to-end testing of various scenarios for step9_controller.js

Yusaku Sako created AMBARI-2294:
-----------------------------------

             Summary: ambari-web modifications for HCFS: end-to-end testing of various scenarios for step9_controller.js
                 Key: AMBARI-2294
                 URL: https://issues.apache.org/jira/browse/AMBARI-2294
             Project: Ambari
          Issue Type: Task
          Components: client
    Affects Versions: 1.2.5
            Reporter: Yusaku Sako
            Assignee: Chad Roberts
             Fix For: 1.2.5


Continuation of work done by AMBARI-2118 to add HCFS support in ambari-web.
ambari-web/app/wizard/step9_controller.js needs more work.

1. When the client issues a call to start the services and returns 200 with a blank response, the progress gets stuck at 33%.

2. It introduces a bug on how the host status is displayed when there's installation failure and retry is triggered.  The host progress shows "Success", goes to 100%, and shows green (ideally this host should be at 33% instead).  Instead it should show "Nothing to install".

3. Progress calculation is wrong. During install, the overall progress should never exceed 33%.  See attachment.

4. Once the start phase begins, the host with no install tasks remains green.  It should be blue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira