[
https://issues.apache.org/jira/browse/SQOOP-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539447#comment-14539447
]
Jarek Jarcec Cecho commented on SQOOP-857:
------------------------------------------
Thank you for the confirmation [~jblakeney]! I'm excited to hear it's working
now - we did not do anything that I'm aware of on the Sqoop side to enable
this, so I'm assuming that HBase itself got improved. I'll keep this ticket
open for a while to see if other people will confirm that this is no longer an
issue.
> -D switches on Sqoop's commandline by using HBase Import are ignored
> --------------------------------------------------------------------
>
> Key: SQOOP-857
> URL: https://issues.apache.org/jira/browse/SQOOP-857
> Project: Sqoop
> Issue Type: Improvement
> Components: hbase-integration
> Affects Versions: 1.4.2
> Reporter: Alexander Alten-Lorenz
>
> Any chance "-D hbase.zookeeper.quorum" is only used for the submitted
> Hadoop SQOOP job, but not for any SQOOP client activities?
> When passing -D hbase.zookeeper.quorum=zkhost1:2181 on sqoop's import, there
> is no error message, according to the log output SQOOP continues to use the
> conf file based or default settings:
> 13/01/31 00:41:31 INFO zookeeper.ZooKeeper: Initiating client connection,
> connectString=localhost:2181 sessionTimeout=180000 watcher=hconnection
> Sqoop reads the configuration via
> {code}// Add HBase configuration files to this conf object.
> HBaseConfiguration.addHbaseResources(conf);{code}
> and overwrite any -D property with the properties found in hbase-site.xml
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)