Page 1 of 1

Bulk Loading in standalone csv

PostPosted: 01. June 2016 05:14
by Ruchi
I am not able to load data from csv file in standalone HBase. I am using Python and Happybase API. I am planning to use MovieLens dataset. I tried to retrieve the records using Python. It is displaying the records using Python. But not adding records in HBase table. Please suggest how should I do?