-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4496/
-----------------------------------------------------------
Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
Summary
-------
BLOB is supported for text and sequence import only.
Provide further support for Avro import.
This addresses bug SQOOP-465.
https://issues.apache.org/jira/browse/SQOOP-465
Diffs
-----
./src/java/org/apache/sqoop/manager/ConnManager.java 1303136
./src/java/org/apache/sqoop/mapreduce/AvroImportMapper.java 1303098
Diff: https://reviews.apache.org/r/4496/diff
Testing
-------
Manually tested: verified that Avro byte files were generated.
New JUnit test will be added by SQOOP-470.
Thanks,
Cheolsoo