apache / sedona

A cluster computing framework for processing large-scale geospatial data
https://sedona.apache.org/
Apache License 2.0
1.96k stars 692 forks source link

[DOCS] azure synapse analytics #1673

Closed golfalot closed 2 weeks ago

golfalot commented 2 weeks ago

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

This tutorial will guide you through the process of installing Sedona on Azure Synapse Analytics when Data Exfiltration Protection (DEP) is enabled or when you have no internet connection from the Spark pools due to other networking constraints.

How was this patch tested?

Up and running in our production environment.

Did this PR include necessary documentation updates?

jiayuasu commented 2 weeks ago

@golfalot Can you fix the lint issue?

golfalot commented 2 weeks ago

@jiayuasu I'm all done with commits now if you'd be kind enough to retrigger the workflow so I can check the linting is ok.

golfalot commented 2 weeks ago

Hi @jiayuasu I'm such n00b at this.... Further corrections now committed. Hoping this is the last!

jiayuasu commented 2 weeks ago

@golfalot Can you run pre-commit run --all-files locally? You can install it here: https://pre-commit.com/