I have tested Master/Slave same machine with Tableau also on same machine. Tableau connected to SparkThriftServer and worked fine. Could read the CSV file also.
Now I tried same but this time real spark cluster on a remote machine. It connects but the moment I fire a query to read a csv, it give permission error.
Remote machines are Ubuntu machines and the user id is sudo
In Tableau, I am using SSH credentials for SparkThriftServer's Authentication
Correct me if am wrong anywhere