Karthik Kambatla
|
1e9a3f42ff
|
Update release date for 2.5.2
|
2014-11-21 14:34:23 -08:00 |
|
Karthik Kambatla
|
233b61e495
|
YARN-2679. Add metric for container launch duration. (Zhihai Xu via kasha)
|
2014-11-21 14:22:21 -08:00 |
|
Haohui Mai
|
23dacb3892
|
HDFS-7420. Delegate permission checks to FSDirectory. Contributed by Haohui Mai.
|
2014-11-21 11:01:14 -08:00 |
|
Karthik Kambatla
|
3114d4731d
|
YARN-2604. Scheduler should consider max-allocation-* in conjunction with the largest node. (Robert Kanter via kasha)
|
2014-11-21 10:32:28 -08:00 |
|
Jonathan Eagles
|
c298a9a845
|
YARN-2375. Allow enabling/disabling timeline server per framework. (Mit Desai via jeagles)
|
2014-11-20 23:34:35 -06:00 |
|
Haohui Mai
|
c95b878abf
|
HDFS-7415. Move FSNameSystem.resolvePath() to FSDirectory. Contributed by Haohui Mai.
|
2014-11-20 19:23:23 -08:00 |
|
Karthik Kambatla
|
90194ca1cb
|
MAPREDUCE-6169. MergeQueue should release reference to the current item from key and value at the end of the iteration to save memory. (Zhihai Xu via kasha)
|
2014-11-20 15:36:57 -08:00 |
|
Andrew Wang
|
eb4045e765
|
HADOOP-11323. WritableComparator#compare keeps reference to byte array. Contributed by Wilfred Spiegelenburg.
|
2014-11-20 11:05:42 -08:00 |
|
Haohui Mai
|
acf1e033b0
|
HDFS-7413. Some unit tests should use NameNodeProtocols instead of FSNameSystem. Contributed by Haohui Mai.
|
2014-11-20 10:27:44 -08:00 |
|
Karthik Kambatla
|
a9a0cc3679
|
YARN-2315. FairScheduler: Set current capacity in addition to capacity. (Zhihai Xu via kasha)
|
2014-11-19 20:15:40 -08:00 |
|
Karthik Kambatla
|
c90fb84aaa
|
YARN-2802. ClusterMetrics to include AM launch and register delays. (Zhihai Xu via kasha)
|
2014-11-19 19:50:12 -08:00 |
|
Jian He
|
9cb8b75ba5
|
YARN-2865. Fixed RM to always create a new RMContext when transtions from StandBy to Active. Contributed by Rohith Sharmaks
|
2014-11-19 19:48:52 -08:00 |
|
Andrew Wang
|
765aecb4e1
|
HDFS-7409. Allow dead nodes to finish decommissioning if all files are fully replicated.
|
2014-11-19 17:53:00 -08:00 |
|
Allen Wittenauer
|
72c141ba96
|
HADOOP-11208. Replace "daemon" with better name in script subcommands (aw)
|
2014-11-19 14:49:29 -08:00 |
|
Jian He
|
bc4ee5e06f
|
YARN-2878. Fix DockerContainerExecutor.apt.vm formatting. Contributed by Abin Shahab
|
2014-11-19 14:44:25 -08:00 |
|
Allen Wittenauer
|
73348a4afd
|
HDFS-7407. Minor typo in privileged pid/out/log names (aw)
|
2014-11-19 14:02:28 -08:00 |
|
Andrew Wang
|
5bd048e837
|
HDFS-7373. Allow decommissioning of dead DataNodes. Contributed by Zhe Zhang.
|
2014-11-18 22:16:58 -08:00 |
|
Andrew Wang
|
406c09ad11
|
HDFS-7225. Remove stale block invalidation work when DN re-registers with different UUID. (Zhe Zhang and Andrew Wang)
|
2014-11-18 22:14:04 -08:00 |
|
cnauroth
|
79301e80d7
|
HADOOP-11201. Hadoop Archives should support globs resolving to files. Contributed by Gera Shegalov.
|
2014-11-18 17:05:48 -08:00 |
|
cnauroth
|
9e81be0114
|
HDFS-7398. Reset cached thread-local FSEditLogOp's on every FSEditLog#logEdit. Contributed by Gera Shegalov.
|
2014-11-18 16:56:44 -08:00 |
|
Jian He
|
90a968d675
|
YARN-2157. Added YARN metrics in the documentaion. Contributed by Akira AJISAKA
|
2014-11-18 16:12:39 -08:00 |
|
Zhijie Shen
|
ef38fb9758
|
YARN-2870. Updated the command to run the timeline server it the document. Contributed by Masatake Iwasaki.
|
2014-11-18 16:04:31 -08:00 |
|
Haohui Mai
|
fbf81fbd1c
|
HDFS-7406. SimpleHttpProxyHandler puts incorrect "Connection: Close" header. Contributed by Haohui Mai.
|
2014-11-18 14:52:59 -08:00 |
|
Andrew Wang
|
bcd402ae38
|
HADOOP-11312. Fix unit tests to not use uppercase key names.
|
2014-11-18 10:47:46 -08:00 |
|
Jason Lowe
|
b4ca727690
|
HADOOP-11309. System class pattern package.Foo should match package.Foo$Bar, too. Contributed by Gera Shegalov
|
2014-11-18 17:22:21 +00:00 |
|
Devaraj K
|
7250b0bf91
|
MAPREDUCE-6049. AM JVM does not exit if MRClientService graceful shutdown
fails. Contributed by Rohith.
|
2014-11-18 22:05:13 +05:30 |
|
Haohui Mai
|
9dd5d673c9
|
HDFS-7404. Remove o.a.h.hdfs.server.datanode.web.resources. Contributed by Li Lu.
|
2014-11-17 17:35:36 -08:00 |
|
Andrew Wang
|
dcb8e24427
|
HDFS-6982. nntop: top-like tool for name node users. (Maysam Yabandeh via wang)
|
2014-11-17 17:33:42 -08:00 |
|
Karthik Kambatla
|
2fce6d6141
|
YARN-2690. [YARN-2574] Make ReservationSystem and its dependent classes independent of Scheduler type. (Anubhav Dhoot via kasha)
|
2014-11-17 16:45:57 -08:00 |
|
Jason Lowe
|
09b3dee122
|
MAPREDUCE-6162. mapred hsadmin fails on a secure cluster. Contributed by Jason Lowe
|
2014-11-17 22:59:59 +00:00 |
|
Andrew Wang
|
48d62fad80
|
HADOOP-11311. Restrict uppercase key names from being created with JCEKS.
|
2014-11-17 13:59:46 -08:00 |
|
Brandon Li
|
351c5561c2
|
HDFS-7146. NFS ID/Group lookup requires SSSD enumeration on the server. Contributed by Yongjun Zhang
|
2014-11-17 13:23:53 -08:00 |
|
Jason Lowe
|
81c9d17af8
|
YARN-2414. RM web UI: app page will crash if app is failed before any attempt has been created. Contributed by Wangda Tan
|
2014-11-17 21:15:48 +00:00 |
|
Aaron T. Myers
|
bd8196e85e
|
HADOOP-11157. ZKDelegationTokenSecretManager never shuts down listenerThreadPool. Contributed by Arun Suresh.
|
2014-11-17 13:02:49 -08:00 |
|
Haohui Mai
|
bf8e4332cb
|
HDFS-7279. Use netty to implement DatanodeWebHdfsMethods. Contributed by Haohui Mai.
|
2014-11-17 11:42:20 -08:00 |
|
Vinayakumar B
|
6783d17fcf
|
HDFS-7399. Lack of synchronization in DFSOutputStream#Packet#getLastByteOffsetBlock() (Contributed by Vinayakumar B)
|
2014-11-17 20:19:19 +05:30 |
|
Colin Patrick Mccabe
|
26d3b7e6ae
|
HDFS-7394. Log at INFO level, not WARN level, when InvalidToken is seen in ShortCircuitCache (Keith Pak via Colin P. McCabe)
|
2014-11-16 21:20:53 -08:00 |
|
Vinod Kumar Vavilapalli
|
198fb58776
|
YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. Contributed by Rohith Sharma.
|
2014-11-15 12:05:25 -08:00 |
|
Jian He
|
9b860661a5
|
YARN-2432. RMStateStore should process the pending events before close. Contributed by Varun Saxena
|
2014-11-14 17:24:09 -08:00 |
|
cnauroth
|
1925e2a4ae
|
HDFS-7386. Replace check "port number < 1024" with shared isPrivilegedPort method. Contributed by Yongjun Zhang.
|
2014-11-14 16:43:09 -08:00 |
|
Karthik Kambatla
|
4fb96dbe3b
|
HADOOP-11307. create-release script should run git clean first (kasha)
|
2014-11-14 15:35:50 -08:00 |
|
Sandy Ryza
|
1a47f890ba
|
YARN-2811. In Fair Scheduler, reservation fulfillments shouldn't ignore max share (Siqi Li via Sandy Ryza)
|
2014-11-14 15:18:56 -08:00 |
|
Jason Lowe
|
49c38898b0
|
YARN-2816. NM fail to start with NPE during container recovery. Contributed by Zhihai Xu
|
2014-11-14 21:25:59 +00:00 |
|
Jason Lowe
|
3baaa42945
|
MAPREDUCE-6161. mapred hsadmin command missing from trunk. Contributed by Allen Wittenauer
|
2014-11-14 21:10:06 +00:00 |
|
Colin Patrick Mccabe
|
f95017b3ea
|
Revert HADOOP-11257 because it didn't get a jenkins run yet
|
2014-11-14 13:06:03 -08:00 |
|
Colin Patrick Mccabe
|
10c98aed38
|
HADOOP-11257. Update "hadoop jar" documentation to warn against using it for launching yarn jars (iwasakims via cmccabe)
|
2014-11-14 12:53:09 -08:00 |
|
Jason Lowe
|
f2fe8a800e
|
YARN-2857. ConcurrentModificationException in ContainerLogAppender. Contributed by Mohammad Kamrul Islam
|
2014-11-14 20:47:26 +00:00 |
|
Ravi Prakash
|
1a1dcce827
|
MAPREDUCE-5918. LineRecordReader can return the same decompressor to CodecPool multiple times (Sergey Murylev via raviprak)
|
2014-11-14 03:45:53 -08:00 |
|
Jian He
|
d005404ef7
|
YARN-2856. Fixed RMAppImpl to handle ATTEMPT_KILLED event at ACCEPTED state on app recovery. Contributed by Rohith Sharmaks
|
2014-11-13 15:34:26 -08:00 |
|
Haohui Mai
|
1a2e5cbc4d
|
HDFS-7395. BlockIdManager#clear() bails out when resetting the GenerationStampV1Limit. Contributed by Haohui Mai.
|
2014-11-13 14:43:03 -08:00 |
|