]
Vladimir Blagojevic updated ISPN-5709:
--------------------------------------
Fix Version/s: 9.0.0.Alpha4
(was: 9.0.0.Alpha3)
Support for running Infinispan as an Application in YARN
--------------------------------------------------------
Key: ISPN-5709
URL:
https://issues.jboss.org/browse/ISPN-5709
Project: Infinispan
Issue Type: Feature Request
Components: Hadoop Integration
Reporter: Gustavo Fernandes
Fix For: 9.0.0.Alpha4
Hadoop 2.x allows custom "applications" to be managed by the resource scheduler
framework. As an example, Apache Spark, Apache Tez, HBase and others can be bootstrapped
and managed on top of Yarn.
Running on top of Yarn offers the following capabilities:
* Creating on demand (or long running) clusters with a simple command line, possibly
targeting different versions and/or number of nodes
* Increase/Decrease the number of nodes as required
* Fine grained control of memory/CPU/disk/network utilized
* Submit arbitrary jobs targeting the application