Tsz-wo Sze
|
2372e394dd
|
HDFS-4189. Renames the getMutableXxx methods to getXxx4Write and fix a bug that some getExistingPathINodes calls should be getINodesInPath4Write.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1441193 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 21:13:04 +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 |
|
Suresh Srinivas
|
01591b8b9f
|
Change incorrect jira number HDFS-4151 to HDFS-4451 and move it to incompatible section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1441123 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 18:59:14 +00:00 |
|
Suresh Srinivas
|
6ecbb35019
|
HDFS-4151. hdfs balancer command returns exit code 1 on success instead of 0. Contributed by Joshua Blatt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1441113 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 18:44:37 +00:00 |
|
Suresh Srinivas
|
ac21e15a39
|
MAPREDUCE-4969. TestKeyValueTextInputFormat test fails with Open JDK 7. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1441069 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 17:11:36 +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 |
|
Vinod Kumar Vavilapalli
|
28c308d5e8
|
MAPREDUCE-4893. Fixed MR ApplicationMaster to do optimal assignment of containers to get maximum locality. Contributed by Bikas Saha.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440749 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-31 00:28:10 +00:00 |
|
Thomas Graves
|
6384684299
|
YARN-343. Capacity Scheduler maximum-capacity value -1 is invalid (Xuan Gong via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440457 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-30 15:15:23 +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 |
|
Tsz-wo Sze
|
f352b4ce0c
|
Merge r1438306 through r1440221 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1440222 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 23:53:59 +00:00 |
|
Tsz-wo Sze
|
6f4fe09687
|
HDFS-4447. Refactor INodeDirectoryWithSnapshot for supporting general INode diff lists.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1440216 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 23:25:49 +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 |
|
Kihwal Lee
|
8acfa66897
|
HDFS-4288. NN accepts incremental BR as IBR in safemode. contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440192 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 22:44:35 +00:00 |
|
Suresh Srinivas
|
66ea187228
|
HDFS-4131. Add capability to namenode to get snapshot diff. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1440152 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 21:31:44 +00:00 |
|
Alejandro Abdelnur
|
0f430e53fd
|
MAPREDUCE-2264. Job status exceeds 100% in some cases. (devaraj.k and sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1440076 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 19:38:40 +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 |
|
Siddharth Seth
|
c163dc2fce
|
MAPREDUCE-4838. Add additional fields like Locality, Avataar to the JobHistory logs. Contributed by Zhijie Shen
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439714 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 00:21:58 +00:00 |
|
Suresh Srinivas
|
5988208b7d
|
HDFS-4432. Support INodeFileUnderConstructionWithSnapshot in FSImage saving/loading. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1439682 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 22:48:58 +00:00 |
|
Kihwal Lee
|
df10249669
|
YARN-133. Update web services docs for RM clusterMetrics. Contributed by Ravi Prakash.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439653 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 21:51:36 +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 |
|
Siddharth Seth
|
8a5fadc5a0
|
MAPREDUCE-4803. Remove duplicate copy of TestIndexCache. Contributed by Mariappan Asokan
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439590 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 19:18:35 +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 |
|
Alejandro Abdelnur
|
da4cab1099
|
Revering MAPREDUCE-2264
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439561 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 18:58:34 +00:00 |
|
Suresh Srinivas
|
58c0c6f069
|
HDFS-4444. Add space between total transaction time and number of transactions in FSEditLog#printStatistics. Contributed by Stephen Chu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439559 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 18:56:37 +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 |
|
Harsh J
|
9639f37ee2
|
HDFS-4259. Improve pipeline DN replacement failure message. Contributed by Harsh J. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439126 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-27 17:42:25 +00:00 |
|
Tsz-wo Sze
|
86f6dfb338
|
HDFS-4443. Remove a trailing '`' character from the HTML code generated by NamenodeJspHelper.generateNodeData(..). Contributed by Christian Rohling
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1438808 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-26 01:17:45 +00:00 |
|
Alejandro Abdelnur
|
759a3fae86
|
Amending MR CHANGES.txt to reflect that MAPREDUCE-4049/4809/4807/4808 are in branch-2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1438799 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-26 00:44:56 +00:00 |
|
Tsz-wo Sze
|
a3bf208386
|
HDFS-4441. Move INodeDirectoryWithSnapshot.Diff and the related classes to a package.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1438782 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-26 00:01:51 +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 |
|
Tsz-wo Sze
|
569d63d36c
|
Merge r1437841 through r1438305 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1438306 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 03:13:36 +00:00 |
|
Tsz-wo Sze
|
12e8ba804f
|
HDFS-4429. When the latest snapshot exists, INodeFileUnderConstruction should be replaced with INodeFileWithSnapshot but not INodeFile.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1438304 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 03:09:26 +00:00 |
|
Alejandro Abdelnur
|
539153a679
|
MAPREDUCE-2264. Job status exceeds 100% in some cases. (devaraj.k and sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1438277 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-25 00:25:59 +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 |
|
Tsz-wo Sze
|
bb80f2fb29
|
HDFS-4436. Change INode.recordModification(..) to return only the current inode and remove the updateCircularList parameter from some methods in INodeDirectoryWithSnapshot.Diff.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1438203 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 21:33:34 +00:00 |
|
Tsz-wo Sze
|
cf7e9e7ef9
|
Add .classpath, .project, .settings and target to svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1437844 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 02:47:30 +00:00 |
|
Tsz-wo Sze
|
74d1e5c302
|
Merge r1432789 through r1437840 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1437843 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-24 02:45:45 +00:00 |
|
Jason Darrell Lowe
|
2e9e7601e1
|
YARN-354. WebAppProxyServer exits immediately after startup. Contributed by Liang Xie
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1437775 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-23 22:05:55 +00:00 |
|
Suresh Srinivas
|
a1e6df6bc4
|
HDFS-4426. Secondary namenode shuts down immediately after startup. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1437627 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-23 19:00:39 +00:00 |
|
Thomas White
|
345bcee066
|
YARN-319. Submitting a job to a fair scheduler queue for which the user does not have permission causes the client to wait forever. Contributed by shenhong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1437336 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-23 10:53:05 +00:00 |
|