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

sam liu commented on SQOOP-540:
-------------------------------

Hi, 

I tried to apply attached patch on my local 1.4.1-incubating, but it failed. 
The error message has been shown as below. Is there any expert help me? Thanks 
a lot!

error: patch failed: src/java/org/apache/sqoop/manager/SQLServerManager.java:75
error: src/java/org/apache/sqoop/manager/SQLServerManager.java: patch does not 
apply
error: patch failed: src/java/org/apache/sqoop/mapreduce/HBaseImportJob.java:175
error: src/java/org/apache/sqoop/mapreduce/HBaseImportJob.java: patch does not 
apply
error: patch failed: 
src/java/org/apache/sqoop/mapreduce/db/DataDrivenDBRecordReader.java:99
error: src/java/org/apache/sqoop/mapreduce/db/DataDrivenDBRecordReader.java: 
patch does not apply
error: patch failed: 
src/test/com/cloudera/sqoop/manager/SQLServerManagerImportManualTest.java:179
error: 
src/test/com/cloudera/sqoop/manager/SQLServerManagerImportManualTest.java: 
patch does not apply






                
> Microsoft SQL Connector doesn't support custom schemas
> ------------------------------------------------------
>
>                 Key: SQOOP-540
>                 URL: https://issues.apache.org/jira/browse/SQOOP-540
>             Project: Sqoop
>          Issue Type: New Feature
>          Components: connectors/sqlserver
>    Affects Versions: 1.4.1-incubating, 1.4.2
>            Reporter: Giovanni Ruggiero
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.4.3
>
>         Attachments: SQOOP-540.patch
>
>
> Trying list-tables on the Microsoft test db AdventureWorks2008R2, Sqoop lists 
> only the tables of the dbo (default) schema.
> Trying to import a table which belongs to a schema different from dbo, it 
> fails with the message Invalid object name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to