Arun Murthy
|
27ed92a3fb
|
Set version in branch-2 to 2.2.0-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1489479 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-04 15:34:52 +00:00 |
Jason Darrell Lowe
|
eb7af141e4
|
HADOOP-9287. Parallel-testing hadoop-common. Contributed by Andrey Klochkov
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1489250 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-04 00:29:37 +00:00 |
Konstantin Boudnik
|
6e0b55c5b7
|
Setting artifact versions to 2.1.0-SNAPSHOT to refrecl recent release of 2,0.5-alpha
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1488586 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-01 20:06:41 +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
|
3eb800f539
|
HADOOP-9373. Merge change r1453599 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1485850 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-23 21:07:05 +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
|
0a0558014d
|
HADOOP-8886. Merge r1395820 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1485304 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-22 17:40:27 +00:00 |
Todd Lipcon
|
87a1e92453
|
HDFS-347. DFS read performance suboptimal when client co-located on nodes with data. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1483209 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 07:02:57 +00:00 |
Tsz-wo Sze
|
4276dddd0e
|
svn merge -c 1423189 from trunk for HADOOP-9140 Cleanup rpc PB protos.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1483137 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 00:59:47 +00:00 |
Arun Murthy
|
91a676fc41
|
Setting version in branch-2 to be 2.0.5-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1466320 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 03:16:30 +00:00 |
Alejandro Abdelnur
|
5f0e779663
|
HADOOP-9301. hadoop client servlet/jsp/jetty/tomcat JARs creating conflicts in Oozie & HttpFS. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1457001 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 16:17:41 +00:00 |
Jason Darrell Lowe
|
0cdaefae04
|
svn merge -c 1453608 FIXES: HADOOP-8462. Native-code implementation of bzip2 codec. Contributed by Govind Kamat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453610 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 23:16:33 +00:00 |
Alejandro Abdelnur
|
a20ad24405
|
HADOOP-9342. Remove jline from distribution. (thw via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451072 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 01:44:08 +00:00 |
Alejandro Abdelnur
|
270ecc1b98
|
HADOOP-9304. remove addition of avro genreated-sources dirs to build. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1446297 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 18:50:29 +00:00 |
Alejandro Abdelnur
|
67aaee865f
|
HADOOP-9297. remove old record IO generation and tests. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1446045 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 04:28:46 +00:00 |
Alejandro Abdelnur
|
1709c222d9
|
HADOOP-9117. replace protoc ant plugin exec with a maven plugin. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1446021 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 01:36:47 +00:00 |
Alejandro Abdelnur
|
ca12c99c79
|
HADOOP-9246. Execution phase for hadoop-maven-plugin should be process-resources. Contributed by Karthik Kambatla and Chris Nauroth
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1446020 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 01:32:58 +00:00 |
Alejandro Abdelnur
|
41cd04e92b
|
HADOOP-9245. mvn clean without running mvn install before fails. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1446019 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 01:32:30 +00:00 |
Alejandro Abdelnur
|
2d35d0063a
|
HADOOP-8924. Add maven plugin alternative to shell script to save package-info.java. Contributed by Alejandro Abdelnur and Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1446018 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 01:30:50 +00:00 |
Arun Murthy
|
196341fc09
|
Setting version to 2.0.4-SNAPSHOT in branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1442956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 13:23:45 +00:00 |
Todd Lipcon
|
f596c9b629
|
HADOOP-9215. when using cmake-2.6, libhadoop.so doesn't get created (only libhadoop.so.1.0.0). Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1434531 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 01:37:45 +00:00 |
Suresh Srinivas
|
2324fb59b5
|
HADOOP-9217. Merging change 1433713 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1433717 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 22:40:42 +00:00 |
Thomas Graves
|
2fa1932e9d
|
HADOOP-9097. Maven RAT plugin is not checking all source files (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1432942 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 15:02:21 +00:00 |
Suresh Srinivas
|
b1fe072e04
|
HADOOP-9173. Merging changes r1428970 and r1428972 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1429030 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 18:54:12 +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 |
Suresh Srinivas
|
c4bfcf4478
|
HADOOP-8909. Merging change 1397338 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1397339 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-11 22:25:38 +00:00 |
Arun Murthy
|
f403be7569
|
Set version in branch-2 to 2.0.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1382809 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-10 12:57:48 +00:00 |
Eli Collins
|
bcf79c727e
|
HADOOP-8648. libhadoop: native CRC32 validation crashes when io.bytes.per.checksum=1. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1381423 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 22:24:44 +00:00 |
Thomas White
|
15b9897255
|
Merge -r 1373573:1373574 from trunk to branch-2. Fixes: HADOOP-8278 - Make sure components declare correct set of dependencies
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1373594 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 19:28:51 +00:00 |
Eli Collins
|
f23d581bfd
|
HADOOP-8620. Add -Drequire.fuse and -Drequire.snappy. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368256 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 21:27:12 +00:00 |
Thomas Graves
|
7fd5b56a8b
|
merge -r 1367763:1367764 from trunk. FIXES: HADOOP-8370
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367765 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 20:44:12 +00:00 |
Alejandro Abdelnur
|
f27f122609
|
Merge -r 1348956:1348957 from trunk to branch. FIXES: HADOOP-8368
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1348959 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-11 18:44:57 +00:00 |
Tsz-wo Sze
|
1156fc41dc
|
svn merge -c -1347094 for reverting HADOOP-8368 again.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1347739 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-07 17:58:19 +00:00 |
Alejandro Abdelnur
|
bad1c8bdd5
|
svn merge -c -1346495 for re-committing HADOOP-8368. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1347094 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-06 20:17:33 +00:00 |
Tsz-wo Sze
|
b93758626e
|
svn revert -c -1346102 for reverting HADOOP-8368.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1346495 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-05 18:00:44 +00:00 |
Alejandro Abdelnur
|
36c8624924
|
Merge -r 1345420:1345421 from trunk to branch. FIXES: HADOOP-8368
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1346102 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-04 19:34:57 +00:00 |
Harsh J
|
1f804b5d20
|
svn merge -c 1343272 from trunk. Backport HADOOP-8268 to branch-2. Contributed by Radim Kolar (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1343275 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-28 14:58:13 +00:00 |
Alejandro Abdelnur
|
00875b37f6
|
HADOOP-8403. bump up POMs version to 2.0.1-SNAPSHOT. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1339326 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 19:46:30 +00:00 |
Thomas Graves
|
53c866784b
|
merge -r 1310035:1310036 from trunk. FIXES: HADOOP-8180
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1310037 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-05 19:40:04 +00:00 |
Tsz-wo Sze
|
9658ad4f49
|
svn merge -c 1309994 from trunk for HADOOP-6963.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1309997 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-05 18:30:24 +00:00 |
Arun Murthy
|
3e8925aa92
|
Changed version in branch-2 to 2.0.0-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1306193 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 07:25:51 +00:00 |
Suresh Srinivas
|
40276d7f78
|
HDFS-1623. Merging change r1296534 from trunk to 0.23
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1299412 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-11 17:55:58 +00:00 |
Tsz-wo Sze
|
def75f7560
|
Merge r1293501 through r1293896 from 0.23.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23-PB@1293899 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-26 17:58:14 +00:00 |
Arun Murthy
|
c79ae7a8db
|
Moving branch-0.23 to version 0.23.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1293515 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-25 01:58:06 +00:00 |
Tsz-wo Sze
|
024c23c95f
|
Merge r1291972 through r1293033 from 0.23.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23-PB@1293035 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-23 23:52:26 +00:00 |
Robert Joseph Evans
|
c66a26dd8b
|
svn merge -c 1292483 from trunk to branch-0.23 FIXES HADOOP-7660 Maven generated .classpath doesnot includes "target/generated-test-source/java" as source directory. (Laxman via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1292485 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 20:01:59 +00:00 |
Tsz-wo Sze
|
6c0178e7e5
|
Merge r1241554 through r1242605 from 0.23.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23-PB@1242642 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 03:04:05 +00:00 |