[jira] [Work logged] (HDDS-1283) Fix the dynamic documentation of basic s3 client usage

2019-03-15 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1283?focusedWorklogId=214044&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-214044
 ]

ASF GitHub Bot logged work on HDDS-1283:


Author: ASF GitHub Bot
Created on: 15/Mar/19 21:12
Start Date: 15/Mar/19 21:12
Worklog Time Spent: 10m 
  Work Description: ajayydv commented on pull request #605: HDDS-1283. Fix 
the dynamic documentation of basic s3 client usage
URL: https://github.com/apache/hadoop/pull/605
 
 
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 214044)
Time Spent: 40m  (was: 0.5h)

> Fix the dynamic documentation of basic s3 client usage
> --
>
> Key: HDDS-1283
> URL: https://issues.apache.org/jira/browse/HDDS-1283
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: S3
>Reporter: Elek, Marton
>Assignee: Elek, Marton
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> S3 gateway has a default web page to display a generic message if you open 
> the endpoint in the browser:
> http://localhost:9878/static/
> It also contains a simple example to use the endpoint:
> {code}
> This is an endpoint of Apache Hadoop Ozone S3 gateway. Use it with any AWS S3 
> compatible tool with setting this url as an endpoint
> For example with aws-cli:
> aws s3api --endpoint http://localhost:9878/static/ create-bucket 
> --bucket=wordcount
> For more information, please check the documentation. 
> {code}
> Unfortunately the endpoint is wrong here, the static should be removed from 
> the url.
> The trivial fix is to move the ) in the js code>  



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



[jira] [Work logged] (HDDS-1283) Fix the dynamic documentation of basic s3 client usage

2019-03-14 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1283?focusedWorklogId=213406&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-213406
 ]

ASF GitHub Bot logged work on HDDS-1283:


Author: ASF GitHub Bot
Created on: 14/Mar/19 20:44
Start Date: 14/Mar/19 20:44
Worklog Time Spent: 10m 
  Work Description: ajayydv commented on issue #605: HDDS-1283. Fix the 
dynamic documentation of basic s3 client usage
URL: https://github.com/apache/hadoop/pull/605#issuecomment-473054101
 
 
   +1
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 213406)
Time Spent: 0.5h  (was: 20m)

> Fix the dynamic documentation of basic s3 client usage
> --
>
> Key: HDDS-1283
> URL: https://issues.apache.org/jira/browse/HDDS-1283
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: S3
>Reporter: Elek, Marton
>Assignee: Elek, Marton
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> S3 gateway has a default web page to display a generic message if you open 
> the endpoint in the browser:
> http://localhost:9878/static/
> It also contains a simple example to use the endpoint:
> {code}
> This is an endpoint of Apache Hadoop Ozone S3 gateway. Use it with any AWS S3 
> compatible tool with setting this url as an endpoint
> For example with aws-cli:
> aws s3api --endpoint http://localhost:9878/static/ create-bucket 
> --bucket=wordcount
> For more information, please check the documentation. 
> {code}
> Unfortunately the endpoint is wrong here, the static should be removed from 
> the url.
> The trivial fix is to move the ) in the js code>  



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



[jira] [Work logged] (HDDS-1283) Fix the dynamic documentation of basic s3 client usage

2019-03-14 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1283?focusedWorklogId=213198&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-213198
 ]

ASF GitHub Bot logged work on HDDS-1283:


