Skip to content

Commit

Permalink
added common errors
Browse files Browse the repository at this point in the history
  • Loading branch information
vighnesh-wednesday committed Feb 20, 2024
1 parent a333cda commit bf6b0de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* [Run Test & Coverage](#run-tests-&-coverage-report)
* [Documentation](Documentation.md#project-documentation)
* [Reference](#reference)
* [Common Errors](#common-errors)

## Objective

Expand Down Expand Up @@ -128,3 +129,6 @@ To run tests & coverage report, run the following commands in the root folder of

[Glue Programming libraries](https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-python-libraries.html)

## Common Errors

['sparkDriver' failed after 16 retries](https://stackoverflow.com/questions/52133731/how-to-solve-cant-assign-requested-address-service-sparkdriver-failed-after)
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ coverage
python-dotenv
kaggle~=1.5.16
pre-commit
pyspark==3.3.0

0 comments on commit bf6b0de

Please sign in to comment.