Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18429 ITs attempt to modify immutable table/column descriptors
  3. HBASE-18419

Update IntegrationTestIngestWithMOB and Actions to use ColumnFamily builders for modification

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.0.0-alpha-1
    • 2.0.0-alpha-2, 2.0.0
    • integration tests
    • None
    • Reviewed

    Description

      When attempting to run ITIWM against a cluster I get the following error:

      java.lang.UnsupportedOperationException: HColumnDescriptor is read-only
      	at org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor.getDelegateeForModification(ImmutableHColumnDescriptor.java:44)
      	at org.apache.hadoop.hbase.HColumnDescriptor.setMobEnabled(HColumnDescriptor.java:735)
      	at org.apache.hadoop.hbase.IntegrationTestIngestWithMOB.initTable(IntegrationTestIngestWithMOB.java:122)
      	at org.apache.hadoop.hbase.IntegrationTestIngest.setUpCluster(IntegrationTestIngest.java:92)
      	at org.apache.hadoop.hbase.IntegrationTestBase.setUp(IntegrationTestBase.java:148)
      	at org.apache.hadoop.hbase.IntegrationTestBase.doWork(IntegrationTestBase.java:131)
      	at org.apache.hadoop.hbase.util.AbstractHBaseTool.run(AbstractHBaseTool.java:154)
      	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76)
      	at org.apache.hadoop.hbase.IntegrationTestIngestWithMOB.main(IntegrationTestIngestWithMOB.java:153)
      

      Attachments

        1. HBASE-18419.v4.patch
          20 kB
          Chia-Ping Tsai
        2. HBASE-18419.v3.patch
          20 kB
          Mike Drob
        3. HBASE-18419.v2.patch
          20 kB
          Mike Drob
        4. HBASE-18419.patch
          3 kB
          Mike Drob

        Issue Links

          Activity

            People

              mdrob Mike Drob
              mdrob Mike Drob
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: