[
https://issues.apache.org/jira/browse/HDDS-8294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krishna Kumar Asawa reassigned HDDS-8294:
-----------------------------------------
Assignee: Devesh Kumar Singh
> recon stores large binary files under src dir
> ---------------------------------------------
>
> Key: HDDS-8294
> URL: https://issues.apache.org/jira/browse/HDDS-8294
> Project: Apache Ozone
> Issue Type: Improvement
> Components: build, Ozone Recon
> Reporter: Tsz-wo Sze
> Assignee: Devesh Kumar Singh
> Priority: Major
>
> Recon has a .pnpm dir storing download binary files under the src directory.
> The .pnpm dir is not small. Also, "mvn clean" won't be able to remove it.
> {code}
> 477M
> apache-ozone/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/node_modules/.pnpm
> {code}
> In addition, the node_modules dir is added to .gitignore so git cannot detect
> it.
> {code}
> hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/.gitignore
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]