Author: ASF GitHub Bot
Created on: 14/Mar/19 15:48
Start Date: 14/Mar/19 15:48
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #605: HDDS-1283. Fix 
the dynamic documentation of basic s3 client usage
URL: https://github.com/apache/hadoop/pull/605#issuecomment-472929153
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 25 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | -1 | test4tests | 0 | The patch doesn't appear to include any new or 
modified tests.  Please justify why no new tests are needed for this patch. 
Also please list what manual steps were performed to verify this patch. |
   ||| _ trunk Compile Tests _ |
   | +1 | mvninstall | 996 | trunk passed |
   | +1 | compile | 51 | trunk passed |
   | +1 | mvnsite | 27 | trunk passed |
   | +1 | shadedclient | 1680 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 22 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | +1 | mvninstall | 33 | the patch passed |
   | +1 | compile | 24 | the patch passed |
   | +1 | javac | 24 | the patch passed |
   | +1 | mvnsite | 26 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 737 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 21 | the patch passed |
   ||| _ Other Tests _ |
   | +1 | unit | 36 | s3gateway in the patch passed. |
   | +1 | asflicense | 28 | The patch does not generate ASF License warnings. |
   | | | 2762 | |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-605/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/605 |
   | Optional Tests |  dupname  asflicense  compile  javac  javadoc  mvninstall 
 mvnsite  unit  shadedclient  |
   | uname | Linux a2034f8c818c 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / d60673c |
   | maven | version: Apache Maven 3.3.9 |
   | Default Java | 1.8.0_191 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-605/1/testReport/ |
   | Max. process+thread count | 444 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/s3gateway U: hadoop-ozone/s3gateway |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-605/1/console |
   | Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 213198)
Time Spent: 20m  (was: 10m)

> Fix the dynamic documentation of basic s3 client usage
> --
>
> Key: HDDS-1283
> URL: https://issues.apache.org/jira/browse/HDDS-1283
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: S3
>Reporter: Elek, Marton
>Assignee: Elek, Marton
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> S3 gateway has a default web page to display a generic message if you open 
> the endpoint in the browser:
> http://localhost:9878/static/
> It also contains a simple example to use the endpoint:
> {code}
> This is an endpoint of Apache Hadoop Ozone S3 gateway. Use it with any AWS S3 
> compatible tool with setting this url as an endpoint
> For example with aws-cli:
> aws s3api --endpoint http://localhost:9878/static/ create-bucket 
> --bucket=wordcount
> For more information, please check the documentation. 
> {code}
> Unfortunately the endpoint is wrong here, the static should be removed from 
> the url.
> The trivial fix is to move the ) in the js code>  



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For addi

[jira] [Work logged] (HDDS-1283) Fix the dynamic documentation of basic s3 client usage

2019-03-14 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1283?focusedWorklogId=213168&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-213168
 ]

ASF GitHub Bot logged work on HDDS-1283:


Author: ASF GitHub Bot
Created on: 14/Mar/19 15:00
Start Date: 14/Mar/19 15:00
Worklog Time Spent: 10m 
  Work Description: elek commented on pull request #605: HDDS-1283. Fix the 
dynamic documentation of basic s3 client usage
URL: https://github.com/apache/hadoop/pull/605
 
 
   S3 gateway has a default web page to display a generic message if you open 
the endpoint in the browser:
   
   http://localhost:9878/static/
   
   It also contains a simple example to use the endpoint:
   
   {code}
   This is an endpoint of Apache Hadoop Ozone S3 gateway. Use it with any AWS 
S3 compatible tool with setting this url as an endpoint
   
   For example with aws-cli:
   
   aws s3api --endpoint http://localhost:9878/static/ create-bucket 
--bucket=wordcount
   
   For more information, please check the documentation. 
   {code}
   
   Unfortunately the endpoint is wrong here, the static should be removed from 
the url.
   
   The trivial fix is to move the ) in the js code>  
   
   
   
   See: https://issues.apache.org/jira/browse/HDDS-1283
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 213168)
Time Spent: 10m
Remaining Estimate: 0h

> Fix the dynamic documentation of basic s3 client usage
> --
>
> Key: HDDS-1283
> URL: https://issues.apache.org/jira/browse/HDDS-1283
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: S3
>Reporter: Elek, Marton
>Assignee: Elek, Marton
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> S3 gateway has a default web page to display a generic message if you open 
> the endpoint in the browser:
> http://localhost:9878/static/
> It also contains a simple example to use the endpoint:
> {code}
> This is an endpoint of Apache Hadoop Ozone S3 gateway. Use it with any AWS S3 
> compatible tool with setting this url as an endpoint
> For example with aws-cli:
> aws s3api --endpoint http://localhost:9878/static/ create-bucket 
> --bucket=wordcount
> For more information, please check the documentation. 
> {code}
> Unfortunately the endpoint is wrong here, the static should be removed from 
> the url.
> The trivial fix is to move the ) in the js code>  



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