Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11006

Cannot create 'data' table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.96.0
    • 0.98.7, 0.99.1
    • None

    Description

      Starting with HBase 0.96, it is not possible to create a table named 'data'. When a user tries to create a table named 'data', the table is added to the metastore but the region server fails to open the region.

      To reproduce, I just run “hbase shell” and type in:
      create ‘data’, ‘cf’

      This was also verified on Apache HBase trunk by Enis from the Hortornworks forums. His comment on the bug:
      There has been a change in the directory layout in HBase 0.96 for introducing namespaces. The HBase root directory now keeps all table data under the sub-directory “data”. I suspect the error is somewhere there.

      More info can be found on the thread in the Hortornworks forums:
      http://hortonworks.com/community/forums/topic/cannot-create-data-table/

      Attachments

        1. HBASE-11006.patch
          4 kB
          Gustavo Anatoly
        2. HBASE-11006-v2.patch
          0.9 kB
          Gustavo Anatoly
        3. HBASE-11006-v3.patch
          12 kB
          Gustavo Anatoly
        4. HBASE-11006-v4.patch
          12 kB
          Gustavo Anatoly

        Activity

          People

            gustavoanatoly Gustavo Anatoly
            freastro Gregory Hart
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: