almond-sh/almond

jars mentioned in `CLASSPATH` is not available to use

akhilputhiry opened this issue · 1 comments

In my machine I have the spark jars included in the CLASSPATH
But these jars are not available in almond to use

If I try to use from scala via terminal it works
Screenshot 2022-07-07 at 2 00 32 PM
Screenshot 2022-07-07 at 2 00 55 PM

I realised that almond uses its own scala installation.
I want to use the existing scala installation. how to do this.