-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64050/
-----------------------------------------------------------
Review request for Ambari, Alexandr Antonenko, Andrii Tkach, and Nate Cole.
Bugs: AMBARI-22507
https://issues.apache.org/jira/browse/AMBARI-22507
Repository: ambari
Description
-------
This change separates hdfs compatible file systems from the rest of the
services on the UI, and makes sure that one DFS can be selected at a time.
Diffs
-----
ambari-web/app/controllers/wizard/step4_controller.js 8a62f3b
ambari-web/app/mappers/stack_service_mapper.js f49b4d0
ambari-web/app/messages.js 9ca51de
ambari-web/app/models/stack_service.js a84816e
ambari-web/app/templates/wizard/step4.hbs 5a08250
ambari-web/test/controllers/wizard/step4_test.js 1cd4863
Diff: https://reviews.apache.org/r/64050/diff/1/
Testing
-------
- tested with isilon mpack, 2 dfs: ONEFS, HDFS
- tested without isilon, 1 dfs: HDFS
ambari-web tests: passed
Thanks,
Attila Magyar