Spark UI Source Code

2018-05-07 Thread Anshi Shrivastava
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 the metrics di

Re: Spark UI Source Code

2018-05-08 Thread Anshi Shrivastava
storage) and filter it on basis on timestamp? Thanks, Anshi On Mon, May 7, 2018 at 9:51 PM, Marcelo Vanzin [via Apache Spark User List] wrote: > On Mon, May 7, 2018 at 1:44 AM, Anshi Shrivastava > <[hidden email] <http:///user/SendEmail.jtp?type=node&node=32114&i=0>>