-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54888/
-----------------------------------------------------------
Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, and Pallav
Kulshreshtha.
Bugs: AMBARI-19251
https://issues.apache.org/jira/browse/AMBARI-19251
Repository: ambari
Description
-------
Ambari yarn queue manager accepts only integer capacity values, not decimal
capacities.
This patch enables to accept decimal capacities.
Diffs
-----
contrib/views/capacity-scheduler/src/main/resources/ui/app/components/capacityInput.js
8f0246a
contrib/views/capacity-scheduler/src/main/resources/ui/app/serializers.js
ee7bdd4
contrib/views/capacity-scheduler/src/main/resources/ui/app/styles/application.less
e24bf4e
contrib/views/capacity-scheduler/src/main/resources/ui/app/templates/capacityEditForm.hbs
78aca04
Diff: https://reviews.apache.org/r/54888/diff/
Testing
-------
Manual unit testing
Thanks,
Akhil PB