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

ASF GitHub Bot updated HDDS-1640:
---------------------------------
    Labels: pull-request-available  (was: )

> Reduce the size of recon jar file
> ---------------------------------
>
>                 Key: HDDS-1640
>                 URL: https://issues.apache.org/jira/browse/HDDS-1640
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Recon
>            Reporter: Elek, Marton
>            Assignee: Vivek Ratnavel Subramanian
>            Priority: Major
>              Labels: pull-request-available
>
> hadoop-ozone-recon-0.5.0-SNAPSHOT.jar is 73 MB, mainly because the 
> node_modules are included (full typescript source, eslint, babel, etc.):
> {code}
> unzip -l hadoop-ozone-recon-0.5.0-SNAPSHOT.jar | grep node_modules | wc
> {code}
> Fix me if I am wrong, but I think node_modules is not required in the 
> distribution as the dependencies are already included in the compiled 
> javascript files.
> I propose to remove the node_modules from the jar file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to