-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44317/
-----------------------------------------------------------
(Updated March 28, 2016, 9:30 a.m.)
Review request for Sqoop.
Changes
-------
Corrected Indentation
Bugs: SQOOP-2561
https://issues.apache.org/jira/browse/SQOOP-2561
Repository: sqoop-trunk
Description
-------
Special Character removal from Column name as avro data results in
duplicate column and fails the import
Solution: Instead of removing the special character, replace it with
underscore
Diffs
-----
src/java/org/apache/sqoop/avro/AvroUtil.java 90cc9d0
src/test/com/cloudera/sqoop/TestAvroImport.java 00d7a95
Diff: https://reviews.apache.org/r/44317/diff/
Testing
-------
Test case for the same is exceuted successfully.
File Attachments (updated)
----------------
indentation correction
https://reviews.apache.org/media/uploaded/files/2016/03/28/e63ec458-2282-4186-ad00-5aec7d276fea__0001-SQOOP-2561.patch
Thanks,
vishnu s nair