Jian He
|
ba2313d614
|
YARN-3983. Refactored CapacityScheduleri#FiCaSchedulerApp to easier extend container allocation logic. Contributed by Wangda Tan
|
2015-08-05 13:47:40 -07:00 |
|
Arun Suresh
|
f271d37735
|
YARN-3736. Add RMStateStore apis to store and load accepted reservations for failover (adhoot via asuresh)
|
2015-08-05 12:57:12 -07:00 |
|
Colin Patrick Mccabe
|
4ab49a4365
|
HADOOP-12302. Fix native compilation on Windows after HADOOP-7824 (Vinayakumar B via Colin P. McCabe)
|
2015-08-05 09:46:51 -07:00 |
|
Colin Patrick Mccabe
|
6f83274afc
|
HADOOP-12280. Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded (Masatake Iwasaki via Colin P. McCabe)
|
2015-08-05 09:42:38 -07:00 |
|
Akira Ajisaka
|
52f3525586
|
HADOOP-12274. Remove direct download link from BULIDING.txt. Contributed by Caleb Severn.
|
2015-08-05 17:45:55 +09:00 |
|
Lei Xu
|
d5403747b5
|
HADOOP-12269. Update aws-sdk dependency to 1.10.6 (Thomas Demoor via Lei (Eddy) Xu)
|
2015-08-04 18:51:52 -07:00 |
|
Colin Patrick Mccabe
|
c95993cbaf
|
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki via Colin P. McCabe)
|
2015-08-04 12:22:06 -07:00 |
|
yliu
|
9a08999906
|
HDFS-8850. VolumeScanner thread exits with exception if there is no block pool to be scanned but there are suspicious blocks. (Colin Patrick McCabe via yliu)
|
2015-08-04 15:54:23 +08:00 |
|
Xuan
|
c3364ca8e7
|
YARN-4004. container-executor should print output of docker logs if the
docker container exits with non-0 exit status. Contributed by Varun
Vasudev
|
2015-08-03 18:10:11 -07:00 |
|
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 |
|