----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16671/#review31333 -----------------------------------------------------------
Ship it! Ship It! - Thejas Nair On Jan. 6, 2014, 10:20 p.m., Shuaishuai Nie wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16671/ > ----------------------------------------------------------- > > (Updated Jan. 6, 2014, 10:20 p.m.) > > > Review request for hive and Thejas Nair. > > > Bugs: HIVE-5224 > https://issues.apache.org/jira/browse/HIVE-5224 > > > Repository: hive-git > > > Description > ------- > > Now when loading schema for table with AVRO serde, the file system is hard > coded to hdfs in AvroSerdeUtils.java. This should enable loading schema from > file system beside hdfs. > > > Diffs > ----- > > serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerdeUtils.java > 13848b6 > serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java > 010f614 > > Diff: https://reviews.apache.org/r/16671/diff/ > > > Testing > ------- > > > Thanks, > > Shuaishuai Nie > >