----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4161/ -----------------------------------------------------------
(Updated 2012-03-05 09:58:09.819401) Review request for Sqoop and Bilung Lee. Changes ------- Hi Bilung, Could you please review this diff. Thanks, Kyryl Summary ------- This is pretty trivial patch, it just introduces new variables for the name and namespace in Avro schema and initializes them to the values passed in the options in the manner similar to ClassWriter. This addresses bug SQOOP-416. https://issues.apache.org/jira/browse/SQOOP-416 Diffs ----- ./src/java/org/apache/sqoop/orm/AvroSchemaGenerator.java 1296327 Diff: https://reviews.apache.org/r/4161/diff Testing ------- Import and export of Avro data files from/to SQL table. Thanks, Kyryl