[
https://issues.apache.org/jira/browse/HADOOP-16551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923901#comment-16923901
]
Zhankun Tang edited comment on HADOOP-16551 at 9/6/19 3:30 AM:
---------------------------------------------------------------
Am I missing something before running this script? It seems not. I'm followingÂ
[https://cwiki.apache.org/confluence/display/HADOOP2/HowToRelease]
Could you please help with this? [~aw]
was (Author: tangzhankun):
Am I missing something before running this script? It seems not. I'm followingÂ
[https://cwiki.apache.org/confluence/display/HADOOP2/HowToRelease]
Could you please help with this? @Allen Wittenauer
> The changelog*.md seems not generated when create-release
> ---------------------------------------------------------
>
> Key: HADOOP-16551
> URL: https://issues.apache.org/jira/browse/HADOOP-16551
> Project: Hadoop Common
> Issue Type: Task
> Reporter: Zhankun Tang
> Priority: Blocker
>
> Hi,
> When creating Hadoop 3.1.3 release with "create-release" script, after the
> mvn site succeeded. But it complains about this and failed:
> {code:java}
> dev-support/bin/create-release --asfrelease --docker --dockercache{code}
> {code:java}
> $ cd /build/source
> $ mv /build/source/target/hadoop-site-3.1.3.tar.gz
> /build/source/target/artifacts/hadoop-3.1.3-site.tar.gz
> $ cp -p
> /build/source/hadoop-common-project/hadoop-common/src/site/markdown/release/3.1.3/CHANGES*.md
> /build/source/target/artifacts/CHANGES.md
> cp: cannot stat
> '/build/source/hadoop-common-project/hadoop-common/src/site/markdown/release/3.1.3/CHANGES*.md':
> No such file or directory
> {code}
> And there's no 3.1.3 release site markdown folder.
> {code:java}
> [ztang@release-vm hadoop]$ ls
> hadoop-common-project/hadoop-common/src/site/markdown/release/3.1.3
> ls: cannot access
> hadoop-common-project/hadoop-common/src/site/markdown/release/3.1.3: No such
> file or directory
> {code}
> I've checked the HADOOP-14671 but have no idea why this changelog is not
> generated.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]