From 9c008bbd7ff737d6a8b11993e7132c593acfc87c Mon Sep 17 00:00:00 2001 From: Zhongsheng Ji <9573586@qq.com> Date: Thu, 27 Jul 2023 14:16:46 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a024477..3557159 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![](https://img.shields.io/github/last-commit/wh1isper/sparglim) ![](https://img.shields.io/pypi/pyversions/sparglim) -# Sparglim +# Sparglim ✨ Sparglim is aimed at providing a clean solution for PySpark applications in cloud-native scenarios (On K8S、Connect Server etc.). @@ -60,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) -*(TODO)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