Jing Zhao
|
e908bbe807
|
HADOOP-10345. Sanitize the the inputs (groups and hosts) for the proxyuser configuration. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583454 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 20:42:13 +00:00 |
|
Jing Zhao
|
ed64289c80
|
HADOOP-10451. Remove unused field and imports from SaslRpcServer. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583393 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 18:40:19 +00:00 |
|
Haohui Mai
|
71bae5cae4
|
HDFS-6173. Move the default processor from Ls to Web in OfflineImageViewer. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583384 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 18:05:23 +00:00 |
|
Arun Murthy
|
8962a430a8
|
Added release notes for hadoop-2.4.0.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583253 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 07:48:04 +00:00 |
|
Arun Murthy
|
fa9eed2ed6
|
Preparing for hadoop-2.4.0 release.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583245 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 07:36:13 +00:00 |
|
Arun Murthy
|
004d0854b7
|
HDFS-4564. Ensure webhdfs returns correct HTTP response codes for denied operations. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583241 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 07:25:53 +00:00 |
|
Jian He
|
3532d96ff6
|
YARN-1893. Mark AtMostOnce annotation to ApplicationMasterProtocol#allocate. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583203 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-30 21:35:54 +00:00 |
|
Arun Murthy
|
b7b3a7e011
|
MAPREDUCE-5813. Fix YarnChild to explicitly load job.xml from the local-filesystem, rather than rely on the classpath. Contributed by Gera Shegalov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583050 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 19:14:53 +00:00 |
|
Tsz-wo Sze
|
b4c41f341b
|
HDFS-6166. Change Balancer socket read timeout to 20 minutes and add 10 seconds delay after error. Contributed by Nathan Roberts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583018 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 16:23:00 +00:00 |
|
Ivan Mitic
|
d46b2d0eb3
|
HADOOP-9525. Add tests that validate winutils chmod behavior on folders. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582958 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 06:26:54 +00:00 |
|
Jian He
|
72051fc52c
|
YARN-1017. Added documentation for ResourceManager Restart. (jianhe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582913 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 23:36:30 +00:00 |
|
Vinod Kumar Vavilapalli
|
86ef362a7d
|
MAPREDUCE-5810. Removed the faulty and failing streaming test TestStreamingTaskLog. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582896 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 22:16:55 +00:00 |
|
Vinod Kumar Vavilapalli
|
c3dbaea6fd
|
YARN-1891. Added documentation for NodeManager health-monitoring. Contributed by Varun Vasudev.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582891 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 21:54:21 +00:00 |
|
Jing Zhao
|
3c4d44d4ce
|
HADOOP-10301. AuthenticationFilter should return Forbidden for failed authentication. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582883 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 21:20:13 +00:00 |
|
Chris Nauroth
|
f5a8815492
|
HADOOP-10450. Build zlib native code bindings in hadoop.dll for Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582868 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 19:47:21 +00:00 |
|
Jonathan Turner Eagles
|
6d2e1fde63
|
YARN-1883. TestRMAdminService fails due to inconsistent entries in UserGroups (Mit Desai via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582862 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 19:30:08 +00:00 |
|
Tsz-wo Sze
|
3f7aa79e58
|
HDFS-6168. Remove a deprecated constructor and the deprecated methods reportChecksumFailure, getDelegationToken(Text), renewDelegationToken and cancelDelegationToken from DistributedFileSystem.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582856 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 18:29:31 +00:00 |
|
Tsz-wo Sze
|
640a72efbe
|
HADOOP-10449. Fix the javac warnings in the security package.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582851 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 18:15:41 +00:00 |
|
Haohui Mai
|
2e799e5984
|
HDFS-6156. Simplify the JMX API that provides snapshot information. Contributed by Shinichi Yamashita.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582847 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 18:10:21 +00:00 |
|
Owen O'Malley
|
92b9c6ff60
|
HADOOP-10237. JavaKeyStoreProvider needs to set keystore permissions
correctly. (Larry McCay via omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582784 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 15:57:27 +00:00 |
|
Haohui Mai
|
9d2d55e490
|
HDFS-6164. Remove lsr in OfflineImageViewer. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582533 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 23:11:02 +00:00 |
|
Jonathan Turner Eagles
|
b5b350c02e
|
HADOOP-10442. Group look-up can cause segmentation fault when certain JNI-based mapping module is used. (Kihwal Lee via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582451 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 19:56:26 +00:00 |
|
Haohui Mai
|
54c1daa580
|
HDFS-5978. Create a tool to take fsimage and expose read-only WebHDFS API. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582433 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 18:15:47 +00:00 |
|
Jing Zhao
|
51e353c091
|
HDFS-6163. Fix a minor bug in the HA upgrade document. Contributed by Fengdong Yu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582421 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 17:37:06 +00:00 |
|
Suresh Srinivas
|
21d225af4d
|
HDFS-6162. Format strings should use platform independent line separator. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582181 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 04:25:09 +00:00 |
|
Haohui Mai
|
fd3d5ab792
|
HDFS-6158. Clean up dead code for OfflineImageViewer. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582164 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 02:58:10 +00:00 |
|
Vinod Kumar Vavilapalli
|
533675bfbb
|
MAPREDUCE-5805. Fixed MapReduce JobHistory encoding of queue-name to escape hyphens and thus avoid parsing errors. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582125 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 23:43:49 +00:00 |
|
Haohui Mai
|
82be0f935d
|
HDFS-6157. Fix the entry point of OfflineImageViewer for hdfs.cmd. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582098 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 22:34:25 +00:00 |
|
Suresh Srinivas
|
78b9321539
|
HDFS-6119. FSNamesystem code cleanup. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582073 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 21:32:32 +00:00 |
|
Suresh Srinivas
|
14556cc5d8
|
HDFS-6155. Fix Boxing/unboxing to parse a primitive findbugs warnings. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582068 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 21:27:33 +00:00 |
|
Zhijie Shen
|
3af3b0bda9
|
YARN-1873. Fixed TestDistributedShell failure when the test cases are out of order. Contributed by Mit Desai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582060 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 21:18:38 +00:00 |
|
Jing Zhao
|
d337a5ffc4
|
HADOOP-10441. Namenode metric rpc.RetryCache/NameNodeRetryCache.CacheHit can't be correctly processed by Ganglia. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582043 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 20:32:42 +00:00 |
|
Tsz-wo Sze
|
a126a01fa1
|
HADOOP-10437. Fix the javac warnings in the conf and the util package.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1582015 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 19:03:16 +00:00 |
|
Jing Zhao
|
fe8c3dc2b8
|
HDFS-5672. TestHASafeMode#testSafeBlockTracking fails in trunk. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581994 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 18:36:08 +00:00 |
|
Tsz-wo Sze
|
3d207f1db2
|
HADOOP-10440. HarFsInputStream.read(byte[]) updates position incorrectly. Contributed by guodongdong
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581964 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 17:48:04 +00:00 |
|
Tsz-wo Sze
|
a206399afd
|
HDFS-6115. Call flush() for every append on block scan verification log. Contributed by Vinayakumar B
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581936 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 17:03:05 +00:00 |
|
Suresh Srinivas
|
c00703dd08
|
HDFS-6150. Add inode id information in the logs to make debugging easier. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581914 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 16:32:44 +00:00 |
|
Haohui Mai
|
b5935fab44
|
HDFS-6130. NPE when upgrading namenode from fsimages older than -32. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581713 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 07:30:20 +00:00 |
|
Arpit Agarwal
|
1fbb04e367
|
HDFS-5910. Enhance DataTransferProtocol to allow per-connection choice of encryption/plain-text. (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581688 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 04:11:18 +00:00 |
|
Jian He
|
71c2b159ab
|
YARN-1521. Mark Idempotent/AtMostOnce annotations to the APIs in ApplicationClientProtcol, ResourceManagerAdministrationProtocol and ResourceTrackerProtocol so that they work in HA scenario. Contributed by Xuan Gong
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581678 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 03:43:41 +00:00 |
|
Vinod Kumar Vavilapalli
|
8a9ae9e3ec
|
YARN-1867. Fixed a bug in ResourceManager that was causing invalid ACL checks in the web-services after fail-over. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581662 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 03:03:17 +00:00 |
|
Vinod Kumar Vavilapalli
|
dce1d20383
|
YARN-1452. Added documentation about the configuration and usage of generic application history and the timeline data service. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581656 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 02:52:58 +00:00 |
|
Arpit Agarwal
|
54c7f0637d
|
HADOOP-10280. Add files missed in previous checkin.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581533 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 21:35:11 +00:00 |
|
Arpit Agarwal
|
c64974a863
|
HADOOP-10280. Make Schedulables return a configurable identity of user or group. (Contributed by Chris Li)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581532 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 21:34:21 +00:00 |
|
Vinod Kumar Vavilapalli
|
d14eff7d38
|
YARN-1866. Fixed an issue with renewal of RM-delegation tokens on restart or fail-over. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581448 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 18:21:55 +00:00 |
|
Tsz-wo Sze
|
274d9b2ac4
|
HADOOP-10426. Declare CreateOpts.getOpt(..) with generic type argument, removes unused FileContext.getFileStatus(..) and fixes various javac warnings.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581437 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 18:07:56 +00:00 |
|
Haohui Mai
|
867e0f8ea9
|
HDFS-5196. Provide more snapshot information in WebUI. Contributed by Shinichi Yamashita.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581427 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 17:53:51 +00:00 |
|
Jing Zhao
|
56205ca7d7
|
HDFS-5840. Follow-up to HDFS-5138 to improve error handling during partial upgrade failures. Contributed by Aaron T. Myers, Suresh Srinivas, and Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581260 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 06:48:15 +00:00 |
|
Suresh Srinivas
|
3a61d25457
|
HDFS-6125. Cleanup unnecessary cast in HDFS code base. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581242 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 05:51:11 +00:00 |
|
Vinod Kumar Vavilapalli
|
09f383254c
|
YARN-1850. Introduced the ability to optionally disable sending out timeline-events in the TimelineClient. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581189 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 02:22:39 +00:00 |
|