Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
assignments424fall23
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Peter Keleher
assignments424fall23
Commits
99215b1b
Commit
99215b1b
authored
1 year ago
by
Peter J. Keleher
Browse files
Options
Downloads
Patches
Plain Diff
auto
parent
675dfcd2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assign9.md
+4
-3
4 additions, 3 deletions
assign9.md
with
4 additions
and
3 deletions
assign9.md
+
4
−
3
View file @
99215b1b
...
@@ -31,9 +31,10 @@ the YARN resource manager.
...
@@ -31,9 +31,10 @@ the YARN resource manager.
### Vagrant
### Vagrant
This is a fine way to do this project, though Docker is a bit more streamlined if you already have docker locally.
This is a fine way to do this project, though Docker is a bit more streamlined if you already have docker locally.
As before, we have provided a VagrantFile in the
`assignment9`
directory. Since
As before, we have provided a VagrantFile in the
`assignment9`
the Spark distribution is large, we ask you to download that directly from the
directory. You can try to use the included spark distribution
Spark website.
directly. If this does not work, you might be better off using the
docker approach.
This step is included in the VagrantFile, but if you get any error
This step is included in the VagrantFile, but if you get any error
related to
`$SPARKHOME`
, you can set the variable with:
<br>
`export
related to
`$SPARKHOME`
, you can set the variable with:
<br>
`export
...
...
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