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

Hadoop QA commented on HDDS-441:
--------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  6s{color} 
| {color:red} HDDS-441 does not apply to trunk. Rebase required? Wrong Branch? 
See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HDDS-441 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12940032/HDDS-441.001.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-HDDS-Build/1111/console |
| Powered by | Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> 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
>
>
> 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