I am running HDP 2.5 on my 4 node cluster and have both Spark1 and Spark2 Installed. I want to connect to the data through Tableau and I installed both 32 bit and 64 bit hortonworks Spark ODBC Drivers from the Hortonworks website.
My problems are:
1. Both the Spark Thrift Servers keep failing suddenly out of the blue. I am not sure if it is some configuration issue (like not having enough heap size so even though it starts up when I start it, eventually it fails).
2. Can I have both the Sparks running simulatneously? Or will that cause any memory overload on the cluster?
3. In the ODBC Driver DSN setup, when I click on "Test" option, sometimes it fails even when the thrift server is up and running. The error is: "[Hortonworks][Hardy] (34) Error from server: connect() failed: errno = 10061."
I am using the 32 bit Driver for Spark2 and 64 bit for Spark1 (I donot know why but that is how it worked- exactly as someone suggested the same in my previous question on this website)
Can someone please elaborate what is happening? I am not able to find any help from the web. Thanks in advance!