You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Di Li <di...@ca.ibm.com> on 2015/08/01 02:40:23 UTC

Review Request 37008: On Install wizard UI - Some advanced HDFS properties show with wrong label when navigate from step 8 back to step 7

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37008/
-----------------------------------------------------------

Review request for Ambari and Jaimin Jetly.


Bugs: AMBARI-12443
    https://issues.apache.org/jira/browse/AMBARI-12443


Repository: ambari


Description
-------

On Install wizard UI - Some advanced HDFS properties show with wrong label when navigate from step 8 "Review" back to step 7 "Customize Services"

For example, the dfs.datanode.http.address is displayed as "DataNode"
See screenshot attached for details.

The dfs.datanode.http.address is show with the correct label when navigate from step 6 "Assign Slaves and Clients" to step 7 "Customize Services"


Diffs
-----

  ambari-web/app/utils/helper.js 3ac6991 
  ambari-web/test/utils/helper_test.js b273120 

Diff: https://reviews.apache.org/r/37008/diff/


Testing
-------

unit test
manually patch the UI with changes and run thru the cluster deploy wizard, go back and forth between stp 8 and step 7


Thanks,

Di Li