Skip to content

Commit 83aa7e2

Browse files
authored
Update README.md
1 parent ae3f0df commit 83aa7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This repository is inspired by and uses several scripts taken from [Rubenafo's r
3131

3232
- ✅ Ready to deploy in a Docker Swarm cluster: all the networking and port configuration issues have been fixed so you can scale your cluster to as many worker nodes as you need.
3333
- ⚡️ Hadoop, HDFS, Spark, Scala and PySpark ready to use: all the tools are available inside the container globally so you don't have to fight with environment variables and executable paths.
34-
- 🌟 New technology: our image offers Hadoop 3.4.0, Spark 3.5.2 and Python 3.12.6
34+
- 🌟 New technology: our image offers Hadoop 3.4.0, Spark 3.5.4 and Python 3.12.6
3535
- ⚙️ Less configuration: we have removed some settings to keep the minimum possible configuration, this way you prevent errors, unexpected behaviors and get the freedom to set parameters via environment variables and have an agile development that does not require rebuilding the Docker image.
3636
- 🐍 Python dependencies: we include the most used Python dependencies like Pandas, Numpy and Scipy to be able to work on datasets and perform mathematical operations (you can remove them if you don't need them!)
3737

0 commit comments

Comments
 (0)