Chris Douglas
|
559425dcb9
|
HADOOP-5732. Add SFTPFileSystem. Contributed by Ramtin Boustani and Inigo Goiri
|
2015-07-07 10:08:59 -07:00 |
|
Andrew Wang
|
7673d4f205
|
HADOOP-11885. hadoop-dist dist-layout-stitching.sh does not work with dash. (wang)
|
2015-05-29 14:54:18 -07:00 |
|
Allen Wittenauer
|
ae14543420
|
HADOOP-12022. fix site -Pdocs -Pdist in hadoop-project-dist; cleanout remaining forrest bits (aw)
|
2015-05-28 13:24:01 -07:00 |
|
Vinayakumar B
|
55ed6558ba
|
HADOOP-11743. maven doesn't clean all the site files (Contributed by ramtin)
|
2015-05-22 16:45:19 +05:30 |
|
Allen Wittenauer
|
f325522c14
|
HADOOP-11813. releasedocmaker.py should use today's date instead of unreleased (Darrell Taylor via aw)
|
2015-05-06 10:34:09 -07:00 |
|
Allen Wittenauer
|
f383fd9b6c
|
HADOOP-11731. Rework the changelog and releasenotes (aw)
|
2015-04-01 17:52:22 -07:00 |
|
Allen Wittenauer
|
b30ca8ce0e
|
HADOOP-11553. Foramlize the shell API (aw)
|
2015-03-26 15:09:51 -07:00 |
|
Colin Patrick Mccabe
|
09ad9a868a
|
HADOOP-11498. Bump the version of HTrace to 3.1.0-incubating (Masatake Iwasaki via Colin P. McCabe)
|
2015-01-30 16:01:59 -08:00 |
|
Colin Patrick Mccabe
|
fb20797b62
|
HADOOP-11410. Make the rpath of libhadoop.so configurable (cmccabe)
|
2014-12-15 18:55:16 -08:00 |
|
Haohui Mai
|
1eed102023
|
HADOOP-10847. Remove the usage of sun.security.x509.* in testing code. Contributed by Pascal Oliva.
|
2014-11-04 10:52:05 -08:00 |
|
yliu
|
2a6be65c8c
|
HADOOP-11216. Improve Openssl library finding. (cmccabe via yliu)
|
2014-10-30 10:35:14 +08:00 |
|
Jian He
|
3b12fd6cfb
|
YARN-2198. Remove the need to run NodeManager as privileged account for Windows Secure Container Executor. Contributed by Remus Rusanu
|
2014-10-22 15:57:46 -07:00 |
|
Colin Patrick Mccabe
|
d8d628d1e0
|
HADOOP-11184. Update Hadoop's lz4 to r123 (cmccabe)
|
2014-10-09 17:05:35 -07:00 |
|
Colin Patrick Mccabe
|
55302ccfba
|
HDFS-6956. Allow dynamically changing the tracing level in Hadoop servers (cmccabe)
|
2014-09-26 10:30:30 -07:00 |
|
Alejandro Abdelnur
|
db890eef32
|
HADOOP-11017. KMS delegation token secret manager should be able to use zookeeper as store. (asuresh via tucu)
|
2014-09-20 08:21:44 -07:00 |
|
Alejandro Abdelnur
|
c0c7e6fabd
|
HADOOP-11062. CryptoCodec testcases requiring OpenSSL should be run only if -Pnative is used. (asuresh via tucu)
|
2014-09-16 23:36:36 -07:00 |
|
Colin Patrick Mccabe
|
6962510f72
|
HDFS-6879. Adding tracing to Hadoop RPC. Contributed by Masatake Iwasaki.
|
2014-08-27 14:12:05 -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 |
|
Alejandro Abdelnur
|
be9c67930b
|
HADOOP-10771. Refactor HTTP delegation support out of httpfs to common, PART 2. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616672 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-08 04:58:58 +00:00 |
|
Colin McCabe
|
905c90b066
|
HADOOP-10734. Implement high-performance secure random number sources. (Yi Liu via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1609874 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-12 01:29:26 +00:00 |
|
Andrew Wang
|
dda85637df
|
Merge trunk to branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1608603 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-07 20:43:56 +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 |
|
Haohui Mai
|
fdbff67856
|
HADOOP-10717. HttpServer2 should load jsp DTD from local jars instead of going remote. Contributed by Dapeng Sun.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605146 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 17:51:21 +00:00 |
|
Haohui Mai
|
22cbcd16cb
|
HADOOP-10717. Revert r1603571.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603620 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 20:37:25 +00:00 |
|
Steve Loughran
|
bae5837d3b
|
HADOOP-10717. Missing JSP support in Jetty
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603534 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 17:08:45 +00:00 |
|
Arpit Agarwal
|
34e9173c00
|
HADOOP-10376. Refactor refresh*Protocols into a single generic refreshConfigProtocol. (Contributed by Chris Li)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602055 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 01:27:39 +00:00 |
|
Haohui Mai
|
d777cb8996
|
HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592069 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 22:26:02 +00:00 |
|
Alejandro Abdelnur
|
b4f0259f13
|
HADOOP-10428. JavaKeyStoreProvider should accept keystore password via configuration falling back to ENV VAR. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1586216 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-10 05:09:12 +00:00 |
|
Haohui Mai
|
8ca32df08e
|
HADOOP-10474. Move o.a.h.record to hadoop-streaming. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1585886 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 04:02:46 +00:00 |
|
Arpit Agarwal
|
d00605f8f0
|
HADOOP-10285. Admin interface to swap callqueue at runtime. (Contributed by Chris Li)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1573052 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 19:48:31 +00:00 |
|
Colin McCabe
|
140246bad8
|
HDFS-5746. Add ShortCircuitSharedMemorySegment (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1563362 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-01 02:25:33 +00:00 |
|
Owen O'Malley
|
7730629164
|
HADOOP-10141. Create KeyProvider API to separate encryption key storage
from the applications. (omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552462 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 00:25:42 +00:00 |
|
Steve Loughran
|
bd5b23f4ce
|
HADOOP-10067 Missing POM dependency on jsr305
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1541862 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-14 09:43:51 +00:00 |
|
Steve Loughran
|
4a0f804d5e
|
MAPREDUCE-5431 Missing pom dependency in MR-client
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1541682 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 19:52:43 +00:00 |
|
Steve Loughran
|
70e464500b
|
HADOOP-9594 commons-math
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1541672 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 19:36:54 +00:00 |
|
Suresh Srinivas
|
4e9c652c52
|
HADOOP-10003. HarFileSystem.listLocatedStatus() fails. Contributed by Jason Dere and suresh.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1528256 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-01 22:57:59 +00:00 |
|
Alejandro Abdelnur
|
27e7feb777
|
HADOOP-9961. versions of a few transitive dependencies diverged between hadoop subprojects. (rvs via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523596 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 11:30:47 +00:00 |
|
Chris Nauroth
|
5eb618ee1f
|
HDFS-4491. Parallel testing HDFS. Contributed by Andrey Klochkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520479 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 03:06:41 +00:00 |
|
Sanford Ryza
|
f6a1f4d1e0
|
HADOOP-9879. Move the version info of zookeeper dependencies to hadoop-project/pom (Karthik Kambatla via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515711 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 06:24:22 +00:00 |
|
Alejandro Abdelnur
|
8451ab5c01
|
HADOOP-9872. Improve protoc version handling and detection. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514068 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 22:15:04 +00:00 |
|
Alejandro Abdelnur
|
19b36f0900
|
HADOOP-9845. Update protobuf to 2.5 from 2.4.x. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1513281 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-12 22:15:10 +00:00 |
|
Chris Nauroth
|
1fafb1e1e0
|
HADOOP-9802. Support Snappy codec on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1512872 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-11 05:51:34 +00:00 |
|
Luke Lu
|
c8e200f2c2
|
HADOOP-9319. Update bundled LZ4 source to r99. (Binglin Chang via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1510734 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-05 21:10:54 +00:00 |
|
Jason Darrell Lowe
|
febc5040b9
|
HADOOP-9734. Common protobuf definitions for GetUserMappingsProtocol, RefreshAuthorizationPolicyProtocol and RefreshUserMappingsProtocol. Contributed by Jason Lowe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1503954 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 00:06:48 +00:00 |
|
Jason Darrell Lowe
|
85623a2d75
|
HADOOP-9287. Parallel-testing hadoop-common. Contributed by Andrey Klochkov
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1488040 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 22:43:16 +00:00 |
|
Todd Lipcon
|
c45c8ee720
|
Complete commit of prior merge.
The previous merge accidentally only committed the hdfs project instead of common and MR
as well.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1463203 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-01 16:47:16 +00:00 |
|
Tsz-wo Sze
|
0f4cad57b8
|
HADOOP-9353. Activate native-win maven profile by default on Windows. Contributed by Arpit Agarwal
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1460086 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-23 03:41:31 +00:00 |
|
Alejandro Abdelnur
|
dfaa6b6abd
|
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/trunk@1457000 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 16:17:12 +00:00 |
|
Jason Darrell Lowe
|
85470f0a33
|
HADOOP-8462. Native-code implementation of bzip2 codec. Contributed by Govind Kamat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1453608 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 23:10:12 +00:00 |
|
Suresh Srinivas
|
50d136f9c9
|
HADOOP-9373. Merge CHANGES.branch-trunk-win.txt to CHANGES.txt. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1453599 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 22:37:42 +00:00 |
|
Suresh Srinivas
|
638801cce1
|
HADOOP-8952. Enhancements to support Hadoop on Windows Server and Windows Azure environments. Contributed by Ivan Mitic, Chuan Liu, Ramya Sunil, Bikas Saha, Kanna Karanam, John Gordon, Brandon Li, Chris Nauroth, David Lao, Sumadhur Reddy Bolli, Arpit Agarwal, Ahmed El Baz, Mike Liddell, Jing Zhao, Thejas Nair, Steve Maine, Ganeshan Iyer, Raja Aluri, Giridharan Kesavan, Ramya Bharathi Nimmagadda.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1453486 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 19:15:18 +00:00 |
|
Alejandro Abdelnur
|
5363d831a0
|
HADOOP-9342. Remove jline from distribution. (thw via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1451071 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 01:43:24 +00:00 |
|
Aaron Myers
|
f61581501a
|
Merge trunk into HDFS-347 branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1446832 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-16 01:12:07 +00:00 |
|
Alejandro Abdelnur
|
0a8cfa9016
|
HADOOP-9304. remove addition of avro genreated-sources dirs to build. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1446296 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 18:48:14 +00:00 |
|
Alejandro Abdelnur
|
4ad1279b2e
|
HADOOP-9297. remove old record IO generation and tests. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1446044 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 04:27:07 +00:00 |
|
Alejandro Abdelnur
|
6bcbf492a2
|
HADOOP-9117. replace protoc ant plugin exec with a maven plugin. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1445956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 22:13:44 +00:00 |
|
Suresh Srinivas
|
71a57ded39
|
HADOOP-9264. Port change to use Java untar API on Windows from branch-1-win to trunk. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1441172 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 20:13:01 +00:00 |
|
Suresh Srinivas
|
b04586e7eb
|
HADOOP-9264. Reverting r1441164 and wait for Jenkins results before committing the patch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1441166 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 19:49:06 +00:00 |
|
Suresh Srinivas
|
e6ef76999f
|
HADOOP-9264. Port change to use Java untar API on Windows from branch-1-win to trunk. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1441164 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 19:45:28 +00:00 |
|
Aaron Myers
|
dcd27ff778
|
Merge trunk into HDFS-347 branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1440579 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 18:32:00 +00:00 |
|
Jason Darrell Lowe
|
1137fb06df
|
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/trunk@1439620 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 20:52:14 +00:00 |
|
Suresh Srinivas
|
e625e6d296
|
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/trunk@1438239 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 22:35:12 +00:00 |
|
Suresh Srinivas
|
16acd69e58
|
HADOOP-9242. Duplicate surefire plugin config in hadoop-common. Contributed by Andrey Klochkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1438213 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 21:51:34 +00:00 |
|
Todd Lipcon
|
797465820b
|
Merge trunk into branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1437623 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-23 18:51:24 +00:00 |
|
Suresh Srinivas
|
ae270e72cf
|
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/trunk@1435380 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 22:35:58 +00:00 |
|
Suresh Srinivas
|
f8cca2df8a
|
HADOOP-8924. Revert r1435372 that missed some files
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1435379 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 22:32:49 +00:00 |
|
Suresh Srinivas
|
98db9f5930
|
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/trunk@1435372 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 22:18:12 +00:00 |
|
Todd Lipcon
|
e322e0a05f
|
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/trunk@1434530 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 01:37:41 +00:00 |
|
Suresh Srinivas
|
40a0ed4507
|
HADOOP-9217. Print thread dumps when hadoop-common tests fail. Contributed by Andrey Klochkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1433713 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 22:35:39 +00:00 |
|
Todd Lipcon
|
12bf674e8e
|
Merge trunk into branch.
Fixed a couple trivial conflicts due to HDFS-4363, which moved some methods
from HdfsProtoUtil to PBHelper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1433133 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 21:12:16 +00:00 |
|
Thomas Graves
|
ab0e94d2a5
|
HADOOP-9097. Maven RAT plugin is not checking all source files (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1432934 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 14:37:12 +00:00 |
|
Todd Lipcon
|
d94621a0cd
|
HDFS-4354. Create DomainSocket and DomainPeer and associated unit tests. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1431102 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 21:37:34 +00:00 |
|
Suresh Srinivas
|
6083e9cf8f
|
HADOOP-9173. Add security token protobuf definition to common and use it in hdfs. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1428970 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 16:46:28 +00:00 |
|
Sanjay Radia
|
aa4fe26a01
|
HADOOP-9140 Cleanup rpc PB protos (sanjay Radia)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1423189 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-17 22:16:57 +00:00 |
|
Alejandro Abdelnur
|
a4f30ff53c
|
reverting commit 1399898 (HADOOP-8887)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1399972 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 05:38:26 +00:00 |
|
Alejandro Abdelnur
|
53c598ab11
|
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/trunk@1399898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 22:40:41 +00:00 |
|
Suresh Srinivas
|
8114457844
|
HADOOP-8909. Hadoop Common Maven protoc calls must not depend on external sh script. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1397338 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-11 22:24:11 +00:00 |
|
Eli Collins
|
2115bd2ec7
|
HADOOP-8886. Remove KFS support. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1395820 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-09 00:16:26 +00:00 |
|
Eli Collins
|
eebbeb5434
|
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/trunk@1381419 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 22:19:40 +00:00 |
|
Thomas White
|
4e09b481e7
|
HADOOP-8278. Make sure components declare correct set of dependencies.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373574 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 19:10:52 +00:00 |
|
Eli Collins
|
1264b8e707
|
HADOOP-8620. Add -Drequire.fuse and -Drequire.snappy. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1368251 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 21:23:10 +00:00 |
|
Thomas Graves
|
c29851024f
|
HADOOP-8370. Native build failure: javah: class file for org.apache.hadoop.classification.InterfaceAudience not found (Trevor Robinson via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367764 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 20:43:21 +00:00 |
|
Alejandro Abdelnur
|
8a9e63e468
|
HADOOP-8368. Use CMake rather than autotools to build native code (ccccabe via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1348957 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-11 18:34:40 +00:00 |
|
Tsz-wo Sze
|
743cbf6ef3
|
svn merge -c -1347092 for reverting HADOOP-8368 again.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1347738 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-07 17:56:04 +00:00 |
|
Alejandro Abdelnur
|
8ad1fcb3c3
|
svn merge -c -1346491 for re-committing HADOOP-8368. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1347092 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-06 20:17:23 +00:00 |
|
Tsz-wo Sze
|
d44513c376
|
svn merge -c -1345421 for reverting HADOOP-8368.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1346491 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-05 17:56:20 +00:00 |
|
Alejandro Abdelnur
|
2db30031d2
|
HADOOP-8368. Use CMake rather than autotools to build native code (ccccabe via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1345421 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-02 02:34:38 +00:00 |
|
Harsh J
|
1fab229f30
|
HADOOP-8268. A few pom.xml across Hadoop project may fail XML validation. Contributed by Radim Kolar. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1343272 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-28 14:51:05 +00:00 |
|
Thomas Graves
|
f843f590f1
|
HADOOP-8180. Remove hsqldb since its not needed from pom.xml (Ravi Prakash via tgraves
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1310036 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-05 19:38:45 +00:00 |
|
Tsz-wo Sze
|
bf5b508074
|
HADOOP-6963. In FileUtil.getDU(..), neither include the size of directories nor follow symbolic links. Contributed by Ravi Prakash
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1309994 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-05 18:28:34 +00:00 |
|
Arun Murthy
|
67a74198b1
|
Changed version in trunk to 3.0.0-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1306200 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 07:37:06 +00:00 |
|
Aaron Myers
|
375c6b8f2e
|
Merge trunk into HA branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-1623@1294762 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-28 18:33:41 +00:00 |
|
Jitendra Nath Pandey
|
4775adf036
|
HADOOP-8078. Add capability to turn on security in unit tests. Contributed by Jaimin Jetly.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1294478 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-28 06:19:29 +00:00 |
|
Aaron Myers
|
f3026e1085
|
Merge trunk into HA branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-1623@1292838 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-23 16:06:53 +00:00 |
|
Robert Joseph Evans
|
b69e4d9173
|
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/trunk@1292483 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 19:58:52 +00:00 |
|
Suresh Srinivas
|
cbfe8fea0e
|
HADOOP-7992. Add ZKClient library to facilitate leader election. Contributed by Bikas Saha.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-1623@1235841 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 17:26:20 +00:00 |
|
Eli Collins
|
2d0b340c47
|
HADOOP-7961. Move HA fencing to common. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-1623@1228510 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-07 00:17:42 +00:00 |
|
Todd Lipcon
|
191b56d802
|
HADOOP-7657. Add support for LZ4 compression. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1220314 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-18 00:54:18 +00:00 |
|
Alejandro Abdelnur
|
6cf3a15c52
|
HADOOP_7917. compilation of protobuf files fails in windows/cygwin. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1214790 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-15 14:41:01 +00:00 |
|
Doug Cutting
|
3758710bff
|
HADOOP-7920. Remove a few more bits that are no longer required.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1214499 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-14 21:57:55 +00:00 |
|