Wangda Tan
|
cf9d3c9256
|
YARN-3873. PendingApplications in LeafQueue should also use OrderingPolicy. (Sunil G via wangda)
|
2015-08-10 14:54:55 -07:00 |
|
Jakob Homan
|
8f73bdd06b
|
HDFS-8866. Typo in docs: Rumtime -> Runtime. Contributed by Gabor Liptak.
|
2015-08-07 11:38:31 -07:00 |
|
Andrew Wang
|
98a27d1101
|
HDFS-8772. Fix TestStandbyIsHot#testDatanodeRestarts which occasionally fails. Contributed by Walter Su.
|
2015-08-07 09:51:46 -07:00 |
|
Wangda Tan
|
4bc42d76e7
|
YARN-3966. Fix excessive loggings in CapacityScheduler. (Jian He via wangda)
|
2015-08-07 09:46:57 -07:00 |
|
Rohith Sharma K S
|
b6265d39c5
|
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)
|
2015-08-07 10:43:41 +05:30 |
|
Arpit Agarwal
|
6d4eee718a
|
HDFS-8856. Make LeaseManager#countPath O(1). (Contributed by Arpit Agarwal)
|
2015-08-06 18:51:28 -07:00 |
|
Carlo Curino
|
8572a5a14b
|
YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino)
|
2015-08-02 01:55:31 -07:00 |
|
Jing Zhao
|
f4c523b69b
|
Revert "HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang."
This reverts commit c17439c2dd .
|
2015-08-06 10:21:55 -07:00 |
|
Jing Zhao
|
663eba0ab1
|
Revert "HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang."
This reverts commit de480d6c89 .
|
2015-08-06 10:21:54 -07:00 |
|
Allen Wittenauer
|
fb1be0b310
|
MAPREDUCE-6257. Document encrypted spills (Bibin A Chundatt via aw)
|
2015-08-06 10:13:51 -07:00 |
|
Junping Du
|
e73a928a63
|
MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. Contributed by Robert Kanter.
(cherry picked from commit c8469357bad481ca8e341050553a5ae6d98bf8e5)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
|
2015-08-06 07:03:46 -07:00 |
|
Junping Du
|
cfee02b3bd
|
YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter.
|
2015-08-06 06:49:45 -07:00 |
|
Arun Suresh
|
154c9d2e42
|
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)
|
2015-08-05 23:14:14 -07:00 |
|
Vinayakumar B
|
cc71ad80e1
|
HDFS-8815. DFS getStoragePolicy implementation using single RPC call (Contributed by Surendra Singh Lilhore)
|
2015-08-06 11:10:48 +05:30 |
|
rohithsharmaks
|
df9e7280db
|
YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G)
|
2015-08-06 10:43:37 +05:30 |
|
Jian He
|
f59612edd7
|
HADOOP-11932. MetricsSinkAdapter may hang when being stopped. Contributed by Brahma Reddy Battula
|
2015-08-05 16:12:45 -07:00 |
|
cnauroth
|
3da0bedaec
|
HADOOP-12304. Applications using FileContext fail with the default file system configured to be wasb/s3/etc. Contributed by Chris Nauroth.
|
2015-08-05 14:56:41 -07:00 |
|
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 |
|