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

Blank line in SPLITS_FILE causes Master to crash

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • 0.92.1
    • None
    • shell
    • None

    Description

      When creating a new table with the hbase shell, and specifying a SPLITS_FILE with a blank line in it will cause the master to crash.

      Uploading a sample splits file, here are the commands to test the split.

      create 'testTable',

      {NAME => 'a', BLOOMFILTER => 'NONE', REPLICATION_SCOPE => '0', COMPRESSION => 'NONE', MIN_VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}

      ,

      {SPLITS_FILE => '/tmp/test.txt'}

      Attachments

        1. test.txt
          0.2 kB
          Jeremy Carroll

        Activity

          People

            Unassigned Unassigned
            jeremy_carroll Jeremy Carroll
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: