Jason Lowe
|
9b949f49e3
|
YARN-6274. Documentation refers to incorrect nodemanager health checker interval property. Contributed by WeiWei Yang
(cherry picked from commit 05237636d3 )
|
2017-03-03 08:01:40 -06:00 |
Harsh J
|
d4c13df515
|
HADOOP-6801. io.sort.mb and io.sort.factor were renamed and moved to mapreduce but are still in CommonConfigurationKeysPublic.java and used in SequenceFile.java.
This closes #146
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit eb5a17954a )
|
2017-03-03 18:39:47 +09:00 |
Akira Ajisaka
|
e2fb9538f0
|
MAPREDUCE-6753. Variable in byte printed directly in mapreduce client. Contributed by Kai Sasaki.
(cherry picked from commit 19a1fc6373 )
|
2017-03-03 16:13:26 +09:00 |
Akira Ajisaka
|
e563cd8692
|
MAPREDUCE-6841. Fix dead link in MapReduce tutorial document. Contributed by Victor Nee.
(cherry picked from commit 4d33683882 )
|
2017-03-03 16:12:56 +09:00 |
Andrew Wang
|
d737a26c5a
|
Revert "HDFS-11477. Simplify file IO profiling configuration. Contributed by Hanisha Koneru."
This reverts commit 5e760f8dc4 .
|
2017-03-02 16:21:32 -08:00 |
Arpit Agarwal
|
5e760f8dc4
|
HDFS-11477. Simplify file IO profiling configuration. Contributed by Hanisha Koneru.
|
2017-03-02 15:38:32 -08:00 |
Steve Loughran
|
51fefbe38b
|
HADOOP-14138. Remove S3A ref from META-INF service discovery, rely on existing core-default entry.
Contributed by Steve Loughran
|
2017-03-02 21:41:49 +00:00 |
Ming Ma
|
8ce4863103
|
HDFS-11412. Maintenance minimum replication config value allowable range should be [0, DefaultReplication]. (Manoj Govindassamy via mingma)
|
2017-03-02 11:06:48 -08:00 |
Jian He
|
b8b605bfc5
|
MAPREDUCE-6852. Job#updateStatus() failed with NPE due to race condition. Contributed by Junping Du
|
2017-03-02 10:59:18 -08:00 |
John Zhuge
|
cacaa299cf
|
HDFS-11418. HttpFS should support old SSL clients. Contributed by John Zhuge.
Change-Id: I05b1228f7f168e9b5904365ba9e81be3f29dce74
|
2017-03-01 19:45:25 -08:00 |
John Zhuge
|
133857ba04
|
HADOOP-14131. kms.sh creates bogus dir for tomcat logs. Contributed by John Zhuge.
Change-Id: I444e10318eb64dcd4c0416b985d12049c72e8943
|
2017-03-01 16:31:34 -08:00 |
Arpit Agarwal
|
ff08f54f41
|
HDFS-11479. Socket re-use address option should be used in SimpleUdpServer. Contributed by Mukul Kumar Singh.
|
2017-03-01 12:59:09 -08:00 |
Brahma Reddy Battula
|
a545ee4d7f
|
HDFS-11432. Federation : Support fully qualified path for Quota/Snapshot/cacheadmin/cryptoadmin commands. Contributed by Brahma Reddy Battula.
(cherry picked from commit dcd03df9f9 )
|
2017-03-01 10:47:47 +05:30 |
Jian He
|
c7ddf95d4a
|
YARN-6153. KeepContainer does not work when AM retry window is set. Contributed by kyungwan nam
(cherry picked from commit 235203dffd )
|
2017-02-28 13:26:55 -08:00 |
Xuan
|
95bd3c3d55
|
YARN-6189: Improve application status log message when RM restarted when
app is in NEW state. Contributed by Junping Du
(cherry picked from commit e0bb867c3f )
|
2017-02-28 11:06:07 -08:00 |
Gera Shegalov
|
df35ba81fe
|
YARN-1728. Workaround guice3x-undecoded pathInfo in YARN WebApp. (Yuanbo Liu via gera)
|
2017-02-28 09:46:57 -08:00 |
Zhe Zhang
|
5fb785e154
|
HDFS-11466. Change dfs.namenode.write-lock-reporting-threshold-ms default from 1000ms to 5000ms. Contributed by Andrew Wang.
(cherry picked from commit d269b488a7 )
|
2017-02-28 09:02:59 -08:00 |
Karthik Kambatla
|
58eefc71c7
|
YARN-6231. FairSchedulerTestBase helper methods should call scheduler.update to avoid flakiness. (kasha)
(cherry picked from commit f187d63816 )
|
2017-02-27 22:16:32 -08:00 |
Lei Xu
|
76bf47cb91
|
Add missing file hadoop-common-project/hadoop-kms/src/main/tomcat/catalina-default.properties for HADOOP-14083. (lei)
|
2017-02-27 20:49:35 -08:00 |
Yongjun Zhang
|
16ca70553c
|
HADOOP-14127. Add log4j configuration to enable logging in hadoop-distcp's tests. (Xiao Chen via Yongjun Zhang)
(cherry picked from commit d235dcdf0b )
|
2017-02-27 20:46:17 -08:00 |
Lei Xu
|
d440ad46b5
|
HADOOP-14083. KMS should support old SSL clients. (John Zhuge via Lei Xu)
|
2017-02-27 18:12:00 -08:00 |
Naganarasimha
|
1eec911cd9
|
YARN-5703. ReservationAgents are not correctly configured. Contributed by Manikandan R.
(cherry picked from commit 5f5b031d1f )
|
2017-02-27 20:42:10 +05:30 |
Sunil G
|
68b08e96a0
|
YARN-6123. [YARN-5864] Add a test to make sure queues of orderingPolicy will be updated when childQueues is added or removed. Contributed by Wangda Tan.
|
2017-02-27 17:54:47 +05:30 |
Yiqun Lin
|
6cd39803ba
|
HADOOP-14119. Remove unused imports from GzipCodec.java. Contributed by Yiqun Lin.
(cherry picked from commit 9db2e0c8d4 )
|
2017-02-27 18:41:47 +08:00 |
Karthik Kambatla
|
c24325bbcb
|
YARN-6172. FSLeafQueue demand update needs to be atomic. (Miklos Szegedi via kasha)
(cherry picked from commit fbfe86deea )
|
2017-02-26 20:37:18 -08:00 |
Karthik Kambatla
|
a95d3e1fe7
|
YARN-6215. FairScheduler preemption and update should not run concurrently. (Tao Jie via kasha)
(cherry picked from commit 815d53506f )
|
2017-02-26 20:31:03 -08:00 |
Wei-Chiu Chuang
|
f3cdf29af4
|
HDFS-8498. Blocks can be committed with wrong size. Contributed by Jing Zhao.
|
2017-02-25 21:13:51 -08:00 |
Steve Loughran
|
29fe5af017
|
HADOOP-14028. S3A BlockOutputStreams doesn't delete temporary files in multipart uploads or handle part upload failures.
Contributed by Steve Loughran.
|
2017-02-25 15:31:26 +00:00 |
Arpit Agarwal
|
98af813098
|
HDFS-11462. Fix occasional BindException in TestNameNodeMetricsLogger.
|
2017-02-24 19:53:45 -08:00 |
Yiqun Lin
|
31f9ef2203
|
HDFS-11433. Document missing usages of OfflineEditsViewer processors. Contributed by Yiqun Lin.
(cherry picked from commit 4a58870a04 )
|
2017-02-25 10:03:02 +08:00 |
Arpit Agarwal
|
fa86ec99a1
|
HDFS-11295. Check storage remaining instead of node remaining in BlockPlacementPolicyDefault.chooseReplicaToDelete(). Contributed by Marton Elek.
|
2017-02-24 15:44:19 -08:00 |
Xuan
|
5c509f5f0c
|
HADOOP-14116:FailoverOnNetworkExceptionRetry does not wait when failover
on certain exception. Contributed by Jian He
(cherry picked from commit 289bc50e66 )
|
2017-02-24 11:43:22 -08:00 |
Akira Ajisaka
|
bd3c2a2ee9
|
HDFS-10620. StringBuilder created and appended even if logging is disabled. Contributed by Staffan Friberg.
|
2017-02-25 04:17:17 +09:00 |
Xuan
|
19c5b3d622
|
YARN-6228: EntityGroupFSTimelineStore should allow configurable cache
stores. Contributed by Li Lu
(cherry picked from commit 53d372a255 )
|
2017-02-24 11:00:16 -08:00 |
Harsh J
|
c097d0343c
|
HADOOP-13817. Add a finite shell command timeout to ShellBasedUnixGroupsMapping. (harsh)
(cherry picked from commit e8694deb6a )
|
2017-02-24 21:34:31 +05:30 |
Akira Ajisaka
|
b5a8c49cf3
|
HADOOP-14097. Remove Java6 specific code from GzipCodec.java. Contributed by Elek, Marton.
(cherry picked from commit 50decd3613 )
|
2017-02-25 00:29:40 +09:00 |
Steve Loughran
|
c6d7da2112
|
HADOOP-14114 S3A can no longer handle unencoded + in URIs. Contributed by Sean Mackrory.
(cherry picked from commit ff87ca8441 )
|
2017-02-24 10:40:58 +00:00 |
Wangda Tan
|
650ff95e00
|
YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda)
(cherry picked from commit 0a55bd841e )
|
2017-02-23 17:22:25 -08:00 |
Karthik Kambatla
|
40bc9e7ddb
|
YARN-6222. TestFairScheduler.testReservationMetrics is flaky. (Yufei Gu via kasha)
(cherry picked from commit 694e680d20 )
|
2017-02-23 15:30:29 -08:00 |
Arpit Agarwal
|
9b947611a7
|
HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B
|
2017-02-23 14:25:17 -08:00 |
Mingliang Liu
|
b0f8de184a
|
HADOOP-14091. AbstractFileSystem implementaion for 'wasbs' scheme. Contributed Varada Hemeswari.
(cherry picked from commit 82607fce39 )
|
2017-02-23 14:11:08 -08:00 |
Wangda Tan
|
a82480c7d4
|
YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda)
|
2017-02-23 13:59:20 -08:00 |
Sunil G
|
801357726d
|
YARN-6211. Synchronization improvement for moveApplicationAcrossQueues and updateApplicationPriority. Contributed by Bibin A Chundatt.
(cherry picked from commit a207aa9930 )
|
2017-02-23 14:25:14 +05:30 |
Karthik Kambatla
|
37edbd35f1
|
YARN-6194. Cluster capacity in SchedulingPolicy is updated only on allocation file reload. (Yufei Gu via kasha)
(cherry picked from commit b10e962224 )
|
2017-02-22 15:59:11 -08:00 |
Karthik Kambatla
|
ca7a6a7365
|
YARN-6210. FairScheduler: Node reservations can interfere with preemption. (kasha)
(cherry picked from commit 718ad9f6ee )
|
2017-02-22 15:52:44 -08:00 |
Daniel Templeton
|
4c883f331c
|
MAPREDUCE-6825. YARNRunner#createApplicationSubmissionContext method is longer than 150 lines (Contributed by Gergely Novák via Daniel Templeton)
(cherry picked from commit 732ee6f0b5 )
|
2017-02-22 15:40:12 -08:00 |
Andrew Wang
|
6c5fd82773
|
HDFS-11438. Fix typo in error message of StoragePolicyAdmin tool. Contributed by Alison Yu.
(cherry picked from commit d150f061f4 )
|
2017-02-22 15:16:12 -08:00 |
Mingliang Liu
|
db955f0844
|
HADOOP-14102. Relax error message assertion in S3A test ITestS3AEncryptionSSEC. Contributed by Mingliang Liu
(cherry picked from commit 0013090fb4 )
|
2017-02-22 14:38:57 -08:00 |
Ming Ma
|
0add328c8c
|
HDFS-11411. Avoid OutOfMemoryError in TestMaintenanceState test runs. (Manoj Govindassamy via mingma)
(cherry picked from commit cfcd527323 )
|
2017-02-22 09:42:47 -08:00 |
Steve Loughran
|
171b18693a
|
HADOOP-14099 Split S3 testing documentation out into its own file. Contributed by Steve Loughran.
|
2017-02-22 11:41:24 +00:00 |