txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -121,6 +121,9 @@ Branch YARN-2928: Timeline Server Next Generation: Phase 1
YARN-3993. Changed to use the AM flag in ContainerContext determine AM
container in TestPerNodeTimelineCollectorsAuxService. (Sunil G via zjshen)
+YARN-3984. Adjus
YARN-2768. Avoid cloning Resource in FSAppAttempt#updateDemand. (Hong Zhiguo
via kasha)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/46087c66
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/46087c66
Diff: http:/
HDFS-8822. Add SSD storagepolicy tests in
TestBlockStoragePolicy#testDefaultPolicies (Contributed by Vinayakumar B)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c83ea5c7
Tree: http://git-wip-us.apache.org/repos/asf/hadoo
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)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c2d6184f
Tree:
HDFS-8670. Better to exclude decommissioned nodes for namenode NodeUsage JMX
(Contributed by J.Andreina)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f623636c
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f623
Revert "HDFS-6682. Add a metric to expose the timestamp of the oldest
under-replicated block. (aajisaka)"
This reverts commit 02c01815eca656814febcdaca6115e5f53b9c746.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cba52d
HDFS-8180. AbstractFileSystem Implementation for WebHdfs. Contributed by
Sathosh G Nayak.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f938cf7e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f938cf7e
Diff: http
MAPREDUCE-6433. launchTime may be negative. Contributed by Zhihai Xu
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/879e0c2a
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/879e0c2a
Diff: http://git-wip-us.apache.o
HDFS-7192. DN should ignore lazyPersist hint if the writer is not local.
(Contributed by Arpit Agarwal)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/216da48f
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/216da
HDFS-6860. BlockStateChange logs are too noisy. Contributed by Chang Li and
Xiaoyu Yao.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f5e8bcf7
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f5e8bcf7
Diff: http:/
HADOOP-12268. AbstractContractAppendTest#testRenameFileBeingAppended misses
rename operation. Contributed by Zhihai Xu
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1cac8b26
Tree: http://git-wip-us.apache.org/repos/asf/ha
YARN-3965. Add startup timestamp to nodemanager UI. Contributed by Hong Zhiguo
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cb8e0302
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cb8e0302
Diff: http://git-wip-u
YARN-3950. Add unique SHELL_ID environment variable to DistributedShell.
Contributed by Robert Kanter
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c7a0f587
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c7a0f58
HADOOP-12271. Hadoop Jar Error Should Be More Explanatory. Contributed by Josh
Elser.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/743fdb20
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/743fdb20
Diff: http://g
YARN-433. When RM is catching up with node updates then it should not expire
acquired containers. Contributed by Xuan Gong
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bb78432f
Tree: http://git-wip-us.apache.org/repos/as
MAPREDUCE-6394. Speed up Task processing loop in HsTasksBlock#render().
Contributed by Ray Chiang
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f8fe150
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3f8fe150
Di
HADOOP-10945. 4-digit octal umask permissions throws a parse error. Contributed
by Chang Li
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2c34b66d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2c34b66d
Diff: ht
HADOOP-12175. FsShell must load SpanReceierHost to support tracing (Masatake
Iwasaki via Colin P. McCabe)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/df202247
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/df2
HDFS-8834. TestReplication is not valid after HDFS-6482. (Contributed by Lei Xu)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ee91d17e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ee91d17e
Diff: http://git-wip
HADOOP-12249. pull argument parsing into a function (aw)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6431b35
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f6431b35
Diff: http://git-wip-us.apache.org/repos/asf
YARN-3919. NPEs' while stopping service after exception during
CommonNodeLabelsManager#start. (varun saxena via rohithsharmaks)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f2620f13
Tree: http://git-wip-us.apache.org/rep
YARN-3963. AddNodeLabel on duplicate label addition shows success. (Bibin A
Chundatt via wangda)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/78318c88
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/78318c88
Dif
YARN-3978. Configurably turn off the saving of container info in Generic AHS
(Eric Payne via jeagles)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6377cbf1
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6377cbf
YARN-3982. container-executor parsing of container-executor.cfg broken
in trunk and branch-2. Contributed by Varun Vasudev
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6a72557
Tree: http://git-wip-us.apache.org/repos/asf
HDFS-8821. Explain message "Operation category X is not supported in state
standby". Contributed by Gautam Gopalakrishnan.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff03b9c6
Tree: http://git-wip-us.apache.org/repos/as
HDFS-8847. change TestHDFSContractAppend to not override
testRenameFileBeingAppended method. Contributed by Zhihai Xu
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/402fabd9
Tree: http://git-wip-us.apache.org/repos/asf/had
YARN-3853. Add docker container runtime support to LinuxContainterExecutor.
Contributed by Sidharta Seethana.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d4c774a5
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree
HADOOP-12245. References to misspelled REMAINING_QUATA in FileSystemShell.md.
Contributed by Gabor Liptak.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b5dd9398
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b5
YARN-3990. AsyncDispatcher may overloaded with RMAppNodeUpdateEvent when Node
is connected/disconnected. Contributed by Bibin A Chundatt
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d23a5292
Tree: http://git-wip-us.apach
HDFS-8816. Improve visualization for the Datanode tab in the NN UI. Contributed
by Haohui Mai.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/75bcd7f5
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/75bcd7f5
Diff:
HADOOP-12183. Annotate the HTrace span created by FsShell with the command-line
arguments passed by the user (Masatake Iwasaki via Colin P. McCabe)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/92d06edc
Tree: http://git-
HDFS-7858. Improve HA Namenode Failover detection on the client. (asuresh)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/68215401
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/68215401
Diff: http://git-wip-us.ap
YARN-3543. ApplicationReport should be able to tell whether the
Application is AM managed or not. Contributed by Rohith Sharma K S
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/m
YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on
nodelabel recovery. (Bibin A Chundatt via wangda)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2186a746
Tree: http://git-wip-us.apache.org/re
HADOOP-10854. unit tests for the shell scripts (aw)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/64945a61
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/64945a61
Diff: http://git-wip-us.apache.org/repos/asf/hado
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d4c774a5/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/linux/runtime/docker/DockerRunCommand.java
-
YARN-3846. RM Web UI queue filter is not working for sub queue. Contributed by
Mohammad Shahid Khan
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f2ba0ac5
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f2ba0ac5
HDFS-8811. Move BlockStoragePolicy name's constants from
HdfsServerConstants.java to HdfsConstants.java (Contributed by Vinayakumar B)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99bfda7d
Tree: http://git-wip-us.apache.
Repository: hadoop
Updated Branches:
refs/heads/YARN-2928 9e48f9ff2 -> bf6566357
YARN-3852. Add docker container support to container-executor. Contributed by
Abin Shahab.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit
8,9 @@ Branch YARN-2928: Timeline Server Next Generation: Phase 1
YARN-3908. Fixed bugs in HBaseTimelineWriterImpl. (Vrushali C and Sangjin
Lee via zjshen)
+YARN-3993. Changed to use the AM flag in ContainerContext determine AM
+container in TestPerNodeTimelineCollectorsAuxService. (Suni
928: Timeline Server Next Generation: Phase 1
YARN-3792. Test case failures in TestDistributedShell and some issue fixes
related to ATSV2 (Naganarasimha G R via sjlee)
+YARN-3908. Fixed bugs in HBaseTimelineWriterImpl. (Vrushali C and Sangjin
+Lee via zjshen)
+
Trunk - Unrelea
YARN-3967. Fetch the application report from the AHS if the RM does not
know about it. Contributed by Mit Desai
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/40b4f96b
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre
Fixed the compilation failure caused by YARN-3925.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a7153ade
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a7153ade
Diff: http://git-wip-us.apache.org/repos/asf/hadoo
YARN-3957. FairScheduler NPE In FairSchedulerQueueInfo causing scheduler page
to return 500. (Anubhav Dhoot via kasha)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/97f742f1
Tree: http://git-wip-us.apache.org/repos/asf/ha
YARN-3969. Updating CHANGES.txt to reflect the correct set of branches where
this is committed
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c2ae54e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0c2ae54e
Diff:
HADOOP-12202. releasedocmaker drops missing component and assignee entries (aw)
(cherry picked from commit adbacf7010373dbe6df239688b4cebd4a93a69e4)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cdb9a426
Tree: http://git-
HDFS-8735. Inotify: All events classes should implement toString() API.
Contributed by Surendra Singh Lilhore.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a52fbe9e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre
HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)
(cherry picked from commit 8e657fba2fd33f7550597ea9c4c6e9a87aa1ef1c)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ba982062
Tree: http://git-wip-us.apache.o
YARN-3958. TestYarnConfigurationFields should be moved to hadoop-yarn-api
module. Contributed by Varun Saxena.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/64efacf2
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre
YARN-3969. Allow jobs to be submitted to reservation that is active but does
not have any allocations. (subru via curino)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/21c9cb81
Tree: http://git-wip-us.apache.org/repos/asf
YARN-3973. Recent changes to application priority management break reservation
system from YARN-1051 (Carlo Curino via wangda)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27269108
Tree: http://git-wip-us.apache.org/repo
HDFS-8810. Correct assertions in TestDFSInotifyEventInputStream class.
Contributed by Surendra Singh Lilhore.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf80c0a6
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree
HDFS-8785. TestDistributedFileSystem is failing in trunk. Contributed by Xiaoyu
Yao.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c6f119d3
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c6f119d3
Diff: http://gi
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d32b8b9c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/planning/PlanningAlgorithm.java
-
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d32b8b9c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/TestGreedyReservationAgent.java
-
HADOOP-12237. releasedocmaker.py doesn't work behind a proxy (Tsuyoshi Ozawa
via aw)
(cherry picked from commit b41fe3111ae37478cbace2a07e6ac35a676ef978)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a02cd154
Tree: http:
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d32b8b9c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/planning/TestGreedyReservationAgent.java
YARN-3925. ContainerLogsUtils#getContainerLogFile fails to read container log
files from full disks. Contributed by zhihai xu
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cbb3a64c
Tree: http://git-wip-us.apache.org/repos
YARN-3656. LowCost: A Cost-Based Placement Agent for YARN Reservations.
(Jonathan Yaniv and Ishai Menache via curino)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d32b8b9c
Tree: http://git-wip-us.apache.org/repos/asf/had
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d725cf9d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/common/fica/FiCaSchedulerApp.java
-
HADOOP-12189. Improve CallQueueManager#swapQueue to make queue elements drop
nearly impossible. Contributed by Zhihai Xu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/472ca618
Tree: http://git-wip-us.apache.org/repos/asf
YARN-3026. Move application-specific container allocation logic from LeafQueue
to FiCaSchedulerApp. Contributed by Wangda Tan
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d725cf9d
Tree: http://git-wip-us.apache.org/repos
HADOOP-12135. cleanup releasedocmaker
(cherry picked from commit 3fee9f8d18dd60d83da674b3cfbefe666915fad8)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ae2bda5d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ae
YARN-3900. Protobuf layout of yarn_security_token causes errors in other protos
that include it (adhoot via rkanter)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/742872be
Tree: http://git-wip-us.apache.org/repos/asf/hado
HDFS-6682. Add a metric to expose the timestamp of the oldest under-replicated
block. (aajisaka)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/43df21a3
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/43df21a3
Dif
HADOOP-12259. Utility to Dynamic port allocation (brahmareddy via rkanter)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5e1eb48c
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5e1eb48c
Diff: http://git-wip-us.ap
HADOOP-12170. hadoop-common's JNIFlags.cmake is redundant and can be removed
(Alan Burlison via Colin P. McCabe)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c3107456
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t
HDFS-8773. Few FSNamesystem metrics are not documented in the Metrics page.
Contributed by Rakesh R.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a74126d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0a74126d
HDFS-8795. Improve InvalidateBlocks#node2blocks. (yliu)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/500e5f31
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/500e5f31
Diff: http://git-wip-us.apache.org/repos/asf/
YARN-3941. Proportional Preemption policy should try to avoid sending duplicate
PREEMPT_CONTAINER event to scheduler. (Sunil G via wangda)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d177e2a4
Tree: http://git-wip-us.apa
HDFS-8721. Add a metric for number of encryption zones. Contributed by Rakesh R.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/72df83bc
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/72df83bc
Diff: http://git-wip
HADOOP-12184. Remove unused Linux-specific constants in NativeIO (Martin Walsh
via Colin P. McCabe)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ddc71968
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ddc71968
HADOOP-11762. Enable swift distcp to secure HDFS (Chen He via aw)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/352310f2
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/352310f2
Diff: http://git-wip-us.apache.org/
YARN-3261. rewrite resourcemanager restart doc to remove roadmap bits (Gururaj
Shetty via aw)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec195908
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ec195908
Diff:
YARN-3956. Fix TestNodeManagerHardwareUtils fails on Mac (Varun Vasudev via
wangda)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02ca2ace
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/02ca2ace
Diff: http://git
HDFS-8730. Clean up the import statements in ClientProtocol. Contributed by
Takanobu Asanuma.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0fffd53d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0fffd53d
Diff:
HADOOP-12017. Hadoop archives command should use configurable replication
factor when closing (Contributed by Bibin A Chundatt)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef499f3a
Tree: http://git-wip-us.apache.org/rep
HDFS-8806. Inconsistent metrics: number of missing blocks with replication
factor 1 not properly cleared. Contributed by Zhe Zhang.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c26ca418
Tree: http://git-wip-us.apache.org
HDFS-8797. WebHdfsFileSystem creates too many connections for pread.
Contributed by Jing Zhao.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a6f3c1cf
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6f3c1cf
Diff:
YARN-3954. Fix
TestYarnConfigurationFields#testCompareConfigurationClassAgainstXml. (varun
saxena via rohithsharmaks)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c60d4cd8
Tree: http://git-wip-us.apache.org/repos/asf/ha
8.0 - UNRELEASED
YARN-3116. RM notifies NM whether a container is an AM container or normal
task container. (Giovanni Matteo Fumarola via zjshen)
+YARN-2003. Support for Application priority : Changes in RM and Capacity
+Scheduler. (Sunil G via wangda)
+
IMPROVEMENTS
Y
YARN-3845. Scheduler page does not render RGBA color combinations in IE11.
(Contributed by Mohammad Shahid Khan)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88e8cd55
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t
YARN-3878. AsyncDispatcher can hang while stopping if it is configured for
draining events on stop. Contributed by Varun Saxena
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d484101b
Tree: http://git-wip-us.apache.org/rep
Revert "HDFS-8344. NameNode doesn't recover lease for files with missing blocks
(raviprak)"
This reverts commit e4f756260f16156179ba4adad974ec92279c2fac.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://gi
YARN-2019. Retrospect on decision of making RM crashed if any exception throw
in ZKRMStateStore. Contributed by Jian He.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d436e8cf
Tree: http://git-wip-us.apache.org/repos/asf/
HADOOP-12161. Add getStoragePolicy API to the FileSystem interface.
(Contributed by Brahma Reddy Battula)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9ca634cd
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9ca
HDFS-8495. Consolidate append() related implementation into a single class.
Contributed by Rakesh R.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/38a23484
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/38a23484
MAPREDUCE-5801. Uber mode's log message is missing a vcore reason (Steven Wong
via aw)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88ed9835
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/88ed9835
Diff: http:/
HADOOP-12239. StorageException complaining " no lease ID" when updating
FolderLastModifiedTime in WASB. Contributed by Duo Xu.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/807b2225
Tree: http://git-wip-us.apache.org/repo
HADOOP-12009: Clarify FileSystem.listStatus() sorting order & fix
FileSystemContractBaseTest:testListStatus. (J.Andreina via jghoman)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/875458a7
Tree: http://git-wip-us.apache.o
YARN-3932. SchedulerApplicationAttempt#getResourceUsageReport and UserInfo
should based on total-used-resources. (Bibin A Chundatt via wangda)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ba48ae55
Tree: http://git-wip-us
HDFS-8642. Make TestFileTruncate more reliable. (Contributed by Rakesh R)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5099a940
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5099a940
Diff: http://git-wip-us.apa
HADOOP-12194. Support for incremental generation in the protoc plugin.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ca5d06b4
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ca5d06b4
Diff: http://git-wip-us.apache
HADOOP-12180. Move ResourceCalculatorPlugin from YARN to Common. (Chris Douglas
via kasha)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2f246e1a
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2f246e1a
Diff: htt
HDFS-8620. Clean up the checkstyle warinings about ClientProtocol. Contributed
by Takanobu Asanuma.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/13dc1106
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/13dc1106
YARN-3800. Reduce storage footprint for ReservationAllocation. Contributed by
Anubhav Dhoot.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fb8b2c18
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fb8b2c18
Diff: h
YARN-3892. Fixed NPE on RMStateStore#serviceStop when
CapacityScheduler#serviceInit fails. Contributed by Bibin A Chundatt
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61e0a40e
Tree: http://git-wip-us.apache.org/repos/as
YARN-3878. AsyncDispatcher can hang while stopping if it is configured for
draining events on stop. (Varun Saxena via kasha)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/73508ad1
Tree: http://git-wip-us.apache.org/repos/
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2f246e1a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/util/TestLinuxResourceCalculatorPlugin.java
--
diff --git
a/hadoop-yarn-project/ha
YARN-3849. Too much of preemption activity causing continuos killing of
containers across queues. (Sunil G via wangda)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a7e14587
Tree: http://git-wip-us.apache.org/repos/asf/ha
1 - 100 of 1481 matches
Mail list logo