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/03/12 18:01:38 UTC

[jira] [Created] (SQOOP-2199) Sqoop2: Improve documentation shell's batch mode

Jarek Jarcec Cecho created SQOOP-2199:
-----------------------------------------

             Summary: Sqoop2: Improve documentation shell's batch mode
                 Key: SQOOP-2199
                 URL: https://issues.apache.org/jira/browse/SQOOP-2199
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.99.5
            Reporter: Jarek Jarcec Cecho
             Fix For: 1.99.6


We've noticed with [~gwenshap] that we dont' have anywhere a good documentation how one can take advantage of the batch mode to create links and jobs. I'm for example using the following script:

{code}
create link --cid 4 --name mysql --link-linkConfig-connectionString jdbc:mysql://XXXXX/sqoop --link-linkConfig-username XXXX --link-linkConfig-password XXXX --link-linkConfig-jdbcDriver com.mysql.jdbc.Driver
{code}

Would be great to improve the docs, so that others can take advantage of it.



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