-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54251/
-----------------------------------------------------------
(Updated Jan. 17, 2017, 7:23 a.m.)
Review request for Sqoop and Szabolcs Vasas.
Summary (updated)
-----------------
SQOOP-3061 - Fix a bug when parsing query in sqoop options file
Bugs: SQOOP-3061
https://issues.apache.org/jira/browse/SQOOP-3061
Repository: sqoop-trunk
Description
-------
SQOOP-3061 - Sqoop --options-file failed with error "Malformed option in
options file" even though the query is correct
Diffs
-----
src/java/org/apache/sqoop/util/OptionsFileUtil.java c476e00
src/test/com/cloudera/sqoop/util/TestOptionsFileExpansion.java 3f0bfb9
Diff: https://reviews.apache.org/r/54251/diff/
Testing
-------
Test case updated and have made sure that existing test cases and new test
cases passed.
Thanks,
Eric Lin