I was just going through the spark shell code and saw this: private val blockedCommands = Set("implicits", "javap", "power", "type", "kind")
What is the reason as to why these commands are blocked? thanks, --Jakob
I was just going through the spark shell code and saw this: private val blockedCommands = Set("implicits", "javap", "power", "type", "kind")
What is the reason as to why these commands are blocked? thanks, --Jakob