Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Spark-Examples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SC Recipe Book
AI Recipes
Spark-Examples
Commits
a694b4c2
Commit
a694b4c2
authored
2 years ago
by
Stefan Kesselheim
Browse files
Options
Downloads
Patches
Plain Diff
docs
parent
8901f8df
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
a694b4c2
...
...
@@ -15,7 +15,7 @@ You only need to pick the number of nodes you need.
```
bash
git clone https://gitlab.jsc.fz-juelich.de/AI_Recipe_Book/recipes/spark-examples.git
```
2.
Prepare the virtual environment to install required Py
h
ton dependencies.
2.
Prepare the virtual environment to install required Pyt
h
on dependencies.
-
`cd spark_env`
-
Edit
`requirements.txt`
-
Create the virtual environment by calling
`./setup.sh`
...
...
@@ -53,7 +53,7 @@ python pyspark_pi.py
```
Note that you must replace the hostname including the
`i`
.
You also start spark within a Jupyter Session, as in the example notebook
(
PySpark_PI.ipynb
)
.
You also start spark within a Jupyter Session, as in the example notebook
[
PySpark_PI.ipynb
]
.

### Monitoring
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment