[
https://issues.apache.org/jira/browse/SQOOP-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Veena Basavaraj updated SQOOP-2044:
-----------------------------------
Fix Version/s: 2.0.0
> Sqoop2: "help" on starting job is not helpful
> ---------------------------------------------
>
> Key: SQOOP-2044
> URL: https://issues.apache.org/jira/browse/SQOOP-2044
> Project: Sqoop
> Issue Type: Bug
> Reporter: Gwen Shapira
> Fix For: 2.0.0
>
>
> I want to start a job. lets check "help":
> {code}
> Available commands:
> ....
> start (\sta) Start job
> ....
> For help on a specific command type: help command
> {code}
> Great. Lets get help on start:
> {code}
> sqoop:000> help start
> Usage: start [job]
> {code}
> Now what?
> {code}
> sqoop:000> start
> Usage: start [job]
> sqoop:000> start job
> sqoop:000> start 1
> The specified function "1" is not recognized.
> {code}
> The important bit about "-jid" is not mentioned anywhere. Not very helpful
> since users can't be expected to guess that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)