You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Bilung Lee (JIRA)" <ji...@apache.org> on 2011/08/19 19:58:28 UTC

[jira] [Created] (SQOOP-320) Use Information Schema for SQLServerManager

Use Information Schema for SQLServerManager
-------------------------------------------

                 Key: SQOOP-320
                 URL: https://issues.apache.org/jira/browse/SQOOP-320
             Project: Sqoop
          Issue Type: Improvement
            Reporter: Bilung Lee
            Assignee: Bilung Lee


Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SQOOP-320) Use Information Schema for SQLServerManager

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087841#comment-13087841 ] 

jiraposter@reviews.apache.org commented on SQOOP-320:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1592/
-----------------------------------------------------------

Review request for Sqoop, Ahmed Radwan and Arvind Prabhakar.


Summary
-------

Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.


This addresses bug SQOOP-320.
    https://issues.apache.org/jira/browse/SQOOP-320


Diffs
-----

  src/java/com/cloudera/sqoop/manager/SQLServerManager.java e1ce2af 

Diff: https://reviews.apache.org/r/1592/diff


Testing
-------


Thanks,

Bilung



> Use Information Schema for SQLServerManager
> -------------------------------------------
>
>                 Key: SQOOP-320
>                 URL: https://issues.apache.org/jira/browse/SQOOP-320
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Bilung Lee
>            Assignee: Bilung Lee
>
> Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SQOOP-320) Use Information Schema for SQLServerManager

Posted by "Bilung Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bilung Lee updated SQOOP-320:
-----------------------------

    Status: Patch Available  (was: Open)

> Use Information Schema for SQLServerManager
> -------------------------------------------
>
>                 Key: SQOOP-320
>                 URL: https://issues.apache.org/jira/browse/SQOOP-320
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Bilung Lee
>            Assignee: Bilung Lee
>         Attachments: SQOOP-320.diff
>
>
> Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SQOOP-320) Use Information Schema for SQLServerManager

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088007#comment-13088007 ] 

jiraposter@reviews.apache.org commented on SQOOP-320:
-----------------------------------------------------



bq.  On 2011-08-19 20:04:25, Arvind Prabhakar wrote:
bq.  > +1
bq.  > 
bq.  > Can you please add the patch to the Jira. Thanks!

Ok. Done.


- Bilung


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1592/#review1558
-----------------------------------------------------------


On 2011-08-19 18:02:31, Bilung Lee wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/1592/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-08-19 18:02:31)
bq.  
bq.  
bq.  Review request for Sqoop, Ahmed Radwan and Arvind Prabhakar.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.
bq.  
bq.  
bq.  This addresses bug SQOOP-320.
bq.      https://issues.apache.org/jira/browse/SQOOP-320
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    src/java/com/cloudera/sqoop/manager/SQLServerManager.java e1ce2af 
bq.  
bq.  Diff: https://reviews.apache.org/r/1592/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Bilung
bq.  
bq.



> Use Information Schema for SQLServerManager
> -------------------------------------------
>
>                 Key: SQOOP-320
>                 URL: https://issues.apache.org/jira/browse/SQOOP-320
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Bilung Lee
>            Assignee: Bilung Lee
>         Attachments: SQOOP-320.diff
>
>
> Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SQOOP-320) Use Information Schema for SQLServerManager

Posted by "Bilung Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bilung Lee updated SQOOP-320:
-----------------------------

    Attachment: SQOOP-320.diff

> Use Information Schema for SQLServerManager
> -------------------------------------------
>
>                 Key: SQOOP-320
>                 URL: https://issues.apache.org/jira/browse/SQOOP-320
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Bilung Lee
>            Assignee: Bilung Lee
>         Attachments: SQOOP-320.diff
>
>
> Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SQOOP-320) Use Information Schema for SQLServerManager

Posted by "Arvind Prabhakar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arvind Prabhakar updated SQOOP-320:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.0
           Status: Resolved  (was: Patch Available)

Patch committed. Thanks Bilung!

> Use Information Schema for SQLServerManager
> -------------------------------------------
>
>                 Key: SQOOP-320
>                 URL: https://issues.apache.org/jira/browse/SQOOP-320
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Bilung Lee
>            Assignee: Bilung Lee
>             Fix For: 1.4.0
>
>         Attachments: SQOOP-320.diff
>
>
> Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SQOOP-320) Use Information Schema for SQLServerManager

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088594#comment-13088594 ] 

Hudson commented on SQOOP-320:
------------------------------

Integrated in Sqoop-jdk-1.6 #15 (See [https://builds.apache.org/job/Sqoop-jdk-1.6/15/])
    SQOOP-320. Use Information Schema for SQLServer.

(Bilung Lee via Arvind Prabhakar)

arvind : http://svn.apache.org/viewvc/?view=rev&rev=1159949
Files : 
* /incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/SQLServerManager.java


> Use Information Schema for SQLServerManager
> -------------------------------------------
>
>                 Key: SQOOP-320
>                 URL: https://issues.apache.org/jira/browse/SQOOP-320
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Bilung Lee
>            Assignee: Bilung Lee
>             Fix For: 1.4.0
>
>         Attachments: SQOOP-320.diff
>
>
> Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SQOOP-320) Use Information Schema for SQLServerManager

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087926#comment-13087926 ] 

jiraposter@reviews.apache.org commented on SQOOP-320:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1592/#review1558
-----------------------------------------------------------

Ship it!


+1

Can you please add the patch to the Jira. Thanks!

- Arvind


On 2011-08-19 18:02:31, Bilung Lee wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/1592/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-08-19 18:02:31)
bq.  
bq.  
bq.  Review request for Sqoop, Ahmed Radwan and Arvind Prabhakar.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.
bq.  
bq.  
bq.  This addresses bug SQOOP-320.
bq.      https://issues.apache.org/jira/browse/SQOOP-320
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    src/java/com/cloudera/sqoop/manager/SQLServerManager.java e1ce2af 
bq.  
bq.  Diff: https://reviews.apache.org/r/1592/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Bilung
bq.  
bq.



> Use Information Schema for SQLServerManager
> -------------------------------------------
>
>                 Key: SQOOP-320
>                 URL: https://issues.apache.org/jira/browse/SQOOP-320
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Bilung Lee
>            Assignee: Bilung Lee
>
> Use queries directly on information schema to retrieve information, such as database list, table list, column list, and primary key column, for SQLServerManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira