Skip to content
Snippets Groups Projects
Commit 7c7c7e10 authored by Konstantin Boudnik's avatar Konstantin Boudnik
Browse files

Updating assembly README to reflect recent changes in the build.

parent c592a3c9
No related branches found
No related tags found
No related merge requests found
......@@ -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
deployed Hadoop cluster.
This module is off by default to avoid spending extra time on top of repl-bin
module. To activate it specify the profile in the command line
-Passembly
This module is off by default. To activate it specify the profile in the command line
-Pbigtop-dist
In case you want to avoid building time-expensive repl-bin module, that shaders
all the dependency into a big flat jar supplement maven command with
-DnoExpensive
If you need to build an assembly for a different version of Hadoop the
hadoop-version system property needs to be set as in this example:
-Dhadoop.version=2.0.6-alpha
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment