Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit f9e7f3c

Browse files
author
Luan Fernandes
committed
update readme
1 parent 6ad9b33 commit f9e7f3c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,12 @@ make run
2222
```
2323
Once the Metabase startup completes, you can access your Metabase at `localhost:3000`.
2424

25-
## Usage
25+
## Add Data
2626

27-
Copy `host`, `http-path` and your `personal-access-token` to metabase form.
27+
When you first access, fill some basic info and then go to "Add your data" section and follow these steps:
28+
1. Choose "Databricks SQL" source;
29+
2. Open your DataBricks SQL Server information at Databricks and copy `host`, `http-path` and your `personal-access-token` (first screenshot below).
30+
3. Fill these info into metabase form.
2831

2932

3033
![](screenshots/databricks-sql.png)

0 commit comments

Comments
 (0)