You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2018/10/29 08:33:00 UTC

[jira] [Updated] (AMBARI-24839) Ambari is trying to create hbase.rootdir using s3 url

     [ https://issues.apache.org/jira/browse/AMBARI-24839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk updated AMBARI-24839:
-------------------------------------
    Attachment: AMBARI-24839.patch

> Ambari is trying to create hbase.rootdir using s3 url
> -----------------------------------------------------
>
>                 Key: AMBARI-24839
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24839
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>            Priority: Major
>             Fix For: 2.8.0
>
>         Attachments: AMBARI-24839.patch
>
>
> Please look at the related Jira for blueprint.
> For shared services cluster, Hbase needs to use S3 Object store for rootdir.
> Ambari is trying to create hbase.rootdir using s3 url, hence failing with
> below error.
>     
>     
>     2018-10-24 03:12:45,424 - get_user_call_output returned (0, u'<html>\n<head>\n<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>\n<title>Error 404 Not Found</title>\n</head>\n<body><h2>HTTP ERROR 404</h2>\n<p>Problem accessing /webhdfs/v1s3a:/san-s3-ohio/hbase. Reason:\n<pre>    Not Found</pre></p>\n</body>\n</html>\n404', u'')
>     out: <html>
>     <head>
>     <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
>     <title>Error 404 Not Found</title>
>     </head>
>     <body><h2>HTTP ERROR 404</h2>
>     <p>Problem accessing /webhdfs/v1s3a:/san-s3-ohio/hbase. Reason:
>     <pre>    Not Found</pre></p>
>     </body>
>     </html>
>     404​
>     



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