You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/12/09 10:57:11 UTC

[jira] [Commented] (SQOOP-2728) Sqoop2: Add documentation regarding the need for -Doracle.jdbc.J2EE13Compliant=true when using oracle

    [ https://issues.apache.org/jira/browse/SQOOP-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048403#comment-15048403 ] 

Jarek Jarcec Cecho commented on SQOOP-2728:
-------------------------------------------

I don't think that we're allowing to configure mapreduce properties by Sqoop end user, so I don't think that we can instruct the end user to do so. How can the property {{oracle.jdbc.J2EE13Compliant}} be specified? Will it work if the end user will specify it in [{{jdbcProperties}}|https://github.com/apache/sqoop/blob/sqoop2/connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/configuration/LinkConfig.java#L56]? If not and if the argument needs to be specified in {{System.getProperties()}}, then we will need to expose such configuration option.

> Sqoop2: Add documentation regarding the need for -Doracle.jdbc.J2EE13Compliant=true when using oracle
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SQOOP-2728
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2728
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Abraham Fine
>            Assignee: Abraham Fine
>         Attachments: SQOOP-2728.patch
>
>
> When using the oracle jdbc driver we need to enable -Doracle.jdbc.J2EE13Compliant=true so the driver uses java sql standard types rather than its own.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)