Extending Our Spark SQL Query Engine with a custom data source as per https://developer.hpe.com/blog/spark-data-source-api-extending-our-spark-sql-query-engine/
./gradlew build
- If you want to use locally built spark libs
- Uncomment
flatDir
inbuild.gradle
- Replace
<spark base path>
with locally built spark path
- Uncomment