[ https://issues.apache.org/jira/browse/HDFS-13298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404113#comment-16404113 ]
Elek, Marton commented on HDFS-13298: ------------------------------------- The original patch contains a few renames. The css/js files are moved from framework/src/main/webapps to framework/src/main/resources/webapps/ {code} diff --git a/hadoop-hdsl/framework/src/main/webapps/datanode/dn.js b/hadoop-hdsl/framework/src/main/resources/webapps/datanode/dn.js similarity index 100% rename from hadoop-hdsl/framework/src/main/webapps/datanode/dn.js rename to hadoop-hdsl/framework/src/main/resources/webapps/datanode/dn.js {code} Unfortunatelly these files are not commited to the branch I don't know exactly why (it may be a problem with the patch) I just uploaded the missing part again: HDFS-13298-HDFS-7240.missing.patch Could you please commit it. I propose to commit it with the same jira identifier as it just the missing part of the original patch. > Ozone: Make ozone/hdsl/cblock modules turned off by default > ----------------------------------------------------------- > > Key: HDFS-13298 > URL: https://issues.apache.org/jira/browse/HDFS-13298 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Elek, Marton > Assignee: Elek, Marton > Priority: Major > Fix For: HDFS-7240 > > Attachments: HDFS-13298-HDFS-7240.001.patch > > > According to the > [proposal|https://mail-archives.apache.org/mod_mbox/hadoop-common-dev/201803.mbox/%3CCAHfHakEoHTVFo9R3FoNTbYF-ovEEaCExtPqxhxv0UV0HXjhrhw%40mail.gmail.com%3E] > from [~owen.omalley] Hdsl/Ozone/Cblock projects could be activated by an > optional maven profile. > At HDFS-13258 we moved out Hdsl/Ozone/Cblock code out from hdfs/common > projects, this issue is about introducing the new profile to turn off/on the > hdsl compilation/packaging. -- 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