I am wondering if it is possible to build spark application in scala and specifically using maven for build instead of java. I have used intellij in the past to do it but most of the other stuff I do is in visual studio code so would be good to just use one IDE. I could not find anything on my search results which explains/shows how to do it.
any pointers will be helpful.
Manish