From bee010b99699723432435646486dc8e0ecebbea3 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Tue, 29 Aug 2023 16:21:55 -0600 Subject: Very basic example working --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..be6b017 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Docker Spark + +Mostly used to figure out how to install spark into a container (after spending so long doing it). +You can build, enter and run `python main.py` to see the example run. -- cgit v1.2.3