I want to create development environment to run Spark app written in Scala to AWS Glue endpoint. What is my best option? I'm using Windows 10 and I've tried connecting Apache Zeppelin(running on docker) to Glue endpoint, but did not manage to do it.
Can I connect Glue endpoint with IntelliJ running Spark app localy on my machine?