Browse Source

HADOOP-14002. Document -DskipShade property in BUILDING.txt. Contributed by Hanisha Koneru.

Arpit Agarwal 8 years ago
parent
commit
60865c8ea0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      BUILDING.txt

+ 2 - 0
BUILDING.txt

@@ -133,6 +133,8 @@ Maven build goals:
   * Use -Dtar to create a TAR with the distribution (using -Pdist)
   * Use -Dtar to create a TAR with the distribution (using -Pdist)
   * Use -Preleasedocs to include the changelog and release docs (requires Internet connectivity)
   * Use -Preleasedocs to include the changelog and release docs (requires Internet connectivity)
   * Use -Pyarn-ui to build YARN UI v2. (Requires Internet connectivity)
   * Use -Pyarn-ui to build YARN UI v2. (Requires Internet connectivity)
+  * Use -DskipShade to disable client jar shading to speed up build times (in
+    development environments only, not to build release artifacts)
 
 
  Snappy build options:
  Snappy build options: