Would you be interested in a PR adding support for communicating with Azure Datalake?
The changes I have made to enable it locally:
- Switch the spark package to use "without-hadoop"
- Download the full hadoop dist.
- Upgrade Hadoop version to 3.2.2
- Add a couple of environment variables for HADOOP
- Add the necessary hadoop/azure jar files to $SPARK_HOME/jars
I am specifically interested in having it in the runtime image but could see its use in the interactive as well.
Would you be interested in a PR adding support for communicating with Azure Datalake?
The changes I have made to enable it locally:
I am specifically interested in having it in the runtime image but could see its use in the interactive as well.