-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54888/
-----------------------------------------------------------
(Updated Jan. 10, 2017, 10:07 a.m.)
Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, Pallav Kulshreshtha,
and Sreenath Somarajapuram.
Changes
-------
Patch updated.
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 (updated)
-----
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
contrib/views/capacity-scheduler/src/main/resources/ui/app/templates/components/editLabelCapacity.hbs
5e1ae16
contrib/views/capacity-scheduler/src/main/resources/ui/app/templates/components/editQueueCapacity.hbs
baa77db
Diff: https://reviews.apache.org/r/54888/diff/
Testing
-------
Manual unit testing
Thanks,
Akhil PB