Suresh Srinivas
|
6e72c6731a
|
HADOOP-9294. GetGroupsTestBase fails on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1444415 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-09 19:53:36 +00:00 |
|
Aaron Myers
|
1132f51a9c
|
HDFS-4485. DN should chmod socket path a+w. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1444304 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-09 00:58:46 +00:00 |
|
Suresh Srinivas
|
7114a61318
|
HDFS-4470. Several HDFS tests attempt file operations on invalid HDFS paths when running on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1443744 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 21:52:55 +00:00 |
|
Suresh Srinivas
|
c3d09010c7
|
HADOOP-9277. Improve javadoc for FileContext. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1443710 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 20:38:29 +00:00 |
|
Suresh Srinivas
|
54a9c6f964
|
HADOOP-9253. Capture ulimit info in the logs at service start time. Contributed by Arpit Gupta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1443517 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 14:52:58 +00:00 |
|
Aaron Myers
|
411bb0bd99
|
HADOOP-9283. Add support for running the Hadoop client on AIX. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1443303 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 03:13:14 +00:00 |
|
Suresh Srinivas
|
4525c4a25b
|
HDFS-4340. Update addBlock() to inculde inode id as additional argument. Contributed Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1443169 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 19:52:34 +00:00 |
|
Suresh Srinivas
|
8159dad856
|
HADOOP-9289. FsShell rm -f fails for non-matching globs. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1443108 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 18:20:54 +00:00 |
|
Arun Murthy
|
7cc2050041
|
Preparing for hadoop-2.0.3-alpha release.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1442959 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 13:31:52 +00:00 |
|
Tsz-wo Sze
|
0b565a967d
|
HADOOP-9278. Fix the file handle leak in HarMetaData.parseMetaData() in HarFileSystem. Contributed by Chris Nauroth
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1442755 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 21:23:29 +00:00 |
|
Jason Darrell Lowe
|
96398870b4
|
HADOOP-9260. Hadoop version may be not correct when starting name node or data node. Contributed by Chris Nauroth
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1442639 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 16:02:52 +00:00 |
|
Aaron Myers
|
5a0b746639
|
HDFS-4404. Create file failure when the machine of first attempted NameNode is down. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1442461 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 03:18:14 +00:00 |
|
Tsz-wo Sze
|
ef2ff99d36
|
HADOOP-9252. In StringUtils, humanReadableInt(..) has a race condition and the synchronization of limitDecimalTo2(double) can be avoided.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1442386 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-04 21:40:59 +00:00 |
|
Hitesh Shah
|
114e23f7bd
|
HADOOP-9276. Allow BoundedByteArrayOutputStream to be resettable. Contributed by Arun Murthy
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1442312 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-04 19:42:51 +00:00 |
|
Robert Joseph Evans
|
5c791948de
|
HADOOP-9067. provide test for LocalFileSystem.reportChecksumFailure (Ivan A. Veselovsky via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1441628 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-01 21:09:05 +00:00 |
|
Thomas White
|
af8553b9fe
|
HADOOP-9124. SortedMapWritable violates contract of Map interface for equals() and hashCode(). Contributed by Surenkumar Nihalani
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1441475 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-01 15:03:35 +00:00 |
|
Jason Darrell Lowe
|
f811198164
|
YARN-364. AggregatedLogDeletionService can take too long to delete logs. Contributed by Jason Lowe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1441239 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 22:46:05 +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
|
e7380b4f9c
|
HDFS-4428. FsDatasetImpl should disclose what the error is when a rename fails. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440865 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 07:29:46 +00:00 |
|
Suresh Srinivas
|
e668c16975
|
HADOOP-8981. Merge r1422279 from branch-trunk-win to trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440780 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 01:37:16 +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 |
|
Konstantin Shvachko
|
481b6cccf0
|
HDFS-3598. WebHDFS support for file concat. Contributed by Plamen Jeliazkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440290 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 06:51:57 +00:00 |
|
Aaron Myers
|
d7ebb9f10a
|
Move HADOOP-9221 to correct section of CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440248 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 02:02:23 +00:00 |
|
Aaron Myers
|
73066dc958
|
HADOOP-9221. Convert remaining xdocs to APT. Contributed by Andy Isaacson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440245 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 01:52:14 +00:00 |
|
Suresh Srinivas
|
3e0bc281c8
|
HADOOP-9249. hadoop-maven-plugins version-info goal causes build failure when running with Clover. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440200 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 22:54:35 +00:00 |
|
Aaron Myers
|
33cee25aad
|
HADOOP-9190. packaging docs is broken. Contributed by Andy Isaacson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439796 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 09:17:40 +00:00 |
|
Harsh J
|
203a9c0f72
|
Revert HADOOP-9241 properly this time. Left the core-default.xml in previous commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439750 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 05:36:45 +00:00 |
|
Harsh J
|
159b991e72
|
Reverting HADOOP-9241. To be fixed and reviewed.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439748 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 05:33:02 +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 |
|
Thomas Graves
|
32cc389382
|
HADOOP-9255. relnotes.py missing last jira (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439588 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 19:18:10 +00:00 |
|
Suresh Srinivas
|
7480aa8110
|
Move HADOOP-9247 to release 0.23.7 section in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439539 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 18:05:31 +00:00 |
|
Harsh J
|
96d724b441
|
HADOOP-9241. DU refresh interval is not configurable. Contributed by Harsh J. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439129 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-27 17:52:16 +00:00 |
|
Suresh Srinivas
|
804ae2a692
|
HADOOP-9247. Parametrize Clover generateXxx properties to make them re-definable via -D in mvn calls. Contributed by Ivan A. Veselovsky.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1438698 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 20:53:17 +00:00 |
|
Alejandro Abdelnur
|
f7d333c152
|
HADOOP-8857. hadoop.http.authentication.signature.secret.file docs should not state that secret is randomly generated. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1438601 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 17:27:50 +00:00 |
|
Aaron Myers
|
554774c6d1
|
HDFS-4438. TestDomainSocket fails when system umask is set to 0002. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1438279 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 00:39:02 +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
|
f5ab88b5b7
|
Fix trivial javadoc warning on branch
(javadoc references parameter 'defaultVal' but it is actually 'defaultValue')
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1437797 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-23 23:18:57 +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
|
937ab16736
|
HADOOP-9231. Add missing CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1437143 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 20:16:49 +00:00 |
|
Todd Lipcon
|
89bd14913a
|
HDFS-4416. Rename dfs.datanode.domain.socket.path to dfs.domain.socket.path. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1436568 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 19:29:06 +00:00 |
|
Suresh Srinivas
|
c5b01ce424
|
HADOOP-8924. Add CHANGES.txt description missed in commit r1435380.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1436181 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 03:49:00 +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 |
|
Robert Joseph Evans
|
5c5e6ed13a
|
HADOOP-8849. FileUtil#fullyDelete should grant the target directories +rwx permissions (Ivan A. Veselovsky via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1434868 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 19:19:10 +00:00 |
|
Todd Lipcon
|
db17fadd38
|
HADOOP-9216. CompressionCodecFactory#getCodecClasses should trim the result of parsing by Configuration. Contributed by Tsuyoshi Ozawa.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1434569 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 07:19:41 +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 |
|
Todd Lipcon
|
c0e7c58e79
|
HADOOP-9193. hadoop script can inadvertently expand wildcard arguments when delegating to hdfs script. Contributed by Andy Isaacson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1434450 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 22:29:53 +00:00 |
|
Daryn Sharp
|
74e86c0401
|
HADOOP-8999. Move to incompatible section of changelog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1434370 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 20:34:03 +00:00 |
|
Thomas Graves
|
f266efcd10
|
Preparing for release 0.23.6
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1434030 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 16:43:12 +00:00 |
|
Thomas White
|
0d143ad723
|
HADOOP-9212. Potential deadlock in FileSystem.Cache/IPC/UGI.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1433879 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 10:20:11 +00:00 |
|
Suresh Srinivas
|
06f086dd23
|
HADOOP-9106. Allow configuration of IPC connect timeout. Contributed by Rober Parker.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1433747 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 23:54:21 +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
|
347cf6e176
|
HADOOP-8712. Change default hadoop.security.group.mapping to JniBasedUnixGroupsNetgroupMappingWithFallback. Contributed by Robert Parker.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1433624 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 20:43:32 +00:00 |
|
Alejandro Abdelnur
|
8ab69eb0c3
|
HADOOP-8816. HTTP Error 413 full HEAD if using kerberos authentication. (moritzmoeller via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1433567 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 18:27:30 +00:00 |
|
Eli Collins
|
5c8258020f
|
Add missing file from previous commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1433276 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 03:27:14 +00:00 |
|
Eli Collins
|
e6dbad4f6f
|
HADOOP-9178. src/main/conf is missing hadoop-policy.xml. Contributed by Sandy Ryza
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1433275 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 03:25:12 +00:00 |
|
Todd Lipcon
|
2f4e2c607e
|
Merge trunk into branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1433249 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 00:42:06 +00:00 |
|
Todd Lipcon
|
2fd41b3b42
|
HDFS-4402. Some small DomainSocket fixes: avoid findbugs warning, change log level, etc. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1433242 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 00:31:35 +00:00 |
|
Todd Lipcon
|
35a145d92f
|
HDFS-4401. Fix bug in DomainSocket path validation. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1433229 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 00:12:47 +00:00 |
|
Suresh Srinivas
|
6d807fcab1
|
HADOOP-9203. RPCCallBenchmark should find a random available port. Contributec by Andrew Purtell.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1433220 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 23:48:50 +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 |
|
Robert Joseph Evans
|
337e066bc3
|
HADOOP-9202. test-patch.sh fails during mvn eclipse:eclipse if patch adds a new module to the build (Chris Nauroth via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1432949 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 15:14:39 +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 |
|
Konstantin Shvachko
|
06406d7056
|
HDFS-1245. Plugable block id generation. Contributed by Konstantin Shvachko.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1432539 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-13 01:13:29 +00:00 |
|
Todd Lipcon
|
d2737575ad
|
HDFS-4390. Bypass UNIX domain socket unit tests when they cannot be run. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1432350 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 01:19:27 +00:00 |
|
Todd Lipcon
|
6f8ee865de
|
HDFS-4388. DomainSocket should throw AsynchronousCloseException when appropriate. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1432339 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 00:12:30 +00:00 |
|
Todd Lipcon
|
9a4030e0e8
|
HDFS-4356. BlockReaderLocal should use passed file descriptors rather than paths. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1432335 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 23:52:22 +00:00 |
|
Suresh Srinivas
|
ca93aaf799
|
HADOOP-9192. Move token related request/response messages to common. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1432158 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 17:10:00 +00:00 |
|
Robert Joseph Evans
|
6b3006cb32
|
HADOOP-9139 improve killKdc.sh (Ivan A. Veselovsky via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1432151 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 16:59:32 +00:00 |
|
Eric Yang
|
8064849203
|
HADOOP-8419. Fixed GzipCode NPE reset for IBM JDK. (Yu Li via eyang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1431740 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 00:00:13 +00:00 |
|
Eric Yang
|
a8d60f4190
|
HADOOP-8419. Fixed GzipCode NPE reset for IBM JDK. (Yu Li via eyang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1431739 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-10 23:58:11 +00:00 |
|
Thomas White
|
d863f7a1e4
|
HADOOP-9183. Potential deadlock in ActiveStandbyElector.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1431251 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-10 10:05:53 +00:00 |
|
Aaron Myers
|
7e599d9e3b
|
HADOOP-9155. FsPermission should have different default value, 777 for directory and 666 for file. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1431148 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 23:30:41 +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 |
|
Todd Lipcon
|
c9db06f2e4
|
HDFS-4353. Encapsulate connections to peers in Peer and PeerServer classes. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-347@1431097 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 21:34:13 +00:00 |
|
Tsz-wo Sze
|
837e17b2ea
|
svn merge -c -1430507 . for reverting HDFS-4353. Encapsulate connections to peers in Peer and PeerServer classes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430662 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 02:39:15 +00:00 |
|
Todd Lipcon
|
239b2742d0
|
HDFS-4353. Encapsulate connections to peers in Peer and PeerServer classes. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430507 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 20:44:09 +00:00 |
|
Suresh Srinivas
|
54221aa26a
|
HADOOP-9119. Add test to FileSystemContractBaseTest to verify integrity of overwritten files. Contributed by Steve Loughran.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430387 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 16:59:29 +00:00 |
|
Suresh Srinivas
|
f6ae596d1e
|
HADOOP-9181. Set daemon flag for HttpServer's QueuedThreadPool. Contributed by Liang Xie.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1429810 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-07 14:33:52 +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 |
|
Aaron Myers
|
0af8890b1a
|
Add file which was accidentally missed during commit of HDFS-4346.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1428560 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 19:20:52 +00:00 |
|
Suresh Srinivas
|
9ad8639e1c
|
HADOOP-9162. Add utility to check native library availability. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1425390 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-23 02:08:50 +00:00 |
|
Robert Joseph Evans
|
557b022406
|
HADOOP-9105. FsShell -moveFromLocal erroneously fails (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1424566 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 16:19:48 +00:00 |
|
Alejandro Abdelnur
|
b324a6134e
|
HADOOP-8427. Convert Forrest docs to APT, incremental. (adi2 via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1424459 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 13:41:43 +00:00 |
|
Thomas White
|
834e941044
|
HADOOP-9153. Support createNonRecursive in ViewFileSystem. Contributed by Sandy Ryza.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1423824 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-19 11:14:15 +00:00 |
|
Aaron Myers
|
371abd6e21
|
HADOOP-9152. HDFS can report negative DFS Used on clusters with very small amounts of data. Contributed by Brock Noland.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1423602 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-18 19:49:14 +00:00 |
|
Suresh Srinivas
|
9c73fce831
|
Moved HADOOP-9147 to release 2.0.3-alpha section
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1423451 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-18 14:45:34 +00:00 |
|
Suresh Srinivas
|
7d8057707f
|
HADOOP-9147. Add missing fields to FIleStatus.toString. Contributed by Jonathan Allen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1423444 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-18 14:23:53 +00:00 |
|
Todd Lipcon
|
ebcc708d78
|
Move HADOOP-9004 to 2.0.3 section after backport
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1423242 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-18 01:15:30 +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 |
|
Luke Lu
|
34f9461d3a
|
Move to the right section in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1422438 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-16 00:51:43 +00:00 |
|
Luke Lu
|
988639424d
|
Update CHANGES.txt separately for clean cherry-picks.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1422431 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-16 00:39:27 +00:00 |
|
Luke Lu
|
3689933b26
|
HADOOP-9041. FsUrlStreamHandlerFactory could cause an infinite loop in FileSystem initialization. (Yanbo Liang and Radim Kolar via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1422430 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-16 00:39:17 +00:00 |
|
Luke Lu
|
db09dba7ae
|
HADOOP-8561. Introduce HADOOP_PROXY_USER for secure impersonation in child hadoop client processes. (Yu Gao via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1422429 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-16 00:38:59 +00:00 |
|
Aaron Myers
|
4bc4daae66
|
HADOOP-9127. Update documentation for ZooKeeper Failover Controller. Contributed by Daisuke Kobayashi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1421592 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 22:43:31 +00:00 |
|
Todd Lipcon
|
0e7e20de64
|
HADOOP-9135. JniBasedUnixGroupsMappingWithFallback should log at debug rather than info during fallback. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1421013 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 22:07:51 +00:00 |
|
Sanjay Radia
|
cd80628ec4
|
HADOOP-8957 AbstractFileSystem#IsValidName should be overridden for embedded file systems like ViewFs (Chris Nauroth via Sanjay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1420965 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 20:54:30 +00:00 |
|
Eli Collins
|
8c2846510e
|
HADOOP-9113. o.a.h.fs.TestDelegationTokenRenewer is failing intermittently. Contributed by Karthik Kambatla
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1420490 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 00:10:37 +00:00 |
|
Suresh Srinivas
|
ea3af26188
|
HADOOP-9131. Turn off TestLocalFileSystem#testListStatusWithColons on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1420366 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-11 19:52:22 +00:00 |
|
Todd Lipcon
|
22a78a75b4
|
HADOOP-9126. FormatZK and ZKFC startup can fail due to zkclient connection establishment delay. Contributed by Rakesh R and Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1419831 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-10 22:09:20 +00:00 |
|
Todd Lipcon
|
7ba12a628a
|
HADOOP-6762. Exception while doing RPC I/O closes channel. Contributed by Sam Rash and Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1419782 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-10 21:25:29 +00:00 |
|
Eric Yang
|
bcaba93941
|
HADOOP-8418. Update UGI Principal classes name for running with
IBM JDK on 64 bits Windows. (Yu Gao via eyang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418572 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-08 00:48:04 +00:00 |
|
Alejandro Abdelnur
|
0b11245d34
|
HADOOP-9054. Add AuthenticationHandler that uses Kerberos but allows for an alternate form of authentication for browsers. (rkanter via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418429 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-07 18:46:41 +00:00 |
|
Sanjay Radia
|
ad619d34d0
|
HDFS-4260 Fix HDFS tests to set test dir to a valid HDFS path as opposed to the local build path (Chris Nauroth via Sanjay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418424 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-07 18:32:27 +00:00 |
|
Todd Lipcon
|
6681523c87
|
HDFS-4282. TestEditLog.testFuzzSequences FAILED in all pre-commit test. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418214 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-07 08:18:14 +00:00 |
|
Suresh Srinivas
|
a5331eeead
|
HADOOP-9121. InodeTree.java has redundant check for vName while throwing exception. Contributed by Arup Malakar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418005 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-06 17:09:17 +00:00 |
|
Aaron Myers
|
3337588975
|
HADOOP-9070. Kerberos SASL server cannot find kerberos key. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1417729 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-06 02:53:36 +00:00 |
|
Todd Lipcon
|
bd239a8d97
|
HADOOP-9103. UTF8 class does not properly decode Unicode characters outside the basic multilingual plane. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1417649 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-05 21:13:46 +00:00 |
|
Suresh Srinivas
|
e5d54ac89a
|
HADOOP-9090. Support on-demand publish of metrics. Contributed by Mostafa Elhemali.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1416538 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-03 14:23:16 +00:00 |
|
Suresh Srinivas
|
bf7d772b79
|
HADOOP-8958. ViewFs:Non absolute mount name failures when running multiple tests on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1415784 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-30 18:38:53 +00:00 |
|
Tsz-wo Sze
|
833b928adf
|
HDFS-3495. Update Balancer to support new NetworkTopology with NodeGroup. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1414878 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 19:41:57 +00:00 |
|
Alejandro Abdelnur
|
d67cdb1784
|
HADOOP-9064. Ameding CHANGES.txt with correct JIRA ID, wrongfully used HADOOP-9084 before (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1414347 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 19:41:08 +00:00 |
|
Alejandro Abdelnur
|
f6230b1c8c
|
HADOOP-9084. Augment DelegationTokenRenewer API to cancel the tokens on calls to removeRenewAction. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1414326 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 19:23:05 +00:00 |
|
Suresh Srinivas
|
3b3a72e622
|
HADOOP-9093. Move all the Exception in PathExceptions to o.a.h.fs package. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1413960 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 00:40:55 +00:00 |
|
Robert Joseph Evans
|
68bc61ab5c
|
HADOOP-9038. unit-tests for AllocatorPerContext.PathIterator (Ivan A. Veselovsky via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1413776 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-26 18:47:20 +00:00 |
|
Robert Joseph Evans
|
0d92f54e82
|
HADOOP-8992. Enhance unit-test coverage of class HarFileSystem (Ivan A. Veselovsky via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1413743 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-26 17:45:57 +00:00 |
|
Thomas White
|
d6af507199
|
HADOOP-9049. DelegationTokenRenewer needs to be Singleton and FileSystems should register/deregister to/from. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1412077 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-21 12:29:37 +00:00 |
|
Suresh Srinivas
|
c24bc56484
|
HADOOP-9075. FileContext#FSLinkResolver should be made static. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1411988 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-21 05:55:48 +00:00 |
|
Thomas Graves
|
7dff42e798
|
HADOOP-9072. Hadoop-Common-0.23-Build Fails to build in Jenkins (Robert Parker via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1411884 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-20 21:22:20 +00:00 |
|
Eli Collins
|
c3f13a7fef
|
HADOOP-9042. Add a test for umask in FileSystemContractBaseTest. Contributed by Colin McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1411879 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-20 21:13:48 +00:00 |
|
Jakob Homan
|
e9f01ac284
|
HADOOP-6616. Improve documentation for rack awareness. Contributed by Adam Faris.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1411359 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-19 19:27:00 +00:00 |
|
Robert Joseph Evans
|
86ce5f6c91
|
HADOOP-9035. Generalize setup of LoginContext (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1410018 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 21:14:37 +00:00 |
|
Alejandro Abdelnur
|
ce2067fb15
|
HADOOP-6607. Add different variants of non caching HTTP headers. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409921 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 18:45:58 +00:00 |
|
Eli Collins
|
03bf9d6f20
|
Revert HADOOP-9042.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409902 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 18:12:46 +00:00 |
|
Daryn Sharp
|
97e52dd71e
|
HDFS-4104. dfs -test -d prints inappropriate error on nonexistent directory (Andy Isaacson via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409848 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 15:51:03 +00:00 |
|
Robert Joseph Evans
|
d158daecb5
|
Updated CHANGES.txt in preparation for 0.23.5 release
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409818 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 14:57:23 +00:00 |
|
Eli Collins
|
423cb2a1f8
|
HADOOP-9042. Add a test for umask in FileSystemContractBaseTest. Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409635 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 01:51:15 +00:00 |
|
Jason Darrell Lowe
|
9b9edd9b47
|
HADOOP-9037. Bug in test-patch.sh and precommit build process. Contributed by Kihwal Lee
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409274 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-14 17:49:02 +00:00 |
|
Alejandro Abdelnur
|
ec8ed4e951
|
HADOO-8998. set Cache-Control no-cache header on all dynamic content. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409095 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-14 06:22:11 +00:00 |
|
Daryn Sharp
|
fe8f635b78
|
HADOOP-8999. SASL negotiation is flawed (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408837 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 17:10:13 +00:00 |
|
Jason Darrell Lowe
|
1ebe1d8303
|
HADOOP-9025. org.apache.hadoop.tools.TestCopyListing failing. Contributed by Jonathan Eagles
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408604 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 05:53:26 +00:00 |
|
Eli Collins
|
3492ab6de0
|
HDFS-1322. Document umask in DistributedFileSystem#mkdirs javadocs. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408532 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 01:28:33 +00:00 |
|
Robert Joseph Evans
|
416c7ded54
|
HADOOP-9022. Hadoop distcp tool fails to copy file if -m 0 specified (Jonathan Eagles vai bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408488 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-12 22:43:07 +00:00 |
|
Robert Joseph Evans
|
4755ef989a
|
HADOOP-9021. Enforce configured SASL method on the server (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408473 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-12 22:13:00 +00:00 |
|
Thomas White
|
42f4691ead
|
Add new files missed from HADOOP-8860 commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408288 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-12 13:54:27 +00:00 |
|
Alejandro Abdelnur
|
e8d7891e78
|
HADOOP-8860. Amendment to CHANGES.txt (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407662 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 21:47:12 +00:00 |
|
Alejandro Abdelnur
|
9d5205aadd
|
HADOOP-8860. Split MapReduce and YARN sections in documentation navigation. (tomwhite via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407658 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 21:44:00 +00:00 |
|
Robert Joseph Evans
|
de1f33dc35
|
HADOOP-9020. Add a SASL PLAIN server (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407622 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 20:40:09 +00:00 |
|
Alejandro Abdelnur
|
f8c486fbc8
|
HADOOP-7115. Add a cache for getpwuid_r and getpwgid_r calls (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407577 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 18:25:49 +00:00 |
|
Suresh Srinivas
|
db71de2e11
|
HDFS-4080. Add a separate logger for block state change logs to enable turning off those logs. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407566 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 18:07:04 +00:00 |
|
Suresh Srinivas
|
1813fb0132
|
HADOOP-8974. TestDFVariations fails on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407222 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 19:12:42 +00:00 |
|
Sanjay Radia
|
76d43a08ed
|
HADOOP-8589 ViewFs tests fail when tests and home dirs are nested (sanjay Radia)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406939 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 06:16:02 +00:00 |
|
Robert Joseph Evans
|
1594dd6965
|
HADOOP-9015. Standardize creation of SaslRpcServers (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406851 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 22:50:48 +00:00 |
|
Robert Joseph Evans
|
3c02237459
|
HADOOP-9014. Standardize creation of SaslRpcClients (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406689 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 16:05:03 +00:00 |
|
Robert Joseph Evans
|
cb293a62a5
|
HADOOP-9013. UGI should not hardcode loginUser's authenticationType (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406684 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 15:56:46 +00:00 |
|
Suresh Srinivas
|
c013142a12
|
HADOOP-9004. Allow security unit tests to use external KDC. Contributed by Stephen Chu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406413 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 00:48:17 +00:00 |
|