vepadulano / PyRDF

Python Library for doing ROOT RDataFrame analysis
https://pyrdf.readthedocs.io/en/latest/
9 stars 7 forks source link

Revert stopping SparkContext when switching to local execution #100

Closed vepadulano closed 4 years ago

vepadulano commented 4 years ago

This patch removes that requirement while still accounting for #44.

Anyway modyfing a Spark specific object even inside Dist.py file makes no sense if we want the package to be generalizable.