Content Deep Dive
Spark Application Dependency Management
Blog post from DataStax
Post Details
Company
Date Published
Author
Jaroslaw Grabowski
Word Count
1,619
Language
English
Hacker News Points
-
Summary
This blog post discusses the management of compile-time and runtime dependencies for Apache Spark applications that connect to DataStax Enterprise (DSE) or open source Apache Cassandra systems. It provides a set of predefined bootstrap projects in Java and Scala languages, using various build tools such as sbt, gradle, and maven. The post also explains how to handle dependency conflicts with shading techniques.