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

Hudson commented on SQOOP-984:
------------------------------

Integrated in Sqoop2-hadoop200 #296 (See 
[https://builds.apache.org/job/Sqoop2-hadoop200/296/])
    SQOOP-984: Sqoop2: Improve user experience on synchronous job submission 
(Revision c6f4332289cf53a9cd59ed8739242722226abcb2)

     Result = SUCCESS
jarcec : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=c6f4332289cf53a9cd59ed8739242722226abcb2
Files : 
* docs/src/site/sphinx/CommandLineClient.rst
* client/src/main/resources/client-resource.properties
* client/src/main/java/org/apache/sqoop/client/utils/SubmissionDisplayer.java
* 
client/src/main/java/org/apache/sqoop/client/shell/SubmissionStatusFunction.java
* 
client/src/main/java/org/apache/sqoop/client/shell/SubmissionStartFunction.java
* client/src/main/java/org/apache/sqoop/client/shell/SubmissionStopFunction.java
* client/src/main/java/org/apache/sqoop/client/core/Constants.java

                
> Sqoop2: Improve user experience on synchronous job submission
> -------------------------------------------------------------
>
>                 Key: SQOOP-984
>                 URL: https://issues.apache.org/jira/browse/SQOOP-984
>             Project: Sqoop
>          Issue Type: Improvement
>    Affects Versions: 1.99.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Vasanth kumar RJ
>             Fix For: 1.99.3
>
>         Attachments: SQOOP-984.patch
>
>
> Current synchronous mode of job submission will display all information about 
> the submission on each iteration. Maybe we could improve it by displaying 
> only some sort of header, followed by iterative job progress and finally 
> ending by some footer. Something like
> {code}
> Submission for job: 1
> Url: http://somewhere/on/internet
> Maybe-some-others
> Running - 0%
> Running - 10%
> Running - 100%
> Counters:
>   Transfer rows: 100
> Job was successful.
> {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

Reply via email to