]
Gustavo Fernandes updated ISPRK-2:
----------------------------------
Fix Version/s: 0.4
(was: 0.3)
Management of cache lifecycles
------------------------------
Key: ISPRK-2
URL:
https://issues.jboss.org/browse/ISPRK-2
Project: Infinispan Spark
Issue Type: Feature Request
Reporter: RJ Nowling
Fix For: 0.4
For analytics use cases, the caches will rarely be known ahead of time -- they are
dependent on the particular jobs being run. As such, jobs should have the ability to
manage the lifecycle of caches, in particular:
* Checking if a cache exists
* Creating a cache
* Deleting a cache
* Clearing a cache