You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/02/04 16:52:00 UTC

[jira] [Created] (HBASE-23792) TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState

Nick Dimiduk created HBASE-23792:
------------------------------------

             Summary: TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState
                 Key: HBASE-23792
                 URL: https://issues.apache.org/jira/browse/HBASE-23792
             Project: HBase
          Issue Type: Test
          Components: test
    Affects Versions: 2.3.0
            Reporter: Nick Dimiduk


{{TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState}} fails with

{noformat}
java.lang.IllegalArgumentException: Wrong FS: file:/home/jenkins/jenkins-slave/workspace/HBase_Nightly_branch-2@2/component/hbase-mapreduce/target/test-data/878a5107-35a3-90ea-50ef-d2a3c32a50dc/.hbase-snapshot/tableWithRefsV1, expected: hdfs://localhost:44609
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:110)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:90)
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)