[ https://issues.apache.org/jira/browse/SQOOP-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13734038#comment-13734038 ]
Sqoop QA bot commented on SQOOP-773: ------------------------------------ Here are the results of testing the latest attachment https://issues.apache.org/jira/secure/attachment/12596949/SQOOP-773.1.patch against branch sqoop2. {color:red}Overall:{color} -1 due to an error {color:red}ERROR:{color} failed to apply patch (exit code 1): {code}<stdin>:1450: trailing whitespace. * <stdin>:1484: trailing whitespace. * <stdin>:2041: trailing whitespace. * <stdin>:2069: trailing whitespace. * <stdin>:2084: trailing whitespace. * error: client/src/main/java/org/apache/sqoop/client/shell/CloneConnectionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/CloneJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/CreateCommand.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/CreateConnectionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/CreateJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/DeleteConnectionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/DeleteJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/DisableConnectionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/DisableJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/EnableConnectionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/EnableJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/SetOptionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/SetServerFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/ShowConnectionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/ShowConnectorFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/ShowFrameworkFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/ShowJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/ShowOptionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/ShowServerFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/ShowSubmissionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/ShowVersionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/SqoopFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/StartJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/StatusJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/StopJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/UpdateConnectionFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/shell/UpdateJobFunction.java: No such file or directory error: client/src/main/java/org/apache/sqoop/client/utils/FormFiller.java: No such file or directory {code} {color:green}SUCCESS:{color} Clean was successful Console output: https://builds.apache.org/job/PreCommit-SQOOP-Build/114/console This message is automatically generated. > Sqoop2: Batch execution support for client commands > --------------------------------------------------- > > Key: SQOOP-773 > URL: https://issues.apache.org/jira/browse/SQOOP-773 > Project: Sqoop > Issue Type: Improvement > Affects Versions: 1.99.1 > Reporter: Bilung Lee > Assignee: Abraham Elmahrek > Priority: Minor > Fix For: 2.0.0 > > Attachments: SQOOP-773.0.patch, SQOOP-773.1.patch, SQOOP-773.1.pdf > > > Currently, some clients commands (create, update, and clone) only support > interactive mode even though the underlying Groovy shell infrastructure > supports batch execution of commands. These commands need support for batch > execution as well. -- 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