You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Jarek Cecho <ja...@apache.org> on 2013/07/11 00:57:03 UTC

Review Request 12456: SQOOP-1132 Print out Sqoop version into log during execution

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12456/
-----------------------------------------------------------

Review request for Sqoop.


Bugs: SQOOP-1132
    https://issues.apache.org/jira/browse/SQOOP-1132


Repository: sqoop-trunk


Description
-------

I've added simple LOG statement to the Sqoop constructor.


Diffs
-----

  src/java/org/apache/sqoop/Sqoop.java 2e1725d578e521a2f1b289e251cafab4ed5aa8a4 

Diff: https://reviews.apache.org/r/12456/diff/


Testing
-------

It seems that the version is being printed out as expected.


Thanks,

Jarek Cecho