Title
Create new category
Edit page index title
Edit category
Edit link
Spark Reference
Spark Resources Reference
Resource | Link |
|---|---|
Spark 4.1.0 Release Notes | |
Real-Time Mode SPIP | |
Python Data Source API | https://spark.apache.org/docs/latest/api/python/user_guide/sql/python_data_source.html |
Python UDTF | https://spark.apache.org/docs/latest/api/python/user_guide/sql/python_udtf.html |
Apache Arrow in PySpark | https://spark.apache.org/docs/latest/api/python/user_guide/sql/arrow_pandas.html |
Error classes in PySpark | https://spark.apache.org/docs/latest/api/python/development/errors.html |
Spark 4.x Migration Guide | https://spark.apache.org/docs/latest/core-migration-guide.html |
SPARK-47240 Structured Logging | |
Scalar UDFs | https://spark.apache.org/docs/latest/sql-ref-functions-udf-scalar.html |
Delta Lake 4.0 | |
XML Connector | |
KLL Sketch (SPARK-54199) | |
Theta Sketch (SPARK-52407) | |
Python Worker Logging (SPARK-53754) |
How to Run Spark 4.1.1 when multiple Spark versions(Spark 3) has been installed in the ODP cluster:*
SPARK_MAJOR VERSION=4 spark-shell
SPARK_MAJOR_ VERSION and Spark-shell or Spark-submit should be in the same line separated by space.