Is there a guide from creating uber jar with spark core and elasticsearch-spark?

Hi,

I had the same problem and ended just adding elasticsearch .jar as an "unmanaged" dependency (just placing it on the /lib/ folder of my project). Hope that works for you too.

1 Like