OK the nightly build is failing too... I think it should be a bad commit recently.
Let me dig more. 张铎(Duo Zhang) <[email protected]> 于2021年1月12日周二 下午12:51写道: > Now lots of UTs fail because of the following errors > > org.apache.hadoop.hdfs.server.common.InconsistentFSStateException: Directory > /tmp/hadoop/dfs/name is in an inconsistent state: namespaceID is incompatible > with others. >> at >> org.apache.hadoop.hbase.client.TestMultiActionMetricsFromClient.setUpBeforeClass(TestMultiActionMetricsFromClient.java:50) >> >> > java.io.IOException: Cannot lock storage /tmp/hadoop/dfs/name. The >> directory is already locked > > at >> org.apache.hadoop.hbase.client.TestAsyncAccessControlAdminApi.setUpBeforeClass(TestAsyncAccessControlAdminApi.java:50) >> > > > It is strange that we still use /tmp but not a directory under the target > directory. > > Need to dig more. >
