Hi Team
I am trying to import data from sql server to Hbase. I get below error when i run sqoop command :
" Error: java.lang.RuntimeException: Could not access HBase table xxxx" . how do i interpret this ? Sqoop has created the table in Hbase succesfully and during the import , it has thrown the above error. I am using hortonworks sandbox.
Also when i try to run command : whoami, it gives me a authentication as simple. when i run grant command , it gives me coprocessor exception
Please assist what checks should i do ?
Thanks
Chaithanya M