Xuan
|
0306d902f5
|
YARN-3543. ApplicationReport should be able to tell whether the
Application is AM managed or not. Contributed by Rohith Sharma K S
|
2015-08-03 15:46:00 -07:00 |
|
Jason Lowe
|
469cfcd695
|
YARN-3965. Add startup timestamp to nodemanager UI. Contributed by Hong Zhiguo
|
2015-08-03 15:53:32 +00:00 |
|
Jonathan Eagles
|
3cd02b9522
|
YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles)
|
2015-08-03 10:38:05 -05:00 |
|
Zhihai Xu
|
90b510405a
|
HDFS-8847. change TestHDFSContractAppend to not override testRenameFileBeingAppended method. Contributed by Zhihai Xu
|
2015-07-31 21:40:43 -07:00 |
|
Zhihai Xu
|
a628a6f126
|
HADOOP-12268. AbstractContractAppendTest#testRenameFileBeingAppended misses rename operation. Contributed by Zhihai Xu
|
2015-07-31 21:32:45 -07:00 |
|
Xiaoyu Yao
|
d311a38a6b
|
HDFS-6860. BlockStateChange logs are too noisy. Contributed by Chang Li and Xiaoyu Yao.
|
2015-07-31 16:15:50 -07:00 |
|
Colin Patrick Mccabe
|
454da959c7
|
HADOOP-12183. Annotate the HTrace span created by FsShell with the command-line arguments passed by the user (Masatake Iwasaki via Colin P. McCabe)
|
2015-07-31 15:14:18 -07:00 |
|
Colin Patrick Mccabe
|
21d10ccc6e
|
HADOOP-7824. NativeIO.java flags and identifiers must be set correctly for each platform, not hardcoded to their Linux values (Martin Walsh via Colin P. McCabe)
|
2015-07-31 15:01:34 -07:00 |
|
Allen Wittenauer
|
a890a31529
|
HADOOP-10854. unit tests for the shell scripts (aw)
|
2015-07-31 14:34:48 -07:00 |
|
Allen Wittenauer
|
666cafca8d
|
HADOOP-12249. pull argument parsing into a function (aw)
|
2015-07-31 14:32:21 -07:00 |
|
Jason Lowe
|
d0e0ba8010
|
MAPREDUCE-6394. Speed up Task processing loop in HsTasksBlock#render(). Contributed by Ray Chiang
|
2015-07-31 18:17:54 +00:00 |
|
Jason Lowe
|
32e490b6c0
|
YARN-3990. AsyncDispatcher may overloaded with RMAppNodeUpdateEvent when Node is connected/disconnected. Contributed by Bibin A Chundatt
|
2015-07-31 17:37:24 +00:00 |
|
Zhihai Xu
|
93d50b7824
|
MAPREDUCE-6433. launchTime may be negative. Contributed by Zhihai Xu
|
2015-07-30 23:07:31 -07:00 |
|
Zhihai Xu
|
ab80e27703
|
YARN-433. When RM is catching up with node updates then it should not expire acquired containers. Contributed by Xuan Gong
|
2015-07-30 21:57:11 -07:00 |
|
Harsh J
|
2087eaf684
|
HADOOP-12271. Hadoop Jar Error Should Be More Explanatory. Contributed by Josh Elser.
|
2015-07-31 10:12:32 +05:30 |
|
Harsh J
|
c5caa25b8f
|
HDFS-8821. Explain message "Operation category X is not supported in state standby". Contributed by Gautam Gopalakrishnan.
|
2015-07-31 08:58:22 +05:30 |
|
Arpit Agarwal
|
88d8736dde
|
HDFS-7192. DN should ignore lazyPersist hint if the writer is not local. (Contributed by Arpit Agarwal)
|
2015-07-30 13:16:46 -07:00 |
|
Wangda Tan
|
91b42e7d6e
|
YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (Bibin A Chundatt via wangda)
|
2015-07-30 10:00:31 -07:00 |
|
Wangda Tan
|
8acb30b016
|
YARN-3963. AddNodeLabel on duplicate label addition shows success. (Bibin A Chundatt via wangda)
|
2015-07-30 09:42:55 -07:00 |
|
Haohui Mai
|
ddc867ceb9
|
HDFS-8816. Improve visualization for the Datanode tab in the NN UI. Contributed by Haohui Mai.
|
2015-07-29 17:14:05 -07:00 |
|
rohithsharmaks
|
c020b62cf8
|
YARN-3919. NPEs' while stopping service after exception during CommonNodeLabelsManager#start. (varun saxena via rohithsharmaks)
|
2015-07-29 23:30:47 +05:30 |
|
Karthik Kambatla
|
5205a330b3
|
YARN-2768. Avoid cloning Resource in FSAppAttempt#updateDemand. (Hong Zhiguo via kasha)
|
2015-07-29 09:42:32 -07:00 |
|
Jason Lowe
|
6f0a35724f
|
HADOOP-10945. 4-digit octal umask permissions throws a parse error. Contributed by Chang Li
|
2015-07-29 15:25:10 +00:00 |
|
Jason Lowe
|
2b2bd92146
|
YARN-3950. Add unique SHELL_ID environment variable to DistributedShell. Contributed by Robert Kanter
|
2015-07-29 15:16:40 +00:00 |
|
Vinayakumar B
|
6374ee0db4
|
HDFS-8670. Better to exclude decommissioned nodes for namenode NodeUsage JMX (Contributed by J.Andreina)
|
2015-07-29 14:47:19 +05:30 |
|
Akira Ajisaka
|
2a1d656196
|
Revert "HDFS-6682. Add a metric to expose the timestamp of the oldest under-replicated block. (aajisaka)"
This reverts commit 02c01815ec .
|
2015-07-29 16:48:30 +09:00 |
|
Lei Xu
|
f4f1b8b267
|
HDFS-8834. TestReplication is not valid after HDFS-6482. (Contributed by Lei Xu)
|
2015-07-28 23:39:26 -07:00 |
|
Vinayakumar B
|
975e138df3
|
HDFS-8822. Add SSD storagepolicy tests in TestBlockStoragePolicy#testDefaultPolicies (Contributed by Vinayakumar B)
|
2015-07-29 11:50:48 +05:30 |
|
Vinayakumar B
|
50887e5b07
|
HDFS-8811. Move BlockStoragePolicy name's constants from HdfsServerConstants.java to HdfsConstants.java (Contributed by Vinayakumar B)
|
2015-07-29 11:45:33 +05:30 |
|
Jakob Homan
|
0712a8103f
|
HDFS-8180. AbstractFileSystem Implementation for WebHdfs. Contributed by Sathosh G Nayak.
|
2015-07-28 21:03:31 -07:00 |
|
Colin Patrick Mccabe
|
69b095730b
|
HADOOP-12175. FsShell must load SpanReceierHost to support tracing (Masatake Iwasaki via Colin P. McCabe)
|
2015-07-28 12:56:15 -07:00 |
|
Xuan
|
f170934215
|
YARN-3982. container-executor parsing of container-executor.cfg broken
in trunk and branch-2. Contributed by Varun Vasudev
|
2015-07-27 23:45:58 -07:00 |
|
Arun Suresh
|
030fcfa99c
|
HDFS-7858. Improve HA Namenode Failover detection on the client. (asuresh)
|
2015-07-27 23:02:03 -07:00 |
|
Akira Ajisaka
|
e21dde501a
|
HADOOP-12245. References to misspelled REMAINING_QUATA in FileSystemShell.md. Contributed by Gabor Liptak.
|
2015-07-28 11:33:10 +09:00 |
|
Jian He
|
3572ebd738
|
YARN-3846. RM Web UI queue filter is not working for sub queue. Contributed by Mohammad Shahid Khan
|
2015-07-27 17:12:05 -07:00 |
|
Varun Vasudev
|
3e6fce91a4
|
YARN-3853. Add docker container runtime support to LinuxContainterExecutor. Contributed by Sidharta Seethana.
|
2015-07-27 11:57:40 -07:00 |
|
Varun Vasudev
|
f36835ff9b
|
YARN-3852. Add docker container support to container-executor. Contributed by Abin Shahab.
|
2015-07-27 10:14:51 -07:00 |
|
Xiaoyu Yao
|
2196e39e14
|
HDFS-8785. TestDistributedFileSystem is failing in trunk. Contributed by Xiaoyu Yao.
|
2015-07-27 07:28:41 -07:00 |
|
Akira Ajisaka
|
1df78688c6
|
HDFS-8810. Correct assertions in TestDFSInotifyEventInputStream class. Contributed by Surendra Singh Lilhore.
|
2015-07-27 13:17:24 +09:00 |
|
Akira Ajisaka
|
42d4e0ae99
|
YARN-3958. TestYarnConfigurationFields should be moved to hadoop-yarn-api module. Contributed by Varun Saxena.
|
2015-07-27 11:43:25 +09:00 |
|
ccurino
|
156f24ead0
|
YARN-3656. LowCost: A Cost-Based Placement Agent for YARN Reservations. (Jonathan Yaniv and Ishai Menache via curino)
|
2015-07-25 07:39:47 -07:00 |
|
Allen Wittenauer
|
adcf5dd940
|
HADOOP-12237. releasedocmaker.py doesn't work behind a proxy (Tsuyoshi Ozawa via aw)
(cherry picked from commit b41fe3111ae37478cbace2a07e6ac35a676ef978)
|
2015-07-24 18:31:48 -07:00 |
|
Allen Wittenauer
|
d7697831e3
|
HADOOP-12202. releasedocmaker drops missing component and assignee entries (aw)
(cherry picked from commit adbacf7010373dbe6df239688b4cebd4a93a69e4)
|
2015-07-24 18:31:44 -07:00 |
|
Allen Wittenauer
|
e8b62d11d4
|
HADOOP-12135. cleanup releasedocmaker
(cherry picked from commit 3fee9f8d18dd60d83da674b3cfbefe666915fad8)
|
2015-07-24 18:31:30 -07:00 |
|
Allen Wittenauer
|
098ba450cc
|
HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)
(cherry picked from commit 8e657fba2fd33f7550597ea9c4c6e9a87aa1ef1c)
|
2015-07-24 18:31:23 -07:00 |
|
Wangda Tan
|
a3bd7b4a59
|
YARN-3973. Recent changes to application priority management break reservation system from YARN-1051 (Carlo Curino via wangda)
|
2015-07-24 16:44:18 -07:00 |
|
Jason Lowe
|
ff9c13e0a7
|
YARN-3925. ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks. Contributed by zhihai xu
|
2015-07-24 22:14:39 +00:00 |
|
Jian He
|
83fe34ac08
|
YARN-3026. Move application-specific container allocation logic from LeafQueue to FiCaSchedulerApp. Contributed by Wangda Tan
|
2015-07-24 14:00:25 -07:00 |
|
carlo curino
|
fc42fa8ae3
|
YARN-3969. Updating CHANGES.txt to reflect the correct set of branches where this is committed
|
2015-07-24 13:38:44 -07:00 |
|
Colin Patrick Mccabe
|
e4b0c74434
|
HADOOP-12170. hadoop-common's JNIFlags.cmake is redundant and can be removed (Alan Burlison via Colin P. McCabe)
|
2015-07-24 13:03:31 -07:00 |
|