----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14779/#review27403 -----------------------------------------------------------
Ship it! Ship It! - Jarek Cecho On Oct. 23, 2013, 2:22 a.m., James Anderson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14779/ > ----------------------------------------------------------- > > (Updated Oct. 23, 2013, 2:22 a.m.) > > > Review request for Sqoop. > > > Bugs: SQOOP-435 > https://issues.apache.org/jira/browse/SQOOP-435 > > > Repository: sqoop-trunk > > > Description > ------- > > Automatically generate an Avro schema file (*.avsc) in the JAR output > directory when --as-avrodatafile is specified. > > > Diffs > ----- > > src/java/org/apache/sqoop/mapreduce/DataDrivenImportJob.java 5afd90c > src/test/com/cloudera/sqoop/TestAvroImport.java 34a7d41 > > Diff: https://reviews.apache.org/r/14779/diff/ > > > Testing > ------- > > - Compared contents of *.avsc file against output from avro-tools getschema > operation. > - Created an external Hive table with AvroSerDe, pointing avro.schema.url to > a copy of the schema indexed in ElasticSearch. > > > Thanks, > > James Anderson > >
