How can i connect to Spark SQL using HTTP connection with a specified HTTP path. In my case i have cliservice as my HTTP path. Is there any way to connect using Apache Spark SQL connector or i have to use DSN connection with Other ODBC connector. Currently i can't see any option to give HTTP path in the connector.