qubole / sparklens

Qubole Sparklens tool for performance tuning Apache Spark

Home Page:http://sparklens.qubole.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getMaxConcurrent method in AppContext doesn't work if application has not ended

abhishekd0907 opened this issue · comments

Need to add another check in getMaxConcurrent method to check if the spark application is still running.
Came across this issue while using sparklens with spark streaming applications.

Will raise a PR for this as discussed with @beriaanirudh