Hi,
Is there a way I can use the "Create Spark Context" node to create a new spark context that can be levereged in Python code ? I tried to do so, but the python0script node didn't recognize the contect created .
if this is not the correct way, is there a workaround to write custom Spark-Python code ?