Allen Wittenauer
dbd69cb2ce
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:58:31 -08:00
Chris Douglas
762125b864
Backport HADOOP-13514 (surefire upgrade) to branch-2
2018-02-26 16:32:06 -08:00
Akira Ajisaka
4eb4f37bcf
HADOOP-15045. ISA-L bulid options are documented in branch-2.
2017-11-21 13:50:49 +09:00
vrushali
17213a0d27
Updating to use maven 3.3
2017-10-18 02:06:49 +05:30
sunilg
48336218d4
YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G)
2017-10-18 02:06:47 +05:30
Wangda Tan
56654d8820
YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)
2017-10-18 02:06:46 +05:30
Akira Ajisaka
b295924d49
HADOOP-14419. Remove findbugs report from docs profile. Contributed by Andras Bokor.
...
(cherry picked from commit e6f6682aa864635b9f70b387872701c064455ad5)
2017-05-17 07:41:47 -04:00
Jason Lowe
db947fb870
HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales
2017-01-04 14:46:44 +00:00
Andrew Wang
92fff7d065
HADOOP-13583. Incorporate checkcompatibility script which runs Java API Compliance Checker.
...
(cherry picked from commit 0cd22d66691fdbc3fb3e0a35ad1625236c3ae3f7)
2016-11-01 16:36:37 -07:00
Akira Ajisaka
c0c6dd9093
HADOOP-12952. BUILDING example of zero-docs dist should skip javadocs. Contributed by Steve Loughran.
...
(cherry picked from commit a107cee14bb5446057da81d1c95d7fffd759e497)
2016-03-23 14:16:11 +09:00
Allen Wittenauer
b0d3b0c1f8
HADOOP-12651. Replace dev-support with wrappers to Yetus (aw)
...
(cherry picked from commit 8cecad2d564d89d0f56e98de80a6f9b0bcb39d7a)
Conflicts:
dev-support/test-patch.sh
hadoop-common-project/hadoop-common/pom.xml
2016-03-03 20:54:08 -08:00
Colin Patrick Mccabe
c33603be36
HADOOP-12662. The build should fail if a -Dbundle option fails (Kai Zheng via cmccabe)
...
(cherry picked from commit 2a303865391657648281270114bccc32fd4c051a)
Conflicts:
BUILDING.txt
hadoop-common-project/hadoop-common/src/CMakeLists.txt
hadoop-project-dist/pom.xml
2016-01-15 14:10:13 -08:00
Colin Patrick Mccabe
cea1c71087
HADOOP-8887. Use a Maven plugin to build the native code using CMake (cmccabe)
...
(cherry picked from commit b1ed28fa77cb2fab80c54f9dfeb5d8b7139eca34)
Conflicts:
hadoop-common-project/hadoop-common/pom.xml
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/pom.xml
2016-01-14 11:13:13 -08:00
Kihwal Lee
2ea99ee35f
Supplement to HDFS-9047.
...
(cherry picked from commit c722b62908984f8fb6ab2e0bfd40c090e8c830c7)
2016-01-13 11:09:17 -06:00
Tsuyoshi Ozawa
aa792b7d0c
HADOOP-12575. Add build instruction for docker toolbox instead of boot2docker. Contributed by Kai Sasaki.
...
(cherry picked from commit 25e82b4eb92262d56e543621cd7db6c0bf218690)
2015-11-19 17:44:21 +09:00
Colin Patrick Mccabe
f7e6a5dfb1
Revert "HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)"
...
This reverts commit bb3b2977cd3c1ccbf8d861cf264a06c249223dc8.
2015-11-05 11:11:27 -08:00
Colin Patrick Mccabe
bb3b2977cd
HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)
...
(cherry picked from commit 482e35c55a4bec27fa62b29d9e5f125816f1d8bd)
2015-11-05 10:46:12 -08:00
Akira Ajisaka
e55eb6f20c
HADOOP-12274. Remove direct download link from BULIDING.txt. Contributed by Caleb Severn.
...
(cherry picked from commit 52f3525586154723a606cc31d33fdc1bece1dd5f)
2015-08-05 17:47:43 +09:00
Allen Wittenauer
a37285620d
HADOOP-11731. Rework the changelog and releasenotes (aw)
...
(cherry picked from commit f383fd9b6caf4557613250c5c218b1a1b65a212b)
Conflicts:
hadoop-project/src/site/site.xml
2015-07-23 14:08:10 -07:00
Vinayakumar B
2ce7659bf0
HADOOP-12019. update BUILDING.txt to include python for 'mvn site' in windows (Contributed by Vinayakumar B)
...
(cherry picked from commit 1bb79c9d019ef12585eb1761f477cafcf859b1f0)
2015-06-04 10:44:04 +05:30
cnauroth
524593ee84
HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes.
...
(cherry picked from commit 80935268f5fdd358070c6b68f89e8bd699785c54)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
2015-04-24 13:08:47 -07:00
Arpit Agarwal
8d3657a577
HADOOP-11801. Update BUILDING.txt for Ubuntu. (Contributed by Gabor Liptak)
2015-04-07 18:06:14 -07:00
Tsuyoshi Ozawa
ee824cafe7
HADOOP-11738. Fix a link of Protocol Buffers 2.5 for download in BUILDING.txt. (ozawa)
...
(cherry picked from commit 323945b33a5bccc42e90ed619ea155503cc124b0)
2015-03-25 18:02:52 +09:00
Colin Patrick Mccabe
b02f77540c
HADOOP-9329. document native build dependencies in BUILDING.txt (Vijay Bhat via Colin P. McCabe)
...
(cherry picked from commit bf6295bed8b58432ede44e074fa7998d55c4b821)
2015-03-18 19:14:58 -07:00
Jian He
6cef2c16de
YARN-2190. Added CPU and memory limit options to the default container executor for Windows containers. Contributed by Chuan Liu
...
(cherry picked from commit 21101c01f242439ec8ec40fb3a9ab1991ae0adc7)
2015-03-06 14:18:56 -08:00
Haohui Mai
27ef6e4a6e
HADOOP-11428. Remove obsolete reference to Cygwin in BUILDING.txt. Contributed by Arpit Agarwal.
2014-12-18 13:38:15 -08:00
Steve Loughran
275561d848
HADOOP-10530 Make hadoop build on Java7+ only (stevel)
2014-12-08 15:30:34 +00:00
Haohui Mai
bfcf0c83a2
HADOOP-11268. Update BUILDING.txt to remove the workaround for tools.jar. Contributed by Li Lu.
2014-11-04 17:47:17 -08:00
cnauroth
781833f553
HADOOP-11154. Update BUILDING.txt to state that CMake 3.0 or newer is required on Mac. Contributed by Chris Nauroth.
...
(cherry picked from commit 8dc4e9408f4cd9a50cd58aee574f3b03c3a33b31)
2014-09-30 08:35:35 -07:00
Allen Wittenauer
c65ef9ca1e
MAPREDUCE-6072. Remove INSTALL document (Akira AJISAKA via aw)
2014-09-29 08:31:10 -07:00
Alejandro Abdelnur
c77bd85b62
HDFS-6134 and HADOOP-10150 subtasks.
2014-08-28 15:03:08 -07:00
Chris Nauroth
97dd53a608
HDFS-573. Merging change r1616814 from trunk to branch-2.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1616817 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 16:29:07 +00:00
Vinayakumar B
a495fdb86f
Merge 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/branches/branch-2@1586443 13f79535-47bb-0310-9956-ffa450edef68
2014-04-10 19:34:36 +00:00
Chris Nauroth
d8c11dc781
HADOOP-10450. Merging change r1582868 from trunk to branch-2.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1582871 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 19:53:16 +00:00
Chris Nauroth
a74230974f
HADOOP-10240. Merging change r1559278 from trunk to branch-2.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1559280 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 23:28:33 +00:00
Steve Loughran
2cc9ef7450
HADOOP-9974: document setting mvn heap size
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1524653 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 08:22:38 +00:00
Steve Loughran
721326be6a
HADOOP-9350. Hadoop not building against Java7 on OSX
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1522866 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 11:04:02 +00:00
Alejandro Abdelnur
eee2b37a3a
HADOOP-9872. Improve protoc version handling and detection. (tucu)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1514074 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 22:29:46 +00:00
Suresh Srinivas
0a96ae767f
HADOOP-8562. Merge r1459586 for HDFS-4615, r1459592 for HDFS-4584, r1459643, r1459642 for HADOOP-9387, r1460086 for HADOOP-9353
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1485932 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 05:12:56 +00:00
Suresh Srinivas
a1235b5ba9
HADOOP-8562. Merge r1453486 from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1485845 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 20:41:53 +00:00
Suresh Srinivas
5feb62204d
HADOOP-9279. Merging change r1449543 from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1449544 13f79535-47bb-0310-9956-ffa450edef68
2013-02-24 20:21:45 +00:00
Thomas Graves
fc5e5a09ed
HADOOP-9190. packaging docs is broken. (Andy Isaacson via tgraves)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1439966 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 16:08:57 +00:00
Eli Collins
f0ff4a9b67
HADOOP-8722. Update BUILDING.txt with latest snappy info. Contributed by Colin Patrick McCabe
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1379282 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 04:13:29 +00:00
Eli Collins
2792df7640
HADOOP-8481. update BUILDING.txt to talk about cmake rather than autotools. Contributed by Colin Patrick McCabe
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1346149 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 20:50:38 +00:00
Thomas White
a7e688c6a8
Merge -r 1330426:1330427 from trunk to branch-2. Fixes: MAPREDUCE-4193.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1330429 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 17:22:53 +00:00
Jitendra Nath Pandey
237f7cf92f
Merged r1294293 from trunk for HDFS-8113.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1295363 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 00:56:55 +00:00
Alejandro Abdelnur
0eba9bcc06
Merge -r 1180282:1180283 from trunk to branch. FIXES: MAPREDUCE-3003
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190643 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 22:36:55 +00:00
Alejandro Abdelnur
b68051cf84
Merge -r 1183150:1183151 from trunk to branch. FIXES: HADOOP-7743
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190637 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 22:25:33 +00:00
Mahadev Konar
17161d9041
HADOOP-7709. Running a set of methods in a Single Test Class. (Jonathan Eagles via mahadev) - Merging r1182686 from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1182687 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 07:00:15 +00:00
Thomas White
14b97a91d9
HADOOP-7496. Break Maven TAR & bintar profiles into just LAYOUT & TAR proper. Contributed by Alejandro Abdelnur.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1160344 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 17:40:58 +00:00