Aaron Myers
|
7319e42239
|
HADOOP-9318. When exiting on a signal, print the signal name first. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1457124 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 21:21:10 +00:00 |
Thomas Graves
|
4200f0a75d
|
HADOOP-9255. relnotes.py missing last jira (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1439601 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 19:55:33 +00:00 |
Alejandro Abdelnur
|
60cd4f4c7a
|
reverting commit 1399959 (HADOOP-8887 again)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1399971 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 05:30:30 +00:00 |
Alejandro Abdelnur
|
c6f60985a8
|
HADOOP-8887. Use a Maven plugin to build the native code using CMake. (cmccabe via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1399959 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 03:59:39 +00:00 |
Suresh Srinivas
|
a2b01168e2
|
HDFS-8887 reverting commit r1399904 due to build failure and other issues
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1399949 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 02:22:24 +00:00 |
Alejandro Abdelnur
|
26e7aae08e
|
HADOOP-8887. Use a Maven plugin to build the native code using CMake. (cmccabe via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1399904 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 22:49:07 +00:00 |
Eli Collins
|
04988bb77b
|
HDFS-3753. Tests don't run with native libraries. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1393188 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 21:15:10 +00:00 |
Robert Joseph Evans
|
ac92399440
|
svn merge -c 1390133 FIXES: HADOOP-8822. relnotes.py was deleted post mavenization (bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1390138 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-25 21:08:40 +00:00 |
Arun Murthy
|
92a99de731
|
Merge -c 1370666 from trunk to branch-2 to fix YARN-1. Promote YARN to be a sub-project of Apache Hadoop.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370667 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 05:33:56 +00:00 |
Eli Collins
|
fb52b5ec9e
|
HADOOP-8488. test-patch.sh gives +1 even if the native build fails. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1347847 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-08 00:45:59 +00:00 |
Alejandro Abdelnur
|
f325906f2a
|
Merge -r 1220809:1220810 from trunk to branch. FIXES: HDFS-2658
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1220814 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-19 15:56:57 +00:00 |
Thomas White
|
c24b4809de
|
Merge -r 1213431:1213432 from trunk to branch-0.23. Fixes: HADOOP-7912
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1213434 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-12 20:48:06 +00:00 |
Todd Lipcon
|
f696d51b8d
|
HADOOP-7813. Fix test-patch to use proper numerical comparison when checking javadoc and findbugs warning counts. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1201055 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-11 21:16:16 +00:00 |
Alejandro Abdelnur
|
c624ed7dd3
|
Merge -r 1189551:1189552 from trunk to branch. FIXES: HADOOP-7768
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190673 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 23:38:16 +00:00 |
Thomas White
|
dfe8f79cde
|
Merge -r 1185921:1185922 from trunk to branch-0.23. Fixes:HADOOP-7755.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1185923 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-18 23:49:33 +00:00 |
Vinod Kumar Vavilapalli
|
d48d5bbd3f
|
MAPREDUCE-3048. svn merge -c r1173962 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1173963 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 06:34:25 +00:00 |
Arun Murthy
|
d3960b01f7
|
Merge -r 1166912:1166913 from trunk to branch-0.23 to fix HADOOP-7598.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1166914 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 21:33:07 +00:00 |
Thomas White
|
efb369ebb8
|
Merge -r 1166847:1166848 from trunk to branch. Fixes: HADOOP-7612
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1166852 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 18:43:55 +00:00 |
Mahadev Konar
|
fb8355ca7b
|
HADOOP-7589. Prefer mvn test -DskipTests over mvn compile in test-patch.sh (Robert Evans via mahadev) - Merge r1162928 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1162931 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 18:27:29 +00:00 |
Mahadev Konar
|
01f24e1af7
|
HADOOP-7578. Fix test-patch to be able to run on MR patches. (mahadev and tom white)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1161711 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 19:31:02 +00:00 |
Thomas White
|
71c2f73175
|
HADOOP-7561. Make test-patch only run tests for changed modules.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1161291 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-24 21:35:38 +00:00 |
Thomas White
|
d86f3183d9
|
HDFS-2096. Mavenization of hadoop-hdfs. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1159702 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 17:36:23 +00:00 |
Thomas White
|
5c8f4964cd
|
HADOOP-7533. Allow test-patch to be run from any subproject directory.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1156673 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 16:49:59 +00:00 |
Thomas White
|
27b66e2bba
|
HADOOP-7525. Make arguments to test-patch optional.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1155551 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 20:28:48 +00:00 |
Thomas White
|
ca4b2f108a
|
HADOOP-7515. test-patch reports the wrong number of javadoc warnings.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1154240 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-05 14:28:30 +00:00 |
Thomas White
|
0f6dfeeacb
|
HADOOP-6671. Use maven for hadoop common builds. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1153184 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-02 16:37:57 +00:00 |