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

Change the .META. table name for file system incompatibility

    XMLWordPrintableJSON

Details

    Description

      Having a table named ".META." causes problems on NTFS file system under windows, since it does not allow file names ending with ".".

      Nicolas and I have been thinking of just changing the name of the META to be

      -META-

      Since 0.96 is the singularity, and we already moved ROOT to zk, now seems like a good time to do such a change. There will be no rolling upgrade support.

      We can migrate META, and can keep BC, by having an internal alias between the old meta name, and new meta name. This way, outside scripts and code who reads META can still work.

      See also HBASE-6818, HBASE-6821.

      Attachments

        Issue Links

          Activity

            People

              enis Enis Soztutar
              enis Enis Soztutar
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: