Luke Lu
|
782191f1ba
|
HADOOP-9784. Add a builder for HttpServer. (Junping Du via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1516128 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-21 10:12:13 +00:00 |
|
Arpit Gupta
|
a6ef93307e
|
HADOOP-9886. Turn warning message in RetryInvocationHandler to debug. Contributed by Arpit Gupta
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1516034 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 23:44:47 +00:00 |
|
Chris Nauroth
|
5e68bc4cd6
|
HDFS-4594. WebHDFS open sets Content-Length header to what is specified by length parameter rather than how much data is actually returned. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515989 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 22:15:22 +00:00 |
|
Jonathan Turner Eagles
|
2cd6064195
|
HADOOP-9686. Easy access to final parameters in Configuration (Jason Lowe via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515984 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 21:53:38 +00:00 |
|
Andrew Wang
|
b7a6c5ebb4
|
HADOOP-9877. Fix listing of snapshot directories in globStatus. (Binglin Chang via Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515955 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 20:19:07 +00:00 |
|
Jing Zhao
|
9718fd4c72
|
HDFS-5111. Remove duplicated error message for snapshot commands when processing invalid arguments. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515895 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 17:33:07 +00:00 |
|
Arpit Agarwal
|
00afcdfd39
|
HDFS-2933. Update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515892 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 17:26:24 +00:00 |
|
Arpit Agarwal
|
3015429368
|
HDFS-2933. Improve DataNode Web UI Index Page. (Vivek Ganesan via Arpit Agarwal)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515890 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 17:18:53 +00:00 |
|
Jason Darrell Lowe
|
f7ca7ec4c9
|
MAPREDUCE-5001. LocalJobRunner has race condition resulting in job failures. Contributed by Sandy Ryza
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515863 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 16:41:16 +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 |
|
Steve Loughran
|
172d0cef69
|
HADOOP-9487 Deprecation warnings in Configuration should go to their own log or otherwise be suppressible
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515672 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 23:49:27 +00:00 |
|
Alejandro Abdelnur
|
ffdedf6b8b
|
HADOOP-9866. convert hadoop-auth testcases requiring kerberos to use minikdc. (ywskycn via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515657 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 23:02:24 +00:00 |
|
Alejandro Abdelnur
|
23abbd8f64
|
HADOOP-9860. Remove class HackedKeytab and HackedKeytabEncoder from hadoop-minikdc once jira DIRSERVER-1882 solved. (ywskycn via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515652 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 22:52:29 +00:00 |
|
Vinod Kumar Vavilapalli
|
8f343e684c
|
YARN-1006. Fixed broken rendering in the Nodes list web page on the RM web UI. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515629 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 22:04:18 +00:00 |
|
Brandon Li
|
c9b89de0ea
|
HDFS-5110 Change FSDataOutputStream to HdfsDataOutputStream for opened streams to fix type cast error. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515624 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 21:54:51 +00:00 |
|
Tsz-wo Sze
|
be0317e021
|
Add .classpath, .project and .settings to svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515283 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 06:44:38 +00:00 |
|
Vinod Kumar Vavilapalli
|
79a184505d
|
YARN-643. Fixed ResourceManager to remove all tokens consistently on app finish. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515256 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 01:53:34 +00:00 |
|
Brandon Li
|
b7fb6fd6c4
|
HDFS-5107 Fix array copy error in Readdir and Readdirplus responses. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515166 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-18 16:49:27 +00:00 |
|
Brandon Li
|
214d4377fc
|
HDFS-5104 Support dotdot name in NFS LOOKUP operation. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1515042 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-17 21:16:50 +00:00 |
|
Vinod Kumar Vavilapalli
|
1ad3fe4633
|
YARN-107. Fixed ResourceManager and clients to better handle forceKillApplication on non-running and finished applications. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514918 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 23:00:54 +00:00 |
|
Jing Zhao
|
52f0259502
|
HADOOP-9880. SASL changes from HADOOP-9421 breaks Secure HA NN. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514913 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 22:35:19 +00:00 |
|
Chris Nauroth
|
9ba95136e2
|
HDFS-5106. TestDatanodeBlockScanner fails on Windows due to incorrect path format. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514911 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 22:28:41 +00:00 |
|
Arpit Agarwal
|
218ea7380c
|
HDFS-5105. TestFsck fails on Windows. (Contributed by Chuan Liu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514852 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 19:04:43 +00:00 |
|
Jing Zhao
|
8d21926c26
|
HDFS-5102. Snapshot names should not be allowed to contain slash characters. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514797 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 17:14:34 +00:00 |
|
Jason Darrell Lowe
|
45694cce8e
|
Update CHANGES.txt to reflect merge of MR-1981 to branch-2.1-beta
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514768 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 16:13:55 +00:00 |
|
Sanford Ryza
|
cae55de2cd
|
MAPREDUCE-5462. In map-side sort, swap entire meta entries instead of indexes for better cache performance. (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514608 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 08:11:04 +00:00 |
|
Konstantin Boudnik
|
1836aceff9
|
Moving HDFS-5004 into 2.3.0 release section
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514583 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 05:36:53 +00:00 |
|
Chris Nauroth
|
d9de6a928d
|
HDFS-5103. TestDirectoryScanner fails on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514576 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 04:38:03 +00:00 |
|
Chris Nauroth
|
99064ec905
|
HDFS-5100. TestNamenodeRetryCache fails on Windows due to incorrect cleanup. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514573 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 04:17:08 +00:00 |
|
Colin McCabe
|
8df7e7deec
|
HADOOP-9865. FileContext#globStatus has a regression with respect to relative path. (Contributed by Chaun Lin)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514531 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 23:05:41 +00:00 |
|
Konstantin Shvachko
|
10ec8a248e
|
HDFS-2994. If lease soft limit is recovered successfully the append can fail. Contributed by Tao Luo.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514500 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 21:21:10 +00:00 |
|
Chris Nauroth
|
2fc7e14e39
|
HDFS-5099. Namenode#copyEditLogSegmentsToSharedDir should close EditLogInputStreams upon finishing. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514481 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 20:43:46 +00:00 |
|
Arun Murthy
|
a37d2fc89d
|
Preparing for hadoop-2.1.0-beta rc2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514469 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 20:29:43 +00:00 |
|
Kihwal Lee
|
0e47ebb32f
|
HADOOP-9868. Server must not advertise kerberos realm. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514448 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 19:22:09 +00:00 |
|
Siddharth Seth
|
d62bd71d65
|
Update CHANGES.txt to move YARN-1045 and MAPREDUCE-5352 to the correct version.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514432 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 18:44:52 +00:00 |
|
Jing Zhao
|
02b19e0738
|
HDFS-5076. Add MXBean methods to query NN's transaction information and JournalNode's journal status. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514422 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 18:22:52 +00:00 |
|
Jing Zhao
|
8172215e56
|
HDFS-5080. BootstrapStandby not working with QJM when the existing NN is active. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514386 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 17:19:52 +00:00 |
|
Chris Nauroth
|
26c5a490e5
|
HDFS-5093. TestGlobPaths should re-use the MiniDFSCluster to avoid failure on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514366 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 16:51:07 +00:00 |
|
Siddharth Seth
|
b776bd46ae
|
YARN-1045. Improve toString implementation for PBImpls. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514185 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 07:20:14 +00:00 |
|
Chris Nauroth
|
97d04ae132
|
HDFS-4632. globStatus using backslash for escaping does not work on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514168 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 06:03:07 +00:00 |
|
Tsz-wo Sze
|
0182ea16d3
|
HDFS-4898. BlockPlacementPolicyWithNodeGroup.chooseRemoteRack() fails to properly fallback to local rack.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514156 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 04:52:52 +00:00 |
|
Colin McCabe
|
d0b61a169e
|
HADOOP-9875. TestDoAsEffectiveUser can fail on JDK 7. (Aaron T. Myers via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514147 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 03:58:23 +00:00 |
|
Arun Murthy
|
472d8bc983
|
YARN-1056. Remove dual use of string 'resourcemanager' in yarn.resourcemanager.connect.{max.wait.secs|retry_interval.secs}. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514135 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 02:35:48 +00:00 |
|
Konstantin Shvachko
|
4c8db60092
|
HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514118 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 01:29:16 +00:00 |
|
Konstantin Shvachko
|
9cf82b6a7b
|
HDFS-5068. Convert NNThroughputBenchmark to a Tool to allow generic options. Contributed by Konstantin Shvachko.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514114 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 01:12:21 +00:00 |
|
Suresh Srinivas
|
b32ace11f1
|
HDFS-5051. nn fails to download checkpointed image from snn in some setups. Contributed by Vinay and Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514110 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 00:45:48 +00:00 |
|
Andrew Wang
|
49a892056d
|
HDFS-4816. transitionToActive blocks if the SBN is doing checkpoint image transfer. (Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514095 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 23:32:29 +00:00 |
|
Suresh Srinivas
|
0cb5f08149
|
HADOOP-9381. Document dfs cp -f option. Contributed by Keegan Witt and Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514089 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 23:17:55 +00:00 |
|
Colin McCabe
|
fdba5fac26
|
HADOOP-9652. RawLocalFs#getFileLinkStatus does not fill in the link owner and mode. (Andrew Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1514088 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 23:12:55 +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 |
|