-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34751/
-----------------------------------------------------------
Review request for Ambari and Robert Levas.
Bugs: AMBARI-11436
https://issues.apache.org/jira/browse/AMBARI-11436
Repository: ambari
Description
-------
Capacity Scheduler needs to support cluster association (configure based on
cluster) and auto instance creation.
Diffs
-----
contrib/views/capacity-scheduler/pom.xml 2712953
contrib/views/capacity-scheduler/readme.md e772508
contrib/views/capacity-scheduler/src/main/java/org/apache/ambari/view/capacityscheduler/ConfigurationService.java
8e1b6a6
contrib/views/capacity-scheduler/src/main/java/org/apache/ambari/view/capacityscheduler/proxy/Proxy.java
c026b41
contrib/views/capacity-scheduler/src/main/java/org/apache/ambari/view/capacityscheduler/proxy/RequestBuilder.java
88e19bb
contrib/views/capacity-scheduler/src/main/java/org/apache/ambari/view/capacityscheduler/proxy/ResponseTranslator.java
8e3b4a6
contrib/views/capacity-scheduler/src/main/resources/ui/app/components/dropdownButtons.js
cc15563
contrib/views/capacity-scheduler/src/main/resources/ui/app/controllers/queue.js
9828399
contrib/views/capacity-scheduler/src/main/resources/ui/app/controllers/queues.js
b26697f
contrib/views/capacity-scheduler/src/main/resources/ui/app/serializers.js
4dfb5e5
contrib/views/capacity-scheduler/src/main/resources/ui/app/styles/application.less
82fbc07
contrib/views/capacity-scheduler/src/main/resources/ui/app/templates/components/queueContainer.hbs
cdc9044
contrib/views/capacity-scheduler/src/main/resources/ui/app/templates/queues.hbs
b412d7b
contrib/views/capacity-scheduler/src/main/resources/ui/test/integration/serializers_test.js
PRE-CREATION
contrib/views/capacity-scheduler/src/main/resources/view.xml 2974f86
contrib/views/utils/src/main/java/org/apache/ambari/view/utils/ambari/AmbariApi.java
88e5f48
contrib/views/utils/src/main/java/org/apache/ambari/view/utils/ambari/URLStreamProviderBasicAuth.java
87a4acb
Diff: https://reviews.apache.org/r/34751/diff/
Testing
-------
Local Unit Tests, deployment locally of built view to ensure that cluster
association & auto-create works upon adding YARN service.
Thanks,
Erik Bergenholtz