aplaceformom/Databricks Import
Import data into a Databricks workspace
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 3, 2022
- License
- None
Pinned Snippet
uses: aplaceformom/databricks-import-action@7c31897ddba78ea3dc5943c4faa0400be1690125 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Specify location of source directory. [default src] | — | — |
| workspace | Define the workspace to import the data into [optional] | — | — |
| host | Databricks host endpoint. Must begin with 'https://' | yes | — |
| username | Databricks username | yes | — |
| token | Databricks token | yes | — |
| debug | Enable debugging | — | false |
Outputs
no outputs