-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25636/
-----------------------------------------------------------
(Updated Sept. 16, 2014, 10:22 p.m.)
Review request for Sqoop.
Changes
-------
Fix a grammatical problem in warning message.
Bugs: SQOOP-1387
https://issues.apache.org/jira/browse/SQOOP-1387
Repository: sqoop-trunk
Description
-------
I fixed a bug reported in SQOOP-1387. After applying this patch, Sqoop will log
some warning messages when there is no permission on managers.d directory.
Diffs (updated)
-----
src/java/org/apache/sqoop/ConnFactory.java e9c45bc
Diff: https://reviews.apache.org/r/25636/diff/
Testing
-------
Tested on test cluster using (1.4.6-SNAPSHOT) with no permission on managers.d
directory.
Thanks,
Chiwan Park