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

Hudson commented on HDDS-441:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15044 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15044/])
HDDS-441. Create new s3gateway daemon. Contributed by Elek Marton. (bharat: rev 
67173b4847908cdf27df143ca61a785aef9b835a)
* (edit) hadoop-ozone/pom.xml
* (edit) hadoop-project/pom.xml
* (add) hadoop-ozone/dist/src/main/compose/ozones3/docker-config
* (add) hadoop-ozone/dist/src/main/compose/ozones3/docker-compose.yaml
* (add) 
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/Gateway.java
* (add) hadoop-ozone/s3gateway/pom.xml
* (edit) hadoop-ozone/common/src/main/bin/ozone
* (edit) hadoop-ozone/dist/pom.xml


> 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
>             Fix For: 0.3.0
>
>         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. hadoop-ozone/common/src/main/bin/ozone should be modified to manage the 
> new service (eg. ozone s3g start, ozone s3g stop)
> 4. 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