You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/02/08 19:07:00 UTC

[jira] [Created] (HBASE-23816) [Flakey Test] TestExportSnapshotNoCluster.testSnapshotV2WithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:91) Wrong FS!

Michael Stack created HBASE-23816:
-------------------------------------

             Summary: [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


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)