You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/07/07 06:58:50 UTC

[jira] Created: (HBASE-2820) hbck throws an error if hbase root dir isn't on default FS

hbck throws an error if hbase root dir isn't on default FS
----------------------------------------------------------

                 Key: HBASE-2820
                 URL: https://issues.apache.org/jira/browse/HBASE-2820
             Project: HBase
          Issue Type: Bug
          Components: scripts
    Affects Versions: 0.21.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Trivial
             Fix For: 0.21.0


"Wrong FS" exception gets thrown since we construct the default FS instead of the one from rootdir

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2820) hbck throws an error if hbase root dir isn't on default FS

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HBASE-2820:
-------------------------------

    Attachment: hbase-2820.txt

Trivial patch. We need unit tests throughout for hbck, but that's a separate problem.

> hbck throws an error if hbase root dir isn't on default FS
> ----------------------------------------------------------
>
>                 Key: HBASE-2820
>                 URL: https://issues.apache.org/jira/browse/HBASE-2820
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.90.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>             Fix For: 0.90.0
>
>         Attachments: hbase-2820.txt
>
>
> "Wrong FS" exception gets thrown since we construct the default FS instead of the one from rootdir

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2820) hbck throws an error if hbase root dir isn't on default FS

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HBASE-2820:
-------------------------------

    Status: Patch Available  (was: Open)

> hbck throws an error if hbase root dir isn't on default FS
> ----------------------------------------------------------
>
>                 Key: HBASE-2820
>                 URL: https://issues.apache.org/jira/browse/HBASE-2820
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.90.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>             Fix For: 0.90.0
>
>         Attachments: hbase-2820.txt
>
>
> "Wrong FS" exception gets thrown since we construct the default FS instead of the one from rootdir

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2820) hbck throws an error if hbase root dir isn't on default FS

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HBASE-2820:
-------------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed to trunk.

> hbck throws an error if hbase root dir isn't on default FS
> ----------------------------------------------------------
>
>                 Key: HBASE-2820
>                 URL: https://issues.apache.org/jira/browse/HBASE-2820
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.90.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>             Fix For: 0.90.0
>
>         Attachments: hbase-2820.txt
>
>
> "Wrong FS" exception gets thrown since we construct the default FS instead of the one from rootdir

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2820) hbck throws an error if hbase root dir isn't on default FS

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893378#action_12893378 ] 

stack commented on HBASE-2820:
------------------------------

+1

> hbck throws an error if hbase root dir isn't on default FS
> ----------------------------------------------------------
>
>                 Key: HBASE-2820
>                 URL: https://issues.apache.org/jira/browse/HBASE-2820
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.90.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>             Fix For: 0.90.0
>
>         Attachments: hbase-2820.txt
>
>
> "Wrong FS" exception gets thrown since we construct the default FS instead of the one from rootdir

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.