File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
hadoop-common-project/hadoop-common Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -82,9 +82,6 @@ Trunk (unreleased changes)
8282 HADOOP-8059. Add javadoc to InterfaceAudience and InterfaceStability.
8383 (Brandon Li via suresh)
8484
85- HADOOP-8533. Remove parallel call ununsed capability in RPC.
86- (Brandon Li via suresh)
87-
8885 BUG FIXES
8986
9087 HADOOP-8177. MBeans shouldn't try to register when it fails to create MBeanName.
@@ -234,16 +231,21 @@ Branch-2 ( Unreleased changes )
234231 HADOOP-8463. hadoop.security.auth_to_local needs a key definition and doc.
235232 (Madhukara Phatak via eli)
236233
234+ HADOOP-8533. Remove parallel call ununsed capability in RPC.
235+ (Brandon Li via suresh)
236+
237237 BUG FIXES
238238
239239 HADOOP-8372. NetUtils.normalizeHostName() incorrectly handles hostname
240240 starting with a numeric character. (Junping Du via suresh)
241241
242- HADOOP-8393. hadoop-config.sh missing variable exports, causes Yarn jobs to fail with ClassNotFoundException MRAppMaster. (phunt via tucu)
242+ HADOOP-8393. hadoop-config.sh missing variable exports, causes Yarn jobs
243+ to fail with ClassNotFoundException MRAppMaster. (phunt via tucu)
243244
244245 HADOOP-8316. Audit logging should be disabled by default. (eli)
245246
246- HADOOP-8400. All commands warn "Kerberos krb5 configuration not found" when security is not enabled. (tucu)
247+ HADOOP-8400. All commands warn "Kerberos krb5 configuration not found"
248+ when security is not enabled. (tucu)
247249
248250 HADOOP-8406. CompressionCodecFactory.CODEC_PROVIDERS iteration is
249251 thread-unsafe (todd)
You can’t perform that action at this time.
0 commit comments