Open erlikam opened 6 years ago
The Spark connector requires the user to setup Apache Livy to access the spark server.
I could help more, but I'd need to know more about your use case (What SQLContext are you planning to use?)
Hey @n-riesco, would you still be willing to help on this in general? I have a Spark standalone cluster (along with a Hive server, localstack, etc) running in local Kubernetes Pods and was hoping to be able to connect. Do you see this as being possible with Falcon?
Trying to connect a spark server, I can just see hostname, port number fields. But I need "username" and "password" fields as well to get necessary credentials to connect this server.
How I can handle it?
Thanks