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.

Reply via email to