-
> To unsubscribe e-mail: [hidden email]
> <http:///user/SendEmail.jtp?type=node&node=32114&i=1>
>
>
>
> --
> If you reply to this email, your message will be a
On Mon, May 7, 2018 at 1:44 AM, Anshi Shrivastava
wrote:
> I've found a KVStore wrapper which stores all the metrics in a LevelDb
> store. This KVStore wrapper is available as a spark-dependency but we cannot
> access the metrics directly from spark since they are all private.
I'm not sure what i
Hi All,
I've been trying to debug the Spark UI source code to replicate the same
Metric monitoring mechanism in my application.
I've found a KVStore wrapper which stores all the metrics in a LevelDb
store. This KVStore wrapper is available as a spark-dependency but we
cannot access t