Open ehiggs opened 8 years ago
We've had a request that we generate spark-defaults.conf for Hadoop jobs. This just means moving the autogen code for Spark from hod.config.autogen.ipython_notebook.py to hod.config.autogen.hadoop.py.
spark-defaults.conf
hod.config.autogen.ipython_notebook.py
hod.config.autogen.hadoop.py
We've had a request that we generate
spark-defaults.conf
for Hadoop jobs. This just means moving the autogen code for Spark fromhod.config.autogen.ipython_notebook.py
tohod.config.autogen.hadoop.py
.