[ 
https://issues.apache.org/jira/browse/HBASE-18419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096154#comment-16096154
 ] 

Chia-Ping Tsai edited comment on HBASE-18419 at 7/21/17 11:33 AM:
------------------------------------------------------------------

The others have the same issue.
# ChangeBloomFilterAction
# IntegrationTestDDLMasterFailover
# ChangeCompressionAction
# ChangeEncodingAction
# ChangeVersionsAction
# RemoveColumnAction

We should revisit all of them.


was (Author: chia7712):
The others have the same issue.
# ChangeBloomFilterAction
# IntegrationTestDDLMasterFailover
# ChangeCompressionAction
# ChangeEncodingAction
# ChangeVersionsAction
# RemoveColumnAction
We should revisit all of them.

> IntegrationTestIngestWithMob fails in standalone mode
> -----------------------------------------------------
>
>                 Key: HBASE-18419
>                 URL: https://issues.apache.org/jira/browse/HBASE-18419
>             Project: HBase
>          Issue Type: Bug
>          Components: integration tests
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>            Priority: Critical
>             Fix For: 3.0.0, 2.0.0-alpha-2
>
>         Attachments: HBASE-18419.patch
>
>
> When attempting to run ITIWM against a cluster I get the following error:
> {noformat}
> 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)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to