This simple application visualizes taxi trips data using remote server queries.
The visualization is done using popular library JFreeChart
- Import the project into your favorite IDE that can build Scala projects.
- To run, make sure to set the environment variables for
DATABRICKS_HOST
,DATABRICKS_TOKEN
,DATABRICKS_CLUSTER_ID
. Alternatively, please see docs for other ways to configure connection with server.
The application produces the following plots