Hello folks, i am trying to import a CSV file that is around 10 gb into HBASE. After the import, i check the size of the folder with the hadoop fs -du command, and it is a little above 100 gigabytes in size. I did not confgure any compression or anything. I have both tried with sequential import using the api and creating a Hfile and mounting into hbase but the size is nearly the same. Does this sound like normal?
Kind Regards. Mete
