You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Abraham Elmahrek (JIRA)" <ji...@apache.org> on 2013/10/14 19:56:42 UTC

[jira] [Created] (SQOOP-1217) Sqoop2: Improve shell output

Abraham Elmahrek created SQOOP-1217:
---------------------------------------

             Summary: Sqoop2: Improve shell output
                 Key: SQOOP-1217
                 URL: https://issues.apache.org/jira/browse/SQOOP-1217
             Project: Sqoop
          Issue Type: Improvement
          Components: sqoop2-client
    Affects Versions: 1.99.2
            Reporter: Abraham Elmahrek


In SqoopShell#interpretFileContent, the command result is printed out if it is returned. A result object is never returned though.

it seems there are two UX variables here:
# Whether the script should continue executing.
# A result object that should be shown the user.

There should be a way to provide both pieces of information in one object.



--
This message was sent by Atlassian JIRA
(v6.1#6144)