Skip to content

Commit

Permalink
rename repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianhao-Gu committed May 20, 2024
1 parent 14d13f1 commit 0068644
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ In addition, the environment variable `SPARK_MASTER_URL` should also be configur

#### Using Predefined SparkSession from `spark.utils.get_spark_session` method
```python
from spark.utils import get_spark_session
from common.utils import get_spark_session

spark = get_spark_session('TestApp')
```
Expand Down
Empty file removed src/__init__.py
Empty file.
File renamed without changes.
Empty file removed src/spark/__init__.py
Empty file.

0 comments on commit 0068644

Please sign in to comment.