Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Wh1isper committed Jul 27, 2023
1 parent d7efed4 commit 9c74e13
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@

Sparglim is aimed at providing a clean solution for PySpark applications in cloud-native scenarios (On K8S、Connect Server etc.).

**This is a fledgling project, looking forward to any PRs, Feature Requests and discussions!**

🌟✨⭐ Start to support!

## Quick Start

Run Jupyterlab with `sparglim` docker image:
Expand Down Expand Up @@ -56,7 +60,7 @@ Access `http://localhost:4040` for Spark-UI and `sc://localhost:15002` for Spark

To config Spark on k8s for Data explorations, see [examples/jupyter-sparglim-on-k8s](./examples/jupyter-sparglim-on-k8s)

To config Spark for ELT Application/Service, see [pyspark-sampling](https://github.com/Wh1isper/pyspark-sampling/)
*(TODO)To config Spark for ELT Application/Service, see [pyspark-sampling](https://github.com/Wh1isper/pyspark-sampling/)*

### Spark Connect Server on K8S

Expand Down

0 comments on commit 9c74e13

Please sign in to comment.