Thanks for your suggestions. I was able to successfully scan tables from the hbase side. So there's no problem in hbase kerberos configuration. Sqoop is not picking up the correct kerberos credentials.
Scan _acl_ also worked - demo column=l:kuser1, timestamp=1375737971153, value=RWXCA testtable column=l:kuser1, timestamp=1375810415055, value=RWXCA 2 row(s) in 0.0380 seconds I have to look at Sqoop to see if it has the following 2 method calls - HBaseConfiguration.merge(conf, HBaseConfiguration.create(conf)); TableMapReduceUtil.initCredentials(job); Thanks once again. -- View this message in context: http://apache-hbase.679495.n3.nabble.com/sqoop-import-into-secure-Hbase-with-kerberos-tp4048847p4048911.html Sent from the HBase User mailing list archive at Nabble.com.
