-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54251/
-----------------------------------------------------------
(Updated Jan. 19, 2017, 12:17 a.m.)
Review request for Sqoop and Szabolcs Vasas.
Changes
-------
Since Sqoop currently does not do such validation, I don't want to complicate
the REGEXP, so I removed the test case testValidFreeFormQueryQuotesInTableName
as suggested.
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 (updated)
-----
src/java/org/apache/sqoop/util/OptionsFileUtil.java c476e00
src/test/com/cloudera/sqoop/util/TestOptionsFileExpansion.java 6d3f0f3
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