-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25014/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-1330
https://issues.apache.org/jira/browse/SQOOP-1330
Repository: sqoop-trunk
Description
-------
I fixed a bug in code loading managers from property files. If some blank
newlines (or with line composed of only some spaces) occur in managers.d
property files, the new code just ignore them.
Diffs
-----
src/java/org/apache/sqoop/ConnFactory.java 2276525
Diff: https://reviews.apache.org/r/25014/diff/
Testing
-------
Thanks,
Chiwan Park