Arpit Agarwal
|
50a0bedead
|
HDFS-5976. Create unit tests for downgrade and finalize rolling upgrade. (Contributed by Haohui Mai)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1570019 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-20 00:47:15 +00:00 |
|
Arpit Agarwal
|
0cd98fd482
|
HDFS-5963. Remove empty file TestEditLogUpgradeMarker.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1569996 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-20 00:01:03 +00:00 |
|
Arpit Agarwal
|
e891c55f8b
|
HDFS-5963. TestRollingUpgrade#testSecondaryNameNode causes subsequent tests to fail. (Contributed by szetszwo)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1569993 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 23:56:02 +00:00 |
|
Vinod Kumar Vavilapalli
|
5fd5c9900c
|
YARN-713. Fixed ResourceManager to not crash while building tokens when DNS issues happen transmittently. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569979 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 23:39:13 +00:00 |
|
Arpit Agarwal
|
0369aff403
|
HDFS-5868. Make hsync implementation pluggable. (Contributed by Buddy Taylor)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569978 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 23:38:46 +00:00 |
|
Arpit Agarwal
|
2f341414dd
|
HDFS-5318. Support read-only and read-write paths to shared replicas. (Contributed by Eric Sirianni)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569951 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 22:59:37 +00:00 |
|
Colin McCabe
|
06b504f4a6
|
HDFS-5973. add DomainSocket#shutdown method. (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569950 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 22:57:32 +00:00 |
|
Tsz-wo Sze
|
d69985d90b
|
HDFS-5974. Fix compilation error, NameNodeLayoutVersion and DataNodeLayoutVersion after merge from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1569931 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 21:40:42 +00:00 |
|
Sanford Ryza
|
0e3e91a06d
|
YARN-1718. Fix a couple isTerminals in Fair Scheduler queue placement rules (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569928 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 21:36:51 +00:00 |
|
Sanford Ryza
|
62d791b1ee
|
YARN-1171. Add default queue properties to Fair Scheduler documentation (Naren Koneru via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569923 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 21:29:50 +00:00 |
|
Tsz-wo Sze
|
72c214c89b
|
Merge r1555021 through r1569889 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1569890 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 19:57:36 +00:00 |
|
Tsz-wo Sze
|
377424e36a
|
HDFS-5966. Fix rollback of rolling upgrade in NameNode HA setup. Contributed by jing9
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1569885 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 19:41:22 +00:00 |
|
Chris Nauroth
|
2fc514b72e
|
Merge HDFS-4685 to trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569870 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 18:34:52 +00:00 |
|
Chris Nauroth
|
b2832e8d94
|
HDFS-4685. Correct minor whitespace difference in FSImageSerialization.java in preparation for trunk merge.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1569860 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 18:05:27 +00:00 |
|
Chris Nauroth
|
b20376df80
|
Merge trunk to HDFS-4685.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1569858 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:57:26 +00:00 |
|
Vinod Kumar Vavilapalli
|
9da9f7d4d8
|
YARN-1666. Modified RM HA handling of include/exclude node-lists to be available across RM failover by making using of a remote configuration-provider. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569856 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:52:57 +00:00 |
|
Chris Nauroth
|
3cee918a36
|
HDFS-4685. Move attribution to correct section of CHANGES.txt files.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1569854 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:49:30 +00:00 |
|
Jonathan Turner Eagles
|
996acc834e
|
YARN-1479. Invalid NaN values in Hadoop REST API JSON response (Chen He via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569853 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:49:21 +00:00 |
|
Chris Nauroth
|
a9fb0a42b9
|
Merge trunk to HDFS-4685.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1569848 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:40:06 +00:00 |
|
Chris Nauroth
|
e472ffd515
|
HDFS-4685. Move attribution from CHANGES-HDFS-4685.txt to CHANGES.txt in hadoop-common and hadoop-hdfs.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1569841 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:33:59 +00:00 |
|
Chris Nauroth
|
909eb7e4f1
|
Merge trunk to HDFS-4685.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1569833 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:24:02 +00:00 |
|
Kihwal Lee
|
7e8d85ebb3
|
HDFS-5961. OIV cannot load fsimages containing a symbolic link. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569789 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 15:28:57 +00:00 |
|
Jian He
|
3a7e7b3671
|
YARN-1428. Fixed RM to write the final state of RMApp/RMAppAttempt to the application history store in the transition to the final state. (Contributed by Zhijie Shen)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569585 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 01:19:07 +00:00 |
|
Colin McCabe
|
e408966ea7
|
Update change description for HDFS-5953
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569579 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 01:05:38 +00:00 |
|
Vinod Kumar Vavilapalli
|
6b03174aae
|
YARN-1590. Fixed ResourceManager, web-app proxy and MR JobHistoryServer to expand _HOST properly in their kerberos principles. Contributed by Mohammad Kamrul Islam.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569537 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 21:50:37 +00:00 |
|
Tsz-wo Sze
|
99b4caa888
|
Merge r1555021 through r1569522 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1569524 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 20:42:26 +00:00 |
|
Tsz-wo Sze
|
bc962d6df4
|
HDFS-5945. Add rolling upgrade information to fsimage; and disallow upgrade and rolling upgrade to be started simultaneously. Contributed by szetszwo & jing9
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1569515 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 20:12:17 +00:00 |
|
Jing Zhao
|
a845a18c67
|
HDFS-5893. HftpFileSystem.RangeHeaderUrlOpener uses the default URLConnectionFactory which does not import SSL certificates. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569477 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 19:06:31 +00:00 |
|
Sanford Ryza
|
bbbe808a51
|
YARN-1724. Race condition in Fair Scheduler when continuous scheduling is turned on (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569447 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 18:00:56 +00:00 |
|
Sanford Ryza
|
e60f5b6c40
|
YARN-1721. When moving app between queues in Fair Scheduler, grab lock on FSSchedulerApp (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569443 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 17:51:40 +00:00 |
|
Kihwal Lee
|
62b023c241
|
HDFS-5803. TestBalancer.testBalancer0 fails. Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569391 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 15:39:59 +00:00 |
|
Jason Darrell Lowe
|
4fe4268336
|
HADOOP-10346. Deadlock while logging tokens. Contributed by Jason Lowe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569382 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 15:23:29 +00:00 |
|
Kihwal Lee
|
4aa664f677
|
HDFS-5780. TestRBWBlockInvalidation times out intemittently. Contributed by Mit Desai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569368 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 14:53:05 +00:00 |
|
Arun Murthy
|
1417803326
|
Branching for hadoop-2.5 releases.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569185 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 04:38:51 +00:00 |
|
Suresh Srinivas
|
bf5971b86a
|
HDFS-5959. Fix typo at section name in FSImageFormatProtobuf.java. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569156 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 01:06:44 +00:00 |
|
Chris Nauroth
|
beb17701d7
|
HDFS-4685. Copying HDFS CHANGES.txt from trunk to remove erroneous double entry of HDFS-5698 changes.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1569146 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 23:48:39 +00:00 |
|
Chris Nauroth
|
8d3ae4e34b
|
Merge trunk to HDFS-4685.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1569145 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 23:44:54 +00:00 |
|
Chris Nauroth
|
e288316acf
|
Merge trunk to HDFS-4685.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1569142 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 23:22:32 +00:00 |
|
Chris Nauroth
|
2c7dfa29bd
|
Fix javadoc in OfflineImageViewer. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569124 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 22:28:57 +00:00 |
|
Jason Darrell Lowe
|
08e6d312e8
|
MAPREDUCE-5757. ConcurrentModificationException in JobControl.toList. Contributed by Jason Lowe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1569038 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 16:14:58 +00:00 |
|
Arpit Agarwal
|
a04cb17540
|
HDFS-5698. Update CHANGES.txt to move breakdown of tasks to correct release
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1568582 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-15 01:29:52 +00:00 |
|
Arpit Agarwal
|
8b63c41891
|
HDFS-5749. Web UI does not show up during the period of loading FSImage. (Contributed by Haohui Mai)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1568578 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-15 01:20:19 +00:00 |
|
Andrew Wang
|
3f6a6c88bb
|
HDFS-5953. TestBlockReaderFactory fails in trunk. (Akira Ajisaka via wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1568568 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-15 00:52:47 +00:00 |
|
Jing Zhao
|
470d4253b2
|
HDFS-5920. Support rollback of rolling upgrade in NameNode and JournalNodes. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1568563 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-15 00:28:21 +00:00 |
|
Brandon Li
|
ef90940594
|
HDFS-5716. Allow WebHDFS to use pluggable authentication filter. Contributed by Haohui Mai
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1568547 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-15 00:04:44 +00:00 |
|
Brandon Li
|
a0a5edb6f3
|
HDFS-5949. New Namenode UI when trying to download a file, the browser doesn't know the file name.Contributed by Haohui Mai
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1568536 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 22:15:21 +00:00 |
|
Arpit Agarwal
|
a57550914f
|
HDFS-5948. TestBackupNode flakes with port in use error. (Contributed by Haohui Mai)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1568532 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 21:57:26 +00:00 |
|
Arpit Agarwal
|
8741c3b951
|
HDFS-5907. Add test cases missed in previous checkin
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535@1568529 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 21:37:16 +00:00 |
|
Andrew Wang
|
04888258b7
|
HDFS-3128. Unit tests should not use a test root in /tmp. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1568526 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 21:29:27 +00:00 |
|
Owen O'Malley
|
943d3f641c
|
HADOOP-10342. Add a new method to UGI to use a Kerberos login subject to
build a new UGI. (Larry McCay via omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1568525 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 21:25:12 +00:00 |
|