[ 
https://issues.apache.org/jira/browse/HDDS-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626221#comment-16626221
 ] 

Bharat Viswanadham edited comment on HDDS-441 at 9/24/18 6:29 PM:
------------------------------------------------------------------

Hi [~elek]

Thanks for the patch.

+1 LGTM, pending Jenkins.

Note: I have uploaded a new patch to change version from 0.2.1-SNAPSHOT to 
0.3.0-SNAPSHOT, as trunk version is 0.3.0-SNAPSHOT. And along with this, added 
a class level comment to Gateway.java


was (Author: bharatviswa):
Hi [~elek]

Thanks for the patch.

+1 LGTM, 

Note: I have uploaded a new patch to change version from 0.2.1-SNAPSHOT to 
0.3.0-SNAPSHOT, as trunk version is 0.3.0-SNAPSHOT. And along with this, added 
a class level comment to Gateway.java

> Create new s3gateway daemon
> ---------------------------
>
>                 Key: HDDS-441
>                 URL: https://issues.apache.org/jira/browse/HDDS-441
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>              Labels: newbie
>         Attachments: HDDS-441.001.patch, HDDS-441.002.patch, 
> HDDS-441.005.patch, HDDS-441.006.patch
>
>
> The first element what we need is a new command line application to start the 
> s3 gateway.
> 1. A new project should be introduced: hadoop-ozone/s3-gateway
> 2. A new command line application (eg. org.apache.hadoop.ozone.s3.Gateway 
> should be added with a simple main and start/stop method which just prints 
> out a starting/stopping log message
> 3. dev-support/bin/ozone-distlayout-stitching should be modified with coping 
> the jar files from the new project
> 4. hadoop-ozone/common/src/main/bin/ozone should be modified to manage the 
> new service (eg. ozone s3g start, ozone s3g stop)
> 5. to make it easier to test a new docker-compose based test cluster should 
> be added to the hadoop-dist/src/main/compose (the normal ./ozone could be 
> copied but we need to add the new s3g component)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to