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

There is no limit on the column family length when creating a table

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Table can be created successfully when the length of column family is larger than 127 bytes,however,it occurs exception when putting data into the table(ERROR:Family > 127).

      So,We decide to verify the length of column family when creating a table.IllegalArgumentException will be thrown when length is larger than 127 bytes.

      Attachments

        1. attachment.html
          75 kB
          LiDingSheng

        Activity

          People

            DingSheng Li LiDingSheng
            DingSheng Li LiDingSheng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: