when I use ycsb to test hbase remotely, I got the well-known warning "java.io.IOException: No FileSystem for scheme: hdfs" ,But I don't know how to solve the problem. who can give me some advices?Thank you very much!
ycsb remote test hbase,java.io.IOException: No FileSystem for scheme: hdfs
157 views Asked by victoria At
1
I faced this warning too, but YCSB still worked correctly.
Make sure your YCSB command is right. I searched the question because YCSB didn't work when I forgot to specify the 'columfamily'.
I used the command below: