[
https://issues.apache.org/jira/browse/PHOENIX-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184060#comment-17184060
]
Istvan Toth commented on PHOENIX-6104:
--------------------------------------
I can repro the issue with this command on my machine regularly:
{code:java}
mvn clean verify -am -pl phoenix-core
-Dit.test=AlterMultiTenantTableWithViewsIT,AlterTableWithViewsIT,DropTableWithViewsIT,DropIndexedColsIT,DropTableWithViewsIT,ViewIT,ViewIndexIT,TenantSpecificViewIndexIT,TenantSpecificViewIndexSaltedIT,ViewMetadataIT
-Dhbase.profile=2.3{code}
> SplitSystemCatalogIT tests very unstable with Hbase 2.3
> -------------------------------------------------------
>
> Key: PHOENIX-6104
> URL: https://issues.apache.org/jira/browse/PHOENIX-6104
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Affects Versions: 5.1.0
> Reporter: Istvan Toth
> Priority: Major
> Attachments: 6104-testouput.log
>
>
> The failure is in the test preparation code, where we split the system
> catalog table, and it seems to be a HBase issue, rather than a Phoenix one,
> but we need to track the issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)