You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Venkat Ranganathan (JIRA)" <ji...@apache.org> on 2013/07/23 02:26:49 UTC

[jira] [Comment Edited] (SQOOP-1147) Sqoop2: show framework function does not behave as expected

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

Venkat Ranganathan edited comment on SQOOP-1147 at 7/23/13 12:25 AM:
---------------------------------------------------------------------

[~jarcec]   It seems the  solution  to the commit problem is to reset the password (and one can choose the old password itself) by going id.apache.org and choosing forgot password and going through the reset procedure
                
      was (Author: venkatnrangan):
    [~jarcec]   It seems the  solution  to the commit problem is to rest the password (and one can choose the old password itself) by going id.apache.org and choosing forgot password and going through the reset procedure
                  
> Sqoop2: show framework function does not behave as expected
> -----------------------------------------------------------
>
>                 Key: SQOOP-1147
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1147
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.2
>            Reporter: Raghav Kumar Gautam
>            Assignee: Raghav Kumar Gautam
>         Attachments: sqoop-1147.txt
>
>
> Documentation says that show framework function does not have any extra arguments. Here is the current behaviour:
> {code}
> sqoop:000> show framework
> Usage: show framework
> sqoop:000> show framework 1
> Framework specific options: 
> Persistent id: 1
>   Supported job types: [IMPORT, EXPORT]
>     Connection form 1:
>       Name: security
>       Label: Security related configuration options
>       Help: You must supply the information requested in order to create a job object.
>       Input 1:
>         Name: security.maxConnections
>         Label: Max connections
>         Help: Maximal number of connections that this connection object can use at one point in time
>         Type: INTEGER
>         Sensitive: false
>   Forms for job type IMPORT:
>     Job form 1:
>       Name: output
>       Label: Output configuration
>       Help: You must supply the information requested in order to get information where you want to store your data.
> ...
> {code}

--
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