Skip to content

Commit

Permalink
Merge pull request #16 from solliancenet/update-synapse-deployment
Browse files Browse the repository at this point in the history
Updated Synapse deployment artifacts and deployment scripts to significantly reduce load time
  • Loading branch information
joelhulen authored Jun 27, 2023
2 parents 67dac2a + 6a7e77a commit e4ccaa9
Show file tree
Hide file tree
Showing 24 changed files with 1,874 additions and 2,905 deletions.
539 changes: 0 additions & 539 deletions deploy/Synthea-CSV-to-Json.ipynb

This file was deleted.

8 changes: 0 additions & 8 deletions deploy/setup-synapse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ do
--file @"./dataset/$file"
done

echo 'Creating notebook...'
az synapse notebook create \
--workspace-name $WORKSPACE \
--file @"../deploy/Synthea-CSV-to-Json.ipynb" \
--name Synthea-CSV-to-Json \
--folder-path 'Ingestion' \
--spark-pool-name ingestion

echo 'Creating pipeline...'
az synapse pipeline create \
--workspace-name $WORKSPACE \
Expand Down
316 changes: 0 additions & 316 deletions deploy/synthea-settings.properties

This file was deleted.

Loading

0 comments on commit e4ccaa9

Please sign in to comment.