spark-instrumented-optimizer/common/kvstore
Marcelo Vanzin 979bf946d5 [SPARK-20655][CORE] In-memory KVStore implementation.
This change adds an in-memory implementation of KVStore that can be
used by the live UI.

The implementation is not fully optimized, neither for speed nor
space, but should be fast enough for using in the listener bus.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #18395 from vanzin/SPARK-20655.
2017-08-08 11:02:54 -07:00
..
src [SPARK-20655][CORE] In-memory KVStore implementation. 2017-08-08 11:02:54 -07:00
pom.xml [SPARK-20655][CORE] In-memory KVStore implementation. 2017-08-08 11:02:54 -07:00