[
https://issues.apache.org/jira/browse/HDDS-1260?focusedWorklogId=218452&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-218452
]
ASF GitHub Bot logged work on HDDS-1260:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Mar/19 04:09
Start Date: 26/Mar/19 04:09
Worklog Time Spent: 10m
Work Description: vivekratnavel commented on pull request #643:
HDDS-1260. Create Recon Server lifecycle integration with Ozone.
URL: https://github.com/apache/hadoop/pull/643#discussion_r268937473
##########
File path: hadoop-ozone/ozone-recon/pom.xml
##########
@@ -84,4 +84,33 @@
</exclusions>
</dependency>
</dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-dependency-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>copy-common-html</id>
+ <phase>prepare-package</phase>
+ <goals>
+ <goal>unpack</goal>
+ </goals>
+ <configuration>
+ <artifactItems>
+ <artifactItem>
+ <groupId>org.apache.hadoop</groupId>
+ <artifactId>hadoop-hdds-server-framework</artifactId>
Review comment:
Yes. The hadoop-hdds-server-framework has commonly used static js and css
files.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 218452)
Time Spent: 40m (was: 0.5h)
> Create Recon Server lifecyle integration with Ozone.
> ----------------------------------------------------
>
> Key: HDDS-1260
> URL: https://issues.apache.org/jira/browse/HDDS-1260
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Components: Ozone Recon
> Reporter: Aravindan Vijayan
> Assignee: Vivek Ratnavel Subramanian
> Priority: Critical
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> * Create the lifecycle scripts (start/stop) for Recon Server along with Shell
> interface like the other components.
> * Verify configurations are being picked up by Recon Server on startup.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]