I got the grant working for user by adding kuser1 to sudo users list by adding the following code to hbase-site.xml and restarting master and region servers.
hbase.superuser kuser1 But I still get the ImportTool error - ERROR tool.ImportTool: Error during import: Can't get authentication token -- View this message in context: http://apache-hbase.679495.n3.nabble.com/sqoop-import-into-secure-Hbase-with-kerberos-tp4048847p4048864.html Sent from the HBase User mailing list archive at Nabble.com.
