Description
The `SparkConnectClient` class takes in a connection string to connect with the spark connect service.
As part of setting up the connection, it parses the connection string. Expose the parsed host and bearer tokens as part of the class, so they may be accessed by consumers.