You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2012/10/12 07:38:44 UTC

[jira] [Closed] (HBASE-6248) Jetty init may fail if directory name contains "master"

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

Lars Hofhansl closed HBASE-6248.
--------------------------------

    
> Jetty init may fail if directory name contains "master"
> -------------------------------------------------------
>
>                 Key: HBASE-6248
>                 URL: https://issues.apache.org/jira/browse/HBASE-6248
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.94.0
>            Reporter: Dave Revell
>            Assignee: Dave Revell
>            Priority: Minor
>             Fix For: 0.94.1, 0.96.0
>
>         Attachments: HBASE-6248-0.94.0-0.diff, HBASE-6248-0.94.0-1.diff
>
>
> InfoServer.getWebAppsPath() unsafely assumes that any instance of the string "master" in the full path to hbase-webapps can be truncated. This breaks in the case where hbase is installed in a directory such as "/my/hbasemaster/".
> The result is that Jetty initialization will fail since the master determines an incorrect path to hbase-webapps. The master still runs but the web UI returns 503.
> I have a patch for this problem that I'll upload soon.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira