----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16671/ -----------------------------------------------------------
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