[ 
https://issues.apache.org/jira/browse/SQOOP-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guodong Wang updated SQOOP-1368:
--------------------------------

    Attachment: SQOOP-1368.patch

upload patch.
The patch is simple, just make sure no conf properties are reset during loading 
hbase configuration.

use "ant clean test" to run the UT in trunk. No UT regression.

> the configuration properties are reset in HBaseImportJob
> --------------------------------------------------------
>
>                 Key: SQOOP-1368
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1368
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.2
>            Reporter: Guodong Wang
>         Attachments: SQOOP-1368.patch
>
>
> if a configuration property is set from the command line. Then, the property 
> will be reset in HBaseImportJob,
> For example,  
> # hbase.zookeeper.quorum is set in the command line
> # when execute HBaseImportJob, hbase.zookeeper.quorum is reset as the value 
> in hbase-site.xml. If hbase-site.xml is not in the classpath, 
> hbase.zookeeper.quorum is reset to the value in hbase-default.xml.
> This issue prevents me from setting configuration properties in Oozie 
> workflow. I can not use <configuration> element to set configurations in 
> Sqoop Action. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to