goodwillpunning / hyperleaup

Create and manipulate Tableau Hyper files from Apache Spark DataFrames and Spark SQL
Other
29 stars 19 forks source link

Add Tableau signIn and signOut methods #5

Closed goodwillpunning closed 4 years ago

goodwillpunning commented 4 years ago

This commit add methods for retrieving an auth token from a Tableau Server, so that a Hyper file upload can begin. Also, this commit adds a Utility class for sending REST requests to a Tableau Server.