-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8903/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
Rather than requiring one fixed job name, I've changed the behavior to check
prefix and suffix and thus we won't need to refactore this test if Hadoop will
change the logic of job id generation again.
This addresses bug SQOOP-821.
https://issues.apache.org/jira/browse/SQOOP-821
Diffs
-----
src/test/com/cloudera/sqoop/testutil/LobAvroImportTestCase.java e22a6b4
Diff: https://reviews.apache.org/r/8903/diff/
Testing
-------
You need to install bleeding edge build of Hadoop into your maven/ivy cache and
change dependencies in order to properly test this fix.
Thanks,
Jarek Cecho