You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2019/10/31 13:58:00 UTC

[jira] [Resolved] (HDDS-2219) Move all the ozone dist scripts/configs to one location

     [ https://issues.apache.org/jira/browse/HDDS-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marton Elek resolved HDDS-2219.
-------------------------------
    Fix Version/s: 0.5.0
       Resolution: Fixed

> 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, pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org