Jian He
|
c59ae4eeb1
|
YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan
|
2015-09-23 13:29:37 -07:00 |
Jian He
|
5f5a968d65
|
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:37 -07:00 |
Jian He
|
ffd820c27a
|
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding & Wangda Tan
|
2015-09-23 13:29:37 -07:00 |
Jian He
|
83a18add10
|
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)
|
2015-09-23 13:29:36 -07:00 |
Jian He
|
dfe2cb849f
|
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:36 -07:00 |
Jason Lowe
|
692d51c09d
|
YARN-3975. WebAppProxyServlet should not redirect to RM page if AHS is enabled. Contributed by Mit Desai
|
2015-09-23 16:38:55 +00:00 |
Jason Lowe
|
c890c51a91
|
YARN-4095. Avoid sharing AllocatorPerContext object in LocalDirAllocator between ShuffleHandler and LocalDirsHandlerService. Contributed by Zhihai Xu
|
2015-09-23 15:42:01 +00:00 |
Vinayakumar B
|
a2c76e5f26
|
HDFS-9013. Deprecate NameNodeMXBean#getNNStarted in branch2 and remove from trunk (Contributed by Surendra Singh Lilhore)
|
2015-09-23 15:28:41 +05:30 |
Haohui Mai
|
7c5c099324
|
HDFS-8733. Keep server related definition in hdfs.proto on server side. Contributed by Mingliang Liu.
|
2015-09-22 20:57:05 -07:00 |
Haohui Mai
|
63d9f1596c
|
HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.
|
2015-09-22 20:52:37 -07:00 |
Harsh J
|
cc2b473990
|
MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian.
|
2015-09-22 21:38:06 +05:30 |
Vinayakumar B
|
57003fa971
|
HDFS-9043. Doc updation for commands in HDFS Federation (Contributed by J.Andreina)
|
2015-09-22 16:27:24 +05:30 |
Vinayakumar B
|
10ab7d595e
|
HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode,returns list with decom node. (Contributed by J.Andreina)
|
2015-09-22 12:25:35 +05:30 |
Tsuyoshi Ozawa
|
dfd807afab
|
HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang.
|
2015-09-22 12:54:29 +09:00 |
Haohui Mai
|
06022b8fdc
|
HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.
|
2015-09-21 18:53:13 -07:00 |
Chris Douglas
|
8e01b0d97a
|
YARN-4188. Make MoveApplicationAcrossQueues abstract, newInstance static
Contributed by Giovanni Matteo Fumarola
|
2015-09-21 17:51:48 -07:00 |
Wangda Tan
|
b00392dd9c
|
YARN-4113. RM should respect retry-interval when uses RetryPolicies.RETRY_FOREVER. (Sunil G via wangda)
|
2015-09-21 11:04:03 -07:00 |
Rohith Sharma K S
|
c9cb6a5960
|
YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks)
|
2015-09-21 09:59:30 +05:30 |
Lei Xu
|
3a9c7076e8
|
HDFS-9004. Add upgrade domain to DatanodeInfo. Contributed by Ming Ma (via Lei (Eddy) Xu).
Change-Id: I887c66578eebd61acc34b94f18da6e6851c609f4
|
2015-09-19 18:08:09 -07:00 |
Steve Loughran
|
c39ddc306d
|
HADOOP-12360. Create StatsD metrics2 sink. (Dave Marion via stevel)
|
2015-09-19 12:41:42 +01:00 |
Zhihai Xu
|
e3ace31e2b
|
MAPREDUCE-6460. TestRMContainerAllocator.testAttemptNotFoundCausesRMCommunicatorException fails. Contributed by Zhihai Xu.
|
2015-09-19 00:10:06 -07:00 |
Haohui Mai
|
66b46d0885
|
HDFS-9101. Remove deprecated NameNode.getUri() static helper method. Contributed by Mingliang Liu.
|
2015-09-18 18:23:53 -07:00 |
Arun Suresh
|
94dec5a916
|
YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh)
|
2015-09-18 14:02:55 -07:00 |
Haohui Mai
|
602335dfe6
|
MAPREDUCE-6483. Replace deprecated method NameNode.getUri() with DFSUtilClient.getNNUri() in TestMRCredentials. Contributed by Mingliang Liu.
|
2015-09-18 13:36:09 -07:00 |
Jason Lowe
|
f97dc034fe
|
Update CHANGES.txt to reflect commit of MR-5982 to 2.7.2
|
2015-09-18 19:24:10 +00:00 |
Zhihai Xu
|
88d89267ff
|
HADOOP-12404. Disable caching for JarURLConnection to avoid sharing JarFile with other users when loading resource from URL in Configuration class. Contributed by Zhihai Xu
|
2015-09-18 10:40:04 -07:00 |
Zhihai Xu
|
3732d5238a
|
Revert "Disable caching for JarURLConnection to avoid sharing JarFile with other users when loading resource from URL in Configuration class. Contributed by Zhihai Xu"
This reverts commit e690a32e57 .
|
2015-09-18 10:30:40 -07:00 |
Wangda Tan
|
372ad270a0
|
MAPREDUCE-6478. Add an option to skip cleanupJob stage or ignore cleanup failure during commitJob. (Junping Du via wangda)
|
2015-09-18 10:10:32 -07:00 |
Wangda Tan
|
9bc913a35c
|
YARN-3212. RMNode State Transition Update with DECOMMISSIONING state. (Junping Du via wangda)
|
2015-09-18 10:04:17 -07:00 |
Jing Zhao
|
3f42753102
|
HDFS-9063. Correctly handle snapshot path for getContentSummary. Contributed by Jing Zhao.
|
2015-09-18 09:26:33 -07:00 |
Zhihai Xu
|
e690a32e57
|
Disable caching for JarURLConnection to avoid sharing JarFile with other users when loading resource from URL in Configuration class. Contributed by Zhihai Xu
|
2015-09-18 08:24:53 -07:00 |
Jason Lowe
|
288c8854a6
|
Update CHANGES.txt to reflect LineRecordReader fixes committed to 2.7.2
|
2015-09-18 15:14:18 +00:00 |
Yongjun Zhang
|
2ff6faf954
|
HDFS-5802. NameNode does not check for inode type before traversing down a path. (Xiao Chen via Yongjun Zhang)
|
2015-09-18 07:17:30 -07:00 |
Vinayakumar B
|
92c1af1646
|
HDFS-6955. DN should reserve disk space for a full block when creating tmp files (Contributed by Kanaka Kumar Avvaru)
|
2015-09-18 16:37:10 +05:30 |
Steve Loughran
|
a7201d635f
|
YARN-2597 MiniYARNCluster should propagate reason for AHS not starting
|
2015-09-18 09:45:35 +01:00 |
Rohith Sharma K S
|
723c31d45b
|
YARN-4135. Improve the assertion message in MockRM while failing after waiting for the state.(Nijel S F via rohithsharmaks)
|
2015-09-18 08:44:10 +05:30 |
Wangda Tan
|
6b97fa6652
|
HADOOP-12386. RetryPolicies.RETRY_FOREVER should be able to specify a retry interval. (Sunil G via wangda)
|
2015-09-17 17:46:28 -07:00 |
Jason Lowe
|
ee4ee6af6a
|
MAPREDUCE-5982. Task attempts that fail from the ASSIGNED state can disappear. Contributed by Chang Li
|
2015-09-17 21:37:39 +00:00 |
Haohui Mai
|
9eee97508f
|
HDFS-9022. Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client. Contributed by Mingliang Liu.
|
2015-09-17 14:18:00 -07:00 |
Jason Lowe
|
3f82f582e5
|
MAPREDUCE-5002. AM could potentially allocate a reduce container to a map attempt. Contributed by Chang Li
|
2015-09-17 18:17:29 +00:00 |
Jason Lowe
|
58d1a02b8d
|
MAPREDUCE-6481. LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes. Contributed by Zhihai Xu
|
2015-09-17 14:30:18 +00:00 |
Jian He
|
6c6e734f0b
|
YARN-4034. Render cluster Max Priority in scheduler metrics in RM web UI. Contributed by Rohith Sharma K S
|
2015-09-17 14:55:50 +08:00 |
Haohui Mai
|
0832b38d48
|
HADOOP-12417. TestWebDelegationToken failing with port in use. Contributed by Mingliang Liu.
|
2015-09-16 18:38:37 -07:00 |
Haohui Mai
|
941001bfa6
|
MAPREDUCE-6477. Replace usage of deprecated NameNode.DEFAULT_PORT in TestFileSystem. Contributed by Mingliang Liu.
|
2015-09-16 13:06:26 -07:00 |
Haohui Mai
|
07f304467d
|
HDFS-7995. Implement chmod in the HDFS Web UI. Contributed by Ravi Prakash and Haohui Mai.
|
2015-09-16 11:50:28 -07:00 |
Steve Loughran
|
bf2f2b4fc4
|
YARN-3433. Jersey tests failing with Port in Use -again. (Brahma Reddy Battula)
|
2015-09-16 10:31:02 +01:00 |
Steve Loughran
|
08024d1b0b
|
HDFS-9073. Fix failures in TestLazyPersistLockedMemory testReleaseOnEviction(). (J.Andreina via stevel)
|
2015-09-16 10:12:19 +01:00 |
Steve Loughran
|
4477643749
|
HDFS-9072. Fix random failures in TestJMXGet. (J.Andreina via stevel)
|
2015-09-16 10:08:33 +01:00 |
Jian He
|
452079af8b
|
YARN-4078. Add getPendingResourceRequestForAttempt in YarnScheduler interface. Contributed by Naganarasimha G R
|
2015-09-16 14:59:20 +08:00 |
Eric Yang
|
2ffe2db95e
|
HADOOP-12374. Updated expunge command description.
(WeiWei Yang via eyang)
|
2015-09-15 20:03:24 -07:00 |