I am learning how to use hadoop and hbase and I am presented with this problem that has something tangled in all these technologies.
I have about 24 hadoop fedora and it was working. and I have some databases in CSV file. I want to upload these files to the hbase NOSQL format. There is the way to solve this without going through map / reduce.
I have reviewed documentation related to the bulk loader but I still can not understand the solution.