Skip to content

Commit

Permalink
Remove hadoop dependencies out of the final war
Browse files Browse the repository at this point in the history
  • Loading branch information
Reamer committed Oct 9, 2024
1 parent 5df7293 commit 8922282
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zeppelin-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
<!--plugin versions-->
<plugin.frontend.nodeDownloadRoot>https://nodejs.org/dist/</plugin.frontend.nodeDownloadRoot>
<plugin.frontend.npmDownloadRoot>https://registry.npmjs.org/npm/-/</plugin.frontend.npmDownloadRoot>
<!-- the scope of the Hadoop dependencies is the same as for the other Zeppelin components -->
<hadoop.deps.scope>test</hadoop.deps.scope>
</properties>

<dependencies>
Expand Down

0 comments on commit 8922282

Please sign in to comment.