Details
Description
We are not able to connect HBase while using Sqoop Action to import into HBase tables. We tried setting hbase.zookeeper.quorum, but its not reflected back in the Sqoop job. It always tries to connect to localhost:8121 whereas the host name of ZookeeperQuorum is different.
Note: Its working fine if we are adding hbase-site.xml in the classpath (the hbase-site.xml contains valid hbase.zookeeper.quorum value).
Attachments
Issue Links
- is related to
-
SQOOP-857 -D switches on Sqoop's commandline by using HBase Import are ignored
- Open