[
https://issues.apache.org/jira/browse/HADOOP-14364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000078#comment-16000078
]
Andrew Wang commented on HADOOP-14364:
--------------------------------------
Thanks for working on this Allen. A few review comments:
* Indentation looks wrong for pom.xml change
* Looks like some releases were deleted in this update:
{noformat}
-> % git st | grep deleted
deleted:
hadoop-common-project/hadoop-common/src/site/markdown/release/0.13.1/CHANGES.0.13.1.md
deleted:
hadoop-common-project/hadoop-common/src/site/markdown/release/0.13.1/RELEASENOTES.0.13.1.md
deleted:
hadoop-common-project/hadoop-common/src/site/markdown/release/0.20.204.1/CHANGES.0.20.204.1.md
deleted:
hadoop-common-project/hadoop-common/src/site/markdown/release/0.20.204.1/RELEASENOTES.0.20.204.1.md
{noformat}
* Similarly, docs were generated for some unreleased versions:
{noformat}
hadoop-common-project/hadoop-common/src/site/markdown/release/2.6.5/
hadoop-common-project/hadoop-common/src/site/markdown/release/2.6.6/
hadoop-common-project/hadoop-common/src/site/markdown/release/2.7.3/
hadoop-common-project/hadoop-common/src/site/markdown/release/2.7.4/
hadoop-common-project/hadoop-common/src/site/markdown/release/2.8.1/
hadoop-common-project/hadoop-common/src/site/markdown/release/2.8.2/
hadoop-common-project/hadoop-common/src/site/markdown/release/2.9.0/
{noformat}
* I better understand your desire to close JIRAs now, since I'm worried about
adding/dropping JIRAs when regenerating the release notes. Can you comment on
any quick parity checks, e.g. seeing if the # of JIRAs has changed? Our fix
versions are still not being reliably set, I ran [this
query|https://issues.apache.org/jira/issues/?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20and%20fixVersion%20%3D%20%222.8.1%22%20and%20fixVersion%20!%3D%20%222.9.0%22]
and it shows 44 JIRAs that are fixVersion 2.8.1 and 2.8.2 but not 2.9.0
(almost certainly errors).
> refresh changelog/release notes with newer Apache Yetus build
> -------------------------------------------------------------
>
> Key: HADOOP-14364
> URL: https://issues.apache.org/jira/browse/HADOOP-14364
> Project: Hadoop Common
> Issue Type: Bug
> Components: build, documentation
> Affects Versions: 3.0.0-alpha3
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Attachments: HADOOP-14364.00.patch
>
>
> A lot of fixes went into Apache Yetus 0.4.0 wrt releasedocs and how it's
> output gets rendered with mvn site. We should re-run releasedocs for all
> releases and refresh the content to use the new formatting.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]