Problem statement
Right now, the wmfdata python package uses spark2 to submit jobs to the spark cluster.
Primary Task
With the recent upgrade to spark3 on our analytics environment, this task is to upgrade these libraries to submit jobs using spark3
Key Success Criteria:
- Have Wmfdata users be able to submit spark3 jobs through their jupyter environments.