You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Akhil PB <ap...@hortonworks.com> on 2017/01/06 10:00:15 UTC

Re: Review Request 54888: Ambari capacity queue manager only accepts values in integers i.e not decimal values like 0.5

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

(Updated Jan. 6, 2017, 10 a.m.)


Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, and Pallav Kulshreshtha.


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 

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


Testing
-------

Manual unit testing


Thanks,

Akhil PB