[
https://issues.apache.org/jira/browse/HBASE-23816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-23816.
-----------------------------------
Resolution: Fixed
Pushed the split of the test to branch-2 and master. Will open new issue
instead of reusing this one if it happens again; will need deeper dig.
> [Flakey Test]
> TestExportSnapshotNoCluster.testSnapshotV2WithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:91)
> Wrong FS!
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-23816
> URL: https://issues.apache.org/jira/browse/HBASE-23816
> Project: HBase
> Issue Type: Sub-task
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
> Attachments: Screen Shot 2020-02-11 at 9.00.06 AM.png
>
>
> Can't repro locally w/o running with lots of parallelism. Follow-on from
> parent issue.
> Here is error:
> {code}
> [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 115.741 s <<< FAILURE! - in
> org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster
> [ERROR]
> org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotV2WithRefsExportFileSystemState
> Time elapsed: 74.459 s <<< ERROR!
> java.lang.IllegalArgumentException: Wrong FS:
> file:/Users/stack/checkouts/hbase.apache.git/hbase-mapreduce/target/test-data/fad01338-65ef-e973-2412-05de114016fe/.hbase-snapshot/tableWithRefsV2,
> expected: hdfs://localhost:58051
> at
> org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:107)
> at
> org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotV2WithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:91)
> {code}
> With v1 had just run find which does same thing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)