Technology:Databricks: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
# Created Notebook | # Created Notebook | ||
#* now I'm attempting to read the files, and perhaps I loaded too many... this is taking a while for 1 node to "setup" | #* now I'm attempting to read the files, and perhaps I loaded too many... this is taking a while for 1 node to "setup" | ||
#* referenced the volume properly, now waiting for the notebook to process the records | |||
#* reference https://www.databricks.com/glossary/pyspark | |||
Revision as of 22:29, 27 September 2024
Background
Friday Sept 27th decided to learn what databricks is
Setup
https://docs.databricks.com/en/getting-started/onboarding-account.html


- create stack - done
- create compute resource - done / started serverless starter warehouse
- connect workspace to data sources
- s3://.../374226360171826
- added volume/directory
- test20/default/inventory/all-stock
- 78 files I think, each about 65MB JSON
- Created Notebook
- now I'm attempting to read the files, and perhaps I loaded too many... this is taking a while for 1 node to "setup"
- referenced the volume properly, now waiting for the notebook to process the records
- reference https://www.databricks.com/glossary/pyspark