I saw that SparkInterpreter.java class maintains a ref to SparkEnv objects and sets it before interpreting any command in interpretInput function. Why is this required?
Regards Rajat
I saw that SparkInterpreter.java class maintains a ref to SparkEnv objects and sets it before interpreting any command in interpretInput function. Why is this required?
Regards Rajat