Skip to content
Snippets Groups Projects
Commit 979bf946 authored by Marcelo Vanzin's avatar Marcelo Vanzin
Browse files

[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.
parent 08ef7d71
No related branches found
No related tags found
No related merge requests found
Showing
with 832 additions and 26 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment