0

I'm running spark jobs through airflow. Rather than hardcoding a path, or having a directory which is a bucket of jars, I'd like to use a dependency manager to tell me where jars are in a local repo (and even better, maybe get them from a remote repo if not available).

Is there a tool which exists that can do either one or both of these things? I'd be happy with an sbt plugin, apache ivy, or something else completely.

Even better if it's something that sbt can publish to.

Marcin
  • 48,559
  • 18
  • 128
  • 201

0 Answers0