[
https://issues.apache.org/jira/browse/HDDS-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HDDS-2219 started by YiSheng Lien.
------------------------------------------
> Move all the ozone dist scripts/configs to one location
> -------------------------------------------------------
>
> Key: HDDS-2219
> URL: https://issues.apache.org/jira/browse/HDDS-2219
> Project: Hadoop Distributed Data Store
> Issue Type: Task
> Components: build
> Reporter: Marton Elek
> Assignee: YiSheng Lien
> Priority: Major
> Labels: newbe
>
> The hadoop distribution tar file contains jar files scripts and default
> configuration files.
> The scripts and configuration files are stored in multiple separated projects
> without any reason:
> {code:java}
> ls hadoop-hdds/common/src/main/bin/
> hadoop-config.cmd hadoop-config.sh hadoop-daemons.sh hadoop-functions.sh
> workers.sh
> ls hadoop-ozone/common/src/main/bin
> ozone ozone-config.sh start-ozone.sh stop-ozone.sh
> ls hadoop-ozone/common/src/main/shellprofile.d
> hadoop-ozone.sh
> ls hadoop-ozone/dist/src/main/conf
> dn-audit-log4j2.properties log4j.properties om-audit-log4j2.properties
> ozone-shell-log4j.properties ozone-site.xml scm-audit-log4j2.properties
> {code}
> All of these scripts can be moved to the hadoop-ozone/dist/src/shell
> hadoop-ozone/dist/dev-support/bin/dist-layout-stitching also should be
> updated to copy all of them to the right place in the tar.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]