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

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -