Allen Wittenauer
5aaf88d401
HADOOP-15279. increase maven heap size recommendations
...
Signed-off-by: Jason Lowe <jlowe@apache.org>
Signed-off-by: Chris Douglas <cdouglas@apache.org>
(cherry picked from commit d4cc50f62279dc4d607cd05c16de480a76f05880)
2018-03-06 13:56:40 -08:00
Akira Ajisaka
4face7e015
HADOOP-15046. Document Apache Hadoop does not support Java 9 in BUILDING.txt. Contributed by Hanisha Koneru.
...
(cherry picked from commit 0ed44f25653ad2d97e2726140a7f77a555c40471)
2017-11-22 01:08:27 +09:00
Akira Ajisaka
24ac7c6e79
Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1."
...
This reverts commit 372997f3954e97200220ebb3117eed4a175f101c.
2017-10-13 18:01:50 +09:00
Akira Ajisaka
372997f395
HADOOP-13514. Upgrade maven surefire plugin to 2.19.1.
...
(cherry picked from commit 3d04c00aed63ca49420210f5f34efe39897aae63)
2017-10-11 10:44:29 +09:00
Andrew Wang
531290c2c8
HADOOP-14835. mvn site build throws SAX errors. Contributed by Andrew Wang and Sean Mackrory.
...
(cherry picked from commit 3cf3540f19b5fd1a174690db9f1b7be2977d96ba)
2017-09-18 15:13:45 -07:00
Allen Wittenauer
71bbb86d69
HADOOP-14670. Increase minimum cmake version for all platforms
...
Signed-off-by: Chris Douglas <cdouglas@apache.org>
2017-08-30 21:47:24 -07:00
Akira Ajisaka
e6f6682aa8
HADOOP-14419. Remove findbugs report from docs profile. Contributed by Andras Bokor.
2017-05-17 07:35:41 -04:00
Akira Ajisaka
612578fe67
HADOOP-14285. Update minimum version of Maven from 3.0 to 3.3.
2017-04-08 14:23:26 +09:00
Arpit Agarwal
60865c8ea0
HADOOP-14002. Document -DskipShade property in BUILDING.txt. Contributed by Hanisha Koneru.
2017-01-19 17:32:25 -08:00
Jason Lowe
a0a2761621
HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales
2017-01-04 14:46:25 +00:00
Steve Loughran
f66f61892a
HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran
2016-12-12 13:58:27 +00:00
Akira Ajisaka
7d8e440eee
Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran"
...
This reverts commit c2655157257079b8541d71bb1e5b6cbae75561ff.
2016-12-09 12:49:27 +09:00
Steve Loughran
c265515725
HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran
2016-12-08 17:57:15 +00:00
sunilg
ce2361a941
YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G)
2016-11-06 13:13:31 -08:00
Wangda Tan
266784b849
YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)
2016-11-06 13:13:31 -08:00
Andrew Wang
0cd22d6669
HADOOP-13583. Incorporate checkcompatibility script which runs Java API Compliance Checker.
2016-11-01 16:36:10 -07:00
Andrew Wang
c473490da0
HADOOP-13732. Upgrade OWASP dependency-check plugin version. Contributed by Mike Yoder.
2016-10-21 16:41:39 -07:00
Andrew Wang
4b55642b9d
HADOOP-11858. [JDK8] Set minimum version of Hadoop 3 to JDK 8. Contributed by Robert Kanter.
2016-05-16 15:45:39 -07:00
Colin Patrick Mccabe
f65f5b18fd
HADOOP-12959. Add additional github web site for ISA-L library (Li Bo via cmccabe)
2016-04-04 16:30:32 -07:00
Akira Ajisaka
a107cee14b
HADOOP-12952. BUILDING example of zero-docs dist should skip javadocs. Contributed by Steve Loughran.
2016-03-23 14:15:26 +09:00
Allen Wittenauer
8cecad2d56
HADOOP-12651. Replace dev-support with wrappers to Yetus (aw)
2016-01-21 12:22:03 -08:00
Colin Patrick Mccabe
2a30386539
HADOOP-12662. The build should fail if a -Dbundle option fails (Kai Zheng via cmccabe)
2016-01-15 14:05:21 -08:00
Colin Patrick Mccabe
b1ed28fa77
HADOOP-8887. Use a Maven plugin to build the native code using CMake (cmccabe)
2016-01-14 11:02:34 -08:00
Kihwal Lee
c722b62908
Supplement to HDFS-9047.
2016-01-13 11:07:52 -06:00
Tsuyoshi Ozawa
25e82b4eb9
HADOOP-12575. Add build instruction for docker toolbox instead of boot2docker. Contributed by Kai Sasaki.
2015-11-19 17:44:10 +09:00
Colin Patrick Mccabe
482e35c55a
HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)
2015-11-05 10:44:47 -08:00
Akira Ajisaka
52f3525586
HADOOP-12274. Remove direct download link from BULIDING.txt. Contributed by Caleb Severn.
2015-08-05 17:45:55 +09:00
Allen Wittenauer
a890a31529
HADOOP-10854. unit tests for the shell scripts (aw)
2015-07-31 14:34:48 -07:00
Vinayakumar B
1bb79c9d01
HADOOP-12019. update BUILDING.txt to include python for 'mvn site' in windows (Contributed by Vinayakumar B)
2015-06-04 10:42:52 +05:30
cnauroth
80935268f5
HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes.
2015-04-24 13:05:18 -07:00
Arpit Agarwal
5449adc9e5
HADOOP-11801. Update BUILDING.txt for Ubuntu. (Contributed by Gabor Liptak)
2015-04-07 18:06:05 -07:00
Allen Wittenauer
f383fd9b6c
HADOOP-11731. Rework the changelog and releasenotes (aw)
2015-04-01 17:52:22 -07:00
Tsuyoshi Ozawa
323945b33a
HADOOP-11738. Fix a link of Protocol Buffers 2.5 for download in BUILDING.txt. (ozawa)
2015-03-25 18:02:32 +09:00
Colin Patrick Mccabe
bf6295bed8
HADOOP-9329. document native build dependencies in BUILDING.txt (Vijay Bhat via Colin P. McCabe)
2015-03-18 19:14:21 -07:00
Jian He
21101c01f2
YARN-2190. Added CPU and memory limit options to the default container executor for Windows containers. Contributed by Chuan Liu
2015-03-06 14:18:11 -08:00
Haohui Mai
c4d97136e0
HADOOP-11428. Remove obsolete reference to Cygwin in BUILDING.txt. Contributed by Arpit Agarwal.
2014-12-18 13:39:02 -08:00
Steve Loughran
144da2e465
HADOOP-10530 Make hadoop build on Java7+ only (stevel)
2014-12-08 15:31:00 +00:00
Haohui Mai
d78191a716
HADOOP-11268. Update BUILDING.txt to remove the workaround for tools.jar. Contributed by Li Lu.
2014-11-04 16:51:11 -08:00
cnauroth
8dc4e9408f
HADOOP-11154. Update BUILDING.txt to state that CMake 3.0 or newer is required on Mac. Contributed by Chris Nauroth.
2014-09-30 08:30:44 -07:00
Allen Wittenauer
4666440b1a
MAPREDUCE-6072. Remove INSTALL document (Akira AJISAKA via aw)
2014-09-29 08:30:06 -07:00
Charles Lamb
74f7be0887
merge from trunk r1617527
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1617532 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 17:02:07 +00:00
Chris Nauroth
70d453602c
HDFS-573. Porting libhdfs to Windows. Contributed by Chris Nauroth.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616814 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 16:26:45 +00:00
Colin McCabe
bfef9807a0
HADOOP-10693. Implementation of AES-CTR CryptoCodec using JNI to OpenSSL (hitliuyi via cmccabe)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1607768 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 23:40:31 +00:00
Vinayakumar B
d14976020e
HADOOP-10350. BUILDING.txt should mention openssl dependency required for hadoop-pipes (Vinayakumar B)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1586433 13f79535-47bb-0310-9956-ffa450edef68
2014-04-10 19:28:21 +00:00
Vinayakumar B
b0c828f4d3
Reverse merged revision(s) 1586425 from hadoop/common/trunk:
...
HADOOP-10350. BUILDING.txt should mention openssl dependency required for hadoop-pipes (Vinayakumar B)
........
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1586432 13f79535-47bb-0310-9956-ffa450edef68
2014-04-10 19:26:17 +00:00
Vinayakumar B
3c1250bdf9
HADOOP-10350. BUILDING.txt should mention openssl dependency required for hadoop-pipes (Vinayakumar B)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1586425 13f79535-47bb-0310-9956-ffa450edef68
2014-04-10 19:02:30 +00:00
Chris Nauroth
f5a8815492
HADOOP-10450. Build zlib native code bindings in hadoop.dll for Windows. Contributed by Chris Nauroth.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582868 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 19:47:21 +00:00
Chris Nauroth
d7979b8b35
HADOOP-10240. Windows build instructions incorrectly state requirement of protoc 2.4.1 instead of 2.5.0. Contributed by Chris Nauroth.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1559278 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 23:27:00 +00:00
Steve Loughran
8de47fc570
HADOOP-9974: document setting mvn heap size - trailing space
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1524651 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 08:21:06 +00:00
Steve Loughran
3a87e8fec0
HADOOP-9974: document setting mvn heap size
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1524650 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 08:19:27 +00:00