create_write operation of nnbench is failing.
---------------------------------------------
Key: HADOOP-5597
URL: https://issues.apache.org/jira/browse/HADOOP-5597
Project: Hadoop Core
Issue Type: Bug
Components: test
Affects Versions: 0.20.0
Reporter: Suman Sehgal
create_write operation of nnbench (org.apache.hadoop.hdfs.NNBench) is not able
to create control file. It is failing and displaying following error message:
Exception in thread "main" java.io.IOException: Mkdirs failed to create
/<specified-path>/output/control
at org.apache.hadoop.hdfs.NNBench.createControlFiles(NNBench.java:154)
at org.apache.hadoop.hdfs.NNBench.main(NNBench.java:577)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.