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

Hudson commented on SQOOP-884:
------------------------------

Integrated in Sqoop2-hadoop200 #208 (See 
[https://builds.apache.org/job/Sqoop2-hadoop200/208/])
    SQOOP-884: Disable interactive client commands in batch mode (Revision 
339069f322741b2408d58142106792a29ca517e6)

     Result = SUCCESS
cheolsoo : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=339069f322741b2408d58142106792a29ca517e6
Files : 
* client/src/main/java/org/apache/sqoop/client/shell/SqoopShell.java
* client/src/main/java/org/apache/sqoop/client/shell/CloneCommand.java
* client/src/main/java/org/apache/sqoop/client/shell/UpdateCommand.java
* client/src/main/java/org/apache/sqoop/client/shell/CreateCommand.java
* client/src/main/java/org/apache/sqoop/client/core/Environment.java
* client/src/main/java/org/apache/sqoop/client/core/ClientError.java

                
> Sqoop2: Disable interactive client commands in batch mode
> ---------------------------------------------------------
>
>                 Key: SQOOP-884
>                 URL: https://issues.apache.org/jira/browse/SQOOP-884
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.1
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>              Labels: newbie
>             Fix For: 1.99.2
>
>         Attachments: bugSQOOP-884.patch
>
>
> Some of the client commands (create, update, clone) are not compatible in 
> batch mode. We've document this limitation in user guide, however the batch 
> mode will execute them anyway. I believe that we should add check and throw 
> exception if this will happen to prevent sqoop client freezing by waiting on 
> user input that won't come.

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