-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9581/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
The submission engine is returning number from interval <0, 1>, thus this
number must be multiplied by 100 on the client side when showing to the user.
This addresses bug SQOOP-893.
https://issues.apache.org/jira/browse/SQOOP-893
Diffs
-----
client/src/main/java/org/apache/sqoop/client/utils/SubmissionDisplayer.java
dd94f2ee616a220d160d2eb8cd6f3d075c13ee2c
Diff: https://reviews.apache.org/r/9581/diff/
Testing
-------
Unit tests seems to be passing and I've verified the functionality on real
cluster.
Thanks,
Jarek Cecho