spark process tracking with 'groupByKey' -
i log spark process. assume code 'groupbykey' spend time lot, no way check out. way check how 'groupbykey' function flows in app?
if want monitor flow best solution spark web ui : https://jaceklaskowski.gitbooks.io/mastering-apache-spark/content/spark-webui.html
Comments
Post a Comment