Jian He
|
589b537631
|
YARN-4748. ApplicationHistoryManagerOnTimelineStore should not swallow exceptions on generateApplicationReport. Contributed by Li Lu
(cherry picked from commit d93c22ec274b1a0f29609217039b80732886fed7)
|
2016-02-29 18:19:34 -08:00 |
|
Jian He
|
3e842de1d5
|
HADOOP-12622. Improve the loggings in RetryPolicies and RetryInvocationHandler. Contributed by Junping Du
|
2016-02-29 16:24:30 -08:00 |
|
Karthik Kambatla
|
84172b047b
|
YARN-4704. TestResourceManager#testResourceAllocation() fails when using FairScheduler. (Yufei Gu via kasha)
(cherry picked from commit 9dafaaaf0de68ce7f5e495ea4b8e0ce036dc35a2)
|
2016-02-29 16:10:26 -08:00 |
|
Jing Zhao
|
3cb7ae11a8
|
HDFS-7964. Add support for async edit logging. Contributed by Daryn Sharp.
(cherry picked from commit 2151716832ad14932dd65b1a4e47e64d8d6cd767)
|
2016-02-29 15:45:23 -08:00 |
|
Haohui Mai
|
c5db4ab0b4
|
HADOOP-12813. Migrate TestRPC and related codes to rebase on ProtobufRpcEngine. Contributed by Kai Zheng.
|
2016-02-29 14:10:18 -08:00 |
|
Jason Lowe
|
bd0f5085e3
|
YARN-4731. container-executor should not follow symlinks in recursive_unlink_children. Contributed by Colin Patrick McCabe
(cherry picked from commit c58a6d53c58209a8f78ff64e04e9112933489fb5)
|
2016-02-29 15:26:26 +00:00 |
|
Akira Ajisaka
|
531a081b01
|
HDFS-9864. Correct reference for RENEWDELEGATIONTOKEN and CANCELDELEGATIONTOKEN in webhdfs doc. Contributed by Brahma Reddy Battula.
(cherry picked from commit 056f9013122dc3f0effc62d620261c312dd7f8ed)
|
2016-02-29 18:42:35 +09:00 |
|
Masatake Iwasaki
|
32c7791a6c
|
HADOOP-12552. Fix undeclared/unused dependency to httpclient (iwasakims)
(cherry picked from commit 809ebc0b146135d86433e9c7bfa17e294b7928f2)
|
2016-02-29 18:23:33 +09:00 |
|
Rohith Sharma K S
|
2a1bb6cb67
|
YARN-4566. Fix test failure in TestMiniYarnClusterNodeUtilization. (Takashi Ohnishi via rohithsharmaks)
(cherry picked from commit e0b14f26f5201a149218276469434df511697acc)
|
2016-02-29 10:50:23 +08:00 |
|
Suresh Srinivas
|
fca24fbbaa
|
HADOOP-9121. InodeTree.java has redundant check for vName while throwing exception. Contributed by Arup Malakar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418005 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit a5331eeeadd1f248b6961078303d75d41f241919)
|
2016-02-29 11:35:19 +09:00 |
|
Chris Nauroth
|
2e761dabd8
|
HADOOP-12846. Credential Provider Recursive Dependencies. Contributed by Larry McCay.
(cherry picked from commit 7634d404b750eafa135a37fa275325d0398255fb)
|
2016-02-28 11:23:02 -08:00 |
|
Karthik Kambatla
|
f3b37d8020
|
YARN-4718. Rename variables in SchedulerNode to reduce ambiguity post YARN-1011. (Inigo Goiri via kasha)
(cherry picked from commit f9692770a58af0ab082eb7f15da9cbdcd177605b)
|
2016-02-28 10:01:48 -08:00 |
|
Li Lu
|
090f74c741
|
HADOOP-12831. LocalFS/FSOutputSummer NPEs in constructor if bytes per checksum set to 0 (Mingliang Liu via gtcarrera9)
(cherry-picked from commit 7545ce6636066a05763744a817878e03ee87f456)
|
2016-02-27 22:03:49 -08:00 |
|
Steve Loughran
|
4d870b1faa
|
HADOOP-12825. Log slow name resolutions. (Sidharta Seethana via stevel)
|
2016-02-27 20:05:53 +00:00 |
|
Chris Nauroth
|
c692d7c52f
|
HADOOP-12849. TestSymlinkLocalFSFileSystem fails intermittently. Contributed by Mingliang Liu.
(cherry picked from commit 798babf661311264fa895c89a33d0f2da927da33)
|
2016-02-26 21:59:14 -08:00 |
|
Robert Kanter
|
48cb4b9ba7
|
MAPREDUCE-6622. Add capability to set JHS job cache to a task-based limit (rchiang via rkanter)
(cherry picked from commit 0f72da7e281376f4fcbfbf3fb33f5d7fedcdb1aa)
|
2016-02-26 17:57:45 -08:00 |
|
Tsz-Wo Nicholas Sze
|
7b79567cf9
|
HDFS-9710. DN can be configured to send block receipt IBRs in batches.
|
2016-02-26 15:34:00 -08:00 |
|
Xiaoyu Yao
|
1513c0179e
|
HDFS-9831. Document webhdfs retry configuration keys introduced by HDFS-5219/HDFS-5122. Contributed by Xiaobing Zhou.
|
2016-02-26 14:24:03 -08:00 |
|
Jason Lowe
|
0bd7ba4ea8
|
YARN-4723. NodesListManager$UnknownNodeId ClassCastException. Contributed by Kuhu Shukla
(cherry picked from commit 6b0f813e898cbd14b2ae52ecfed6d30bce8cb6b7)
|
2016-02-26 20:25:56 +00:00 |
|
Lei Xu
|
49a10a3cec
|
HADOOP-12841. Update s3-related properties in core-default.xml. (Wei-Chiu Chuang via lei)
(cherry picked from commit 2093acf6b659d5a271b7e97f9b64652d7cf01eef)
|
2016-02-26 10:48:35 -08:00 |
|
Ming Ma
|
1656bcec5f
|
YARN-4720. Skip unnecessary NN operations in log aggregation. (Jun Gong via mingma)
(cherry picked from commit 7f3139e54da2c496327446a5eac43f8421fc8839)
|
2016-02-26 08:43:14 -08:00 |
|
Suresh Srinivas
|
b1d497a7de
|
HADOOP-8818. Use equals instead == in MD5MD5CRC32FileChecksum and TFileDumper. Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1385374 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 0c53ed4cd122f87b2b041d670b9b59e27da5439c)
|
2016-02-27 01:27:00 +09:00 |
|
Kihwal Lee
|
03afcdd39d
|
HDFS-9855. Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332. Contributed by Kuhu Shukla.
|
2016-02-26 10:22:27 -06:00 |
|
Masatake Iwasaki
|
b0091338f2
|
HADOOP-12711. Remove dependency on commons-httpclient for ServletUtil (Wei-Chiu Chuang via iwasakims)
|
2016-02-26 15:32:07 +09:00 |
|
Robert Kanter
|
872b8d90a6
|
YARN-4579. Allow DefaultContainerExecutor container log directory permissions to be configurable (rchiang via rkanter)
(cherry picked from commit d7fdec1e6b465395d2faca6e404e329d20f6c3d8)
|
2016-02-25 16:40:05 -08:00 |
|
Karthik Kambatla
|
6722e17f6d
|
HDFS-9858. RollingFileSystemSink can throw an NPE on non-secure clusters. (Daniel Templeton via kasha)
(cherry picked from commit c2460dad642feee1086442d33c30c24ec77236b9)
|
2016-02-25 16:36:07 -08:00 |
|
Xiaoyu Yao
|
7ad6ca1eb2
|
HADOOP-12824. Collect network and disk usage on the node running Windows. Contributed by Inigo Goiri.
|
2016-02-25 15:50:36 -08:00 |
|
Robert Kanter
|
ec48848711
|
YARN-4701. When task logs are not available, port 8041 is referenced instead of port 8042 (haibochen via rkanter)
(cherry picked from commit c4d4df8de09ee0c89ea8176bd8149900becd3c0c)
|
2016-02-25 12:48:29 -08:00 |
|
Karthik Kambatla
|
6a75c5af09
|
YARN-4729. SchedulerApplicationAttempt#getTotalRequiredResources can throw an NPE. (kasha)
(cherry picked from commit c684f2b007a4808dafbe1c1d3ce01758e281d329)
|
2016-02-24 18:34:21 -08:00 |
|
Chris Nauroth
|
4892f6a0eb
|
HDFS-9843. Document distcp options required for copying between encrypted locations. Contributed by Xiaoyu Yao.
(cherry picked from commit dbbfc58c33fd1d2f7abae1784c2d78b7438825e2)
|
2016-02-24 15:16:13 -08:00 |
|
Robert Kanter
|
c2098d2470
|
YARN-4697. NM aggregation thread pool is not bound by limits (haibochen via rkanter)
(cherry picked from commit 954dd57043d2de4f962876c1b89753bfc7e4ce55)
|
2016-02-24 15:00:48 -08:00 |
|
cnauroth
|
92e49cdd04
|
HADOOP-12716. KerberosAuthenticator#doSpnegoSequence use incorrect class to determine isKeyTab in JDK8. Contributed by Xiaoyu Yao.
(cherry picked from commit d6b181c6faa56e43c9f05d2cc860a0aeb940fd90)
|
2016-02-24 14:05:55 -08:00 |
|
Li Lu
|
51162f9629
|
YARN-4680. TimerTasks leak in ATS V1.5 Writer. (Xuan Gong via
gtcarrera9)
|
2016-02-24 13:52:11 -08:00 |
|
cnauroth
|
59cd23e279
|
HDFS-9854. Log cipher suite negotiation more verbosely. Contributed by Wei-Chiu Chuang.
(cherry picked from commit d1dd248b756e5a323ac885eefd3f81a639d6b86f)
|
2016-02-24 12:11:44 -08:00 |
|
Kihwal Lee
|
83f7f62be3
|
HDFS-9395. Make HDFS audit logging consistant. Contributed by Kuhu Shukla.
(cherry picked from commit d27d7fc72e279614212c1eae52a84675073e89fb)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
|
2016-02-24 12:08:43 -06:00 |
|
Sangjin Lee
|
432a2367ce
|
YARN-4722. AsyncDispatcher logs redundant event queue sizes (Jason Lowe via sjlee)
(cherry picked from commit 553b591ba06bbf0b18dca674d25a48218fed0a26)
|
2016-02-24 09:30:37 -08:00 |
|
cnauroth
|
9ea19a861f
|
HADOOP-12535. Run FileSystem contract tests with hadoop-azure. Contributed by Madhumita Chakraborty.
(cherry picked from commit 3369a4f6916f12e9d6b97072badd1b176be443bd)
|
2016-02-23 21:37:56 -08:00 |
|
Robert Kanter
|
d9f01f28a0
|
MAPREDUCE-6640. mapred job -history command should be able to take Job ID (rkanter)
(cherry picked from commit 4343a4cf7790b47dc7ecd18f8634e6b9c805e775)
|
2016-02-23 17:38:25 -08:00 |
|
Zhe Zhang
|
9ecb71f92c
|
HDFS-9844. Correct path creation in getTrashRoot to handle root dir.
Change-Id: I5afe6c7176063892e3e632698c849bd9f4b92906
|
2016-02-23 13:30:21 -08:00 |
|
Jason Lowe
|
acffe82353
|
YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early. Contributed by Ming Ma
(cherry picked from commit d284e187b8db43056236032ebc2114ee462c27f6)
|
2016-02-23 20:51:01 +00:00 |
|
Colin Patrick Mccabe
|
440379a0d4
|
HDFS-9549. TestCacheDirectives#testExceedsCapacity is flaky (Xiao Chen via cmccabe)
(cherry picked from commit 211c78c09073e5b34db309b49d8de939a7a812f5)
|
2016-02-23 12:05:53 -08:00 |
|
Colin Patrick Mccabe
|
7dfcf40352
|
HADOOP-12829. StatisticsDataReferenceCleaner swallows interrupt exceptions (Gregory Chanan via cmccabe)
(cherry picked from commit d9c409a4286e36387fb39e7d622e850c13315465)
|
2016-02-23 11:27:55 -08:00 |
|
Junping Du
|
e3ce0ffdc3
|
YARN-3223. Resource update during NM graceful decommission. Contributed by Brook Zhou.
(cherry picked from commit 9ed17f181d96b8719a0ef54a129081948781d57e)
|
2016-02-23 03:35:47 -08:00 |
|
Tsuyoshi Ozawa
|
4ee55d0322
|
YARN-4648. Move preemption related tests from TestFairScheduler to TestFairSchedulerPreemption. Contributed by Kai Sasaki.
(cherry picked from commit 0e12114c9ccb0c6b16c258227a433b075418796e)
|
2016-02-23 19:50:40 +09:00 |
|
Tsuyoshi Ozawa
|
56b82de6e1
|
HDFS-9084. Pagination, sorting and filtering of files/directories in the HDFS Web UI. (Contributed by Ravi Prakash)
(cherry picked from commit 48c61cd6aa3feae6a4a71d2d1bb6d01a3d50c7b7)
|
2016-02-23 19:31:22 +09:00 |
|
Rohith Sharma K S
|
544a2ff7c9
|
YARN-4651. Document movetoqueue option in 'YARN Commands'. (Takashi Ohnishi via rohithsharmaks)
(cherry picked from commit de09f41147bf0b6501e82b44afe4e39fe5c3b835)
|
2016-02-23 18:07:57 +08:00 |
|
Varun Vasudev
|
f1999fe275
|
MAPREDUCE-6635. Unsafe long to int conversion in UncompressedSplitLineReader and IndexOutOfBoundsException. Contributed by Junping Du.
(cherry picked from commit c6f2d761d5430eac6b9f07f137a7028de4e0660c)
|
2016-02-23 13:05:52 +05:30 |
|
Varun Vasudev
|
2c218ca8a8
|
YARN-4709. NMWebServices produces incorrect JSON for containers. Contributed by Varun Saxena.
(cherry picked from commit 140cb5d74565aad848b40a251ec02b597a3a20d4)
|
2016-02-23 12:32:16 +05:30 |
|
cnauroth
|
a5511debdb
|
HADOOP-12555. WASB to read credentials from a credential provider. Contributed by Larry McCay.
(cherry picked from commit 27b77751c1163ab4a1ce081a426e5190d1b8aff4)
|
2016-02-22 17:30:32 -08:00 |
|
Tsz-Wo Nicholas Sze
|
9b10373b2b
|
HDFS-8578. On upgrade, Datanode should process all storage/data dirs in parallel. Contributed by vinayakumarb and szetszwo
|
2016-02-22 15:16:14 -08:00 |
|