Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.0, 3.0.0-alpha1
Description
The Native Libraries Guide mis-spells the define 'skipTests' with a lowercase 't' in the build line. The correct build line is:
$ mvn package -Pdist,native -DskipTests -Dtar
Patch is to trunk, but is also valid for released versions 2.2.0, 2.3.0, 2.4.0, 2.4.1, and 2.5.0, and could be back-ported to them if deemed necessary.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-10212 Incorrect compile command in Native Library document
- Closed
- is duplicated by
-
HADOOP-11290 Typo on web page http://hadoop.apache.org/docs/r2.3.0/hadoop-project-dist/hadoop-common/NativeLibraries.html
- Resolved