Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spark
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
Model registry
Operate
Environments
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
cs525-sp18-g07
spark
Commits
7c7c7e10
Commit
7c7c7e10
authored
11 years ago
by
Konstantin Boudnik
Browse files
Options
Downloads
Patches
Plain Diff
Updating assembly README to reflect recent changes in the build.
parent
c592a3c9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assembly/README
+5
-6
5 additions, 6 deletions
assembly/README
with
5 additions
and
6 deletions
assembly/README
+
5
−
6
View file @
7c7c7e10
...
@@ -4,10 +4,9 @@ It creates a single tar.gz file that includes all needed dependency of the proje
...
@@ -4,10 +4,9 @@ It creates a single tar.gz file that includes all needed dependency of the proje
except for org.apache.hadoop.* jars that are supposed to be available from the
except for org.apache.hadoop.* jars that are supposed to be available from the
deployed Hadoop cluster.
deployed Hadoop cluster.
This module is off by default to avoid spending extra time on top of repl-bin
This module is off by default. To activate it specify the profile in the command line
module. To activate it specify the profile in the command line
-Pbigtop-dist
-Passembly
I
n case you want to avoid building time-expensive repl-bin module, that shaders
I
f you need to build an assembly for a different version of Hadoop the
all the dependency into a big flat jar supplement maven command with
hadoop-version system property needs to be set as in this example:
-D
noExpensive
-D
hadoop.version=2.0.6-alpha
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