[
https://issues.apache.org/jira/browse/SQOOP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176505#comment-13176505
]
[email protected] commented on SQOOP-415:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3266/#review4133
-----------------------------------------------------------
Eric - thanks for the patch. Were you able to successfully import data from a
table with mixed/lower case name? When I tried out your change, I ran into
https://issues.apache.org/jira/browse/CLI-185 which is fixed for 1.3 release of
Commons-CLI but there does not seem to be an ETA on that release yet.
- Arvind
On 2011-12-21 19:03:52, Eric Wadsworth wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/3266/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2011-12-21 19:03:52)
bq.
bq.
bq. Review request for Sqoop.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. Uppercase table name and table owner name if it's not surrounded by double
quotes.
bq.
bq.
bq. This addresses bug SQOOP-415.
bq. https://issues.apache.org/jira/browse/SQOOP-415
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. /src/test/com/cloudera/sqoop/manager/OracleManagerTest.java 1221519
bq. /src/java/org/apache/sqoop/manager/OracleManager.java 1221519
bq.
bq. Diff: https://reviews.apache.org/r/3266/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. This patch includes a unit test. Before the patch, sqoop fails for me when
connecting to oracle. When built with this patch, it works. "ant test" passes.
bq.
bq.
bq. Thanks,
bq.
bq. Eric
bq.
bq.
> Oracle table names and table owner names should be uppercased in the code
> -------------------------------------------------------------------------
>
> Key: SQOOP-415
> URL: https://issues.apache.org/jira/browse/SQOOP-415
> Project: Sqoop
> Issue Type: Bug
> Components: connectors/oracle
> Affects Versions: 1.4.0-incubating
> Reporter: Eric Wadsworth
> Fix For: 1.4.1-incubating
>
> Attachments: oracle_casing.patch
>
>
> Using sqoop with oracle fails for me, with this error:
> ERROR tool.ImportTool: Imported Failed: Attempted to generate class with no
> columns!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira