/
Canvas DataMart - Details and Connectivity steps
Canvas DataMart - Details and Connectivity steps
Please follow the below steps when you are connecting to Canvas DataMart for creating Jasper Reports or for adhoc queries
Canvas DataMart - Details
- Canvas provides the warehouse data through REST API
- CanvasDataMart follows Star Schema. DataModel and related details can be found in the following url: https://portal.inshosteddata.com/docs
- 'CanvasDataImport' job imports the data and maintains the canvasDataMart database.
- 'CanvasDataImport' job is deployed in Talend Console and is scheduled to run at 0715 ET everyday. Average runtime is around 10 minutes. The DB will not have data when the tables are truncated and the data is inserted. This is expected to be less than 5 minutes
- All the tables other than 'Requests' tables have historical data while the Requests table is limited to 1 day
- There are alternate mechanisms available to maintain the historical data which can be accomplished using alternate designs
- CanvasDataMart currently utilizes MySQL database
Canvas DataMart - User Procedures
- When any new user is created,
- Assign the relevant grants
- Assign the maximum number of connections
Steps for Connecting to CanvasDataMart
The following steps list the procedure for connecting to CanvasDataMart DB using MySQL Workbench. The steps are similar for any mechanism (java ojdbc, tools like MySQL Workbench, JasperReport Studio etc)
- Download MySQL workbench for your OS version and install in your machine. This can be found in the following url: https://dev.mysql.com/downloads/workbench/
- Open the workbench and select 'MySQL Connections +' icon
- Provide the following details
- Connection Name - Your preferred connection name
- Connection Method - 'Standard (TCP/IP)
- Host Name: spinup-000460.yu.yale.edu
- Port: 3306
- Username: <xxxxxx>
- Password: <xxxxxx>
- Default Schema: CanvasDataMart
- Please contact 'Vijayshree Erodula' or 'Kate Hathaway' for Username & Password
Related articles
Filter by label
There are no items with the selected labels at this time.