[
https://issues.apache.org/jira/browse/HDDS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16615505#comment-16615505
]
Bharat Viswanadham commented on HDDS-463:
-----------------------------------------
Hi [~elek]
Thanks for reporting and fixing the issue.
Few comments:
# In ozone-dist-layout-stitching, after findĀ "." is missing.
find -name "*tests.jar" | xargs rm
find -name "*sources.jar" | xargs rm
find -name jdiff -type d | xargs rm -rf
# cp "${ROOT}/hadoop-distc/src/main/ozone/OZONE-README.txt" . This line is
having and additional character 'c' it should be hadoop-dist.
# In OZONE-README.md, do we need below lines, as this is ozone specific
distribution?For the latest information about Hadoop, please visit our website
at:
[http://hadoop.apache.org/]
and our wiki, at:
[http://wiki.apache.org/hadoop/]
> Fix the release packaging of the ozone distribution
> ---------------------------------------------------
>
> Key: HDDS-463
> URL: https://issues.apache.org/jira/browse/HDDS-463
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Elek, Marton
> Assignee: Elek, Marton
> Priority: Blocker
> Attachments: HDDS-463-ozone-0.2.001.patch
>
>
> I found a few small problem during my test to release ozone:
> 1. The source assembly file still contains the ancient hdsl string in the name
> 2. The README of the binary distribution is confusing (this is Hadoop)
> 3. the binary distribution contains unnecessary test and source jar files
> 4. (Thanks to [~bharatviswa]): The log message after the dist creation is bad
> (doesn't contain the restored version tag in the name)
> I combined these problems as all of the problems could be solved with very
> small modifications...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]