Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hadoop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cld
systems
hadoop
Commits
95d8146f
Commit
95d8146f
authored
Dec 11, 2015
by
Junping Du
Browse files
Options
Downloads
Patches
Plain Diff
update release note due to recently blocker
parent
0e9cef45
No related branches found
Tags
release-2.6.3-RC0
release-2.6.3-RC0.1
release-2.6.3-RC1
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
+16
-0
16 additions, 0 deletions
...mon-project/hadoop-common/src/main/docs/releasenotes.html
with
16 additions
and
0 deletions
hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
+
16
−
0
View file @
95d8146f
...
...
@@ -12,10 +12,22 @@ <h1>Hadoop 2.6.3 Release Notes</h1>
<a
name=
"changes"
/>
<h2>
Changes since Hadoop 2.6.2
</h2>
<ul>
<li>
<a
href=
"https://issues.apache.org/jira/browse/YARN-4434"
>
YARN-4434
</a>
.
Minor bug reported by Takashi Ohnishi and fixed by Weiwei Yang (documentation , nodemanager)
<br>
<b>
NodeManager Disk Checker parameter documentation is not correct
</b><br>
<blockquote></blockquote></li>
<li>
<a
href=
"https://issues.apache.org/jira/browse/YARN-4424"
>
YARN-4424
</a>
.
Blocker bug reported by Yesha Vora and fixed by Jian He
<br>
<b>
Fix deadlock in RMAppImpl
</b><br>
<blockquote></blockquote></li>
<li>
<a
href=
"https://issues.apache.org/jira/browse/YARN-4365"
>
YARN-4365
</a>
.
Major bug reported by Jason Lowe and fixed by Kuhu Shukla (resourcemanager)
<br>
<b>
FileSystemNodeLabelStore should check for root dir existence on startup
</b><br>
<blockquote></blockquote></li>
<li>
<a
href=
"https://issues.apache.org/jira/browse/YARN-4348"
>
YARN-4348
</a>
.
Blocker bug reported by Tsuyoshi Ozawa and fixed by Tsuyoshi Ozawa
<br>
<b>
ZKRMStateStore.syncInternal shouldn't wait for sync completion for avoiding blocking ZK's event thread
</b><br>
<blockquote></blockquote></li>
<li>
<a
href=
"https://issues.apache.org/jira/browse/YARN-4344"
>
YARN-4344
</a>
.
Critical bug reported by Varun Vasudev and fixed by Varun Vasudev (resourcemanager)
<br>
<b>
NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations
</b><br>
...
...
@@ -96,6 +108,10 @@ <h2>Changes since Hadoop 2.6.2</h2>
Critical bug reported by Chang Li and fixed by Chang Li
<br>
<b>
Make DataStreamer#block thread safe and verify genStamp in commitBlock
</b><br>
<blockquote></blockquote></li>
<li>
<a
href=
"https://issues.apache.org/jira/browse/HDFS-9273"
>
HDFS-9273
</a>
.
Critical bug reported by Xiao Chen and fixed by Xiao Chen (namenode)
<br>
<b>
ACLs on root directory may be lost after NN restart
</b><br>
<blockquote></blockquote></li>
<li>
<a
href=
"https://issues.apache.org/jira/browse/HDFS-9083"
>
HDFS-9083
</a>
.
Blocker bug reported by Rushabh S Shah and fixed by Rushabh S Shah (namenode)
<br>
<b>
Replication violates block placement policy.
</b><br>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment