[
https://issues.apache.org/jira/browse/HDDS-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297057#comment-17297057
]
Neil Joshi commented on HDDS-2054:
----------------------------------
I have gone through the issue as reported and found no problem with the
described test case. With ozone deployed through docker-compose in single and
3 datanode setup - no problem with CRUD for buckets see attached log:
[^awsBucketCRUDhttp.log]
eg.
{code:java}
aws s3api --endpoint http://localhost:9878 create-bucket --bucket bucket1
'{
"Location": "http://localhost:9878/bucket1"
}'{code}
Does this issue need to remain open? Issue resolved?
I would like to be assigned to close this issue. - NeilJoshi
> Bad preamble for HttpChannelOverHttp In the Ozone
> -------------------------------------------------
>
> Key: HDDS-2054
> URL: https://issues.apache.org/jira/browse/HDDS-2054
> Project: Apache Ozone
> Issue Type: New Feature
> Components: Ozone Client, Ozone Filesystem, Ozone Manager
> Affects Versions: 0.4.0
> Environment: MacOS
> Reporter: lqjacklee
> Priority: Minor
> Attachments: awsBucketCRUDhttp.log
>
>
> Follow the guide :
> https://cwiki.apache.org/confluence/display/HADOOP/Running+via+DockerHub
> I have deploy the ozone in the docker. then execute the command
> aws s3api --endpoint http://192.168.99.100:9878 create-bucket --bucket bucket1
> The logs shows :
> 2019-08-29 02:07:13 WARN HttpParser:1454 - bad HTTP parsed: 400 Bad preamble
> for HttpChannelOverHttp@49ddb402{r=0,c=false,a=IDLE,uri=null}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]