File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 under the License.
1818 -->
1919
20- To install Apache Sedona Python, you need to install the following steps:
20+ To install Apache Sedona Python, follow these steps:
2121
22- Install the required Python packages.
22+ 1 . Install the required Python packages.
2323
2424```
2525pip install apache-sedona[flink] shapely attr
2626```
2727
28- Download the required JAR files from Maven Central:
28+ 2 . Download the required JAR files from Maven Central:
2929
3030* sedona-flink-shaded_2.12:jar : {{ sedona.current_version }}
3131* geotools-wrapper-{{ sedona.current_geotools }}.jar
3232
33- Follow the official Flink documentation to install the JAR files in your Flink cluster or PyFlink application.
33+ To install the JAR files in your Flink cluster or PyFlink application, follow the official Flink documentation:
3434https://nightlies.apache.org/flink/flink-docs-master/docs/dev/python/dependency_management/
You can’t perform that action at this time.
0 commit comments