Hi All,

I'm researching on Hbase REST API for my use case. I have a JSON file on a 
machine which is outside of Hbase cluster(No hbase client installed).
Requirement is to put the file in Hbase Table with below columns.
Rec_Id  File_Id  Meggase  Timestamp
File_Id: This will be file name
Message: Contains content of JSON file
Is it possible to do this with Hbase Rest API? If not what will be other 
solution. Please direct me to any good link
Please help
Regards,
Chhaya

Reply via email to