Snippets

Shiyao MA spark snippet

Created by Shiyao MA last modified
1
2
3
4
5
6
# attach debugger
# http://danosipov.com/?p=779&cpage=1
spark.setCheckpointDir("/tmp/spark/")
println("-----attach debugger now-----")
Thread.sleep(8000)

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.