Fix lib_test_utils + Added OS Env for PYSPARK & added libraries in README

This commit is contained in:
Yûki VACHOT 2024-01-08 10:04:47 +01:00
parent 1f9509c574
commit b22ebc40fe
4 changed files with 19 additions and 8 deletions

View file

@ -3,6 +3,8 @@
## Installation
- [Python 3.10](https://www.python.org/downloads/)
- pyspark=3.1.1
- findspark
- pyspark-test
- [Spark 3.1.1](https://spark.apache.org/downloads.html)
- [Hadoop 3.3.6](https://hadoop.apache.org/releases.html)
- [Java JDK 11](https://www.oracle.com/java/technologies/downloads/#java11)