----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18592/#review35888 -----------------------------------------------------------
http://svn.apache.org/repos/asf/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java <https://reviews.apache.org/r/18592/#comment66704> I think its better just to catch IOException here, otherwise this may result in misleading exception message. - Ashutosh Chauhan On Feb. 28, 2014, 7:37 p.m., Hari Sankar Sivarama Subramaniyan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18592/ > ----------------------------------------------------------- > > (Updated Feb. 28, 2014, 7:37 p.m.) > > > Review request for hive and Thejas Nair. > > > Bugs: HIVE-6137 > https://issues.apache.org/jira/browse/HIVE-6137 > > > Repository: hive > > > Description > ------- > > HIVE-6137 Improve error message when file is not found while creating a table. > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java > 1573040 > > http://svn.apache.org/repos/asf/hive/trunk/ql/src/test/queries/clientnegative/external1.q > 1573040 > > http://svn.apache.org/repos/asf/hive/trunk/ql/src/test/results/clientnegative/external1.q.out > 1573040 > > Diff: https://reviews.apache.org/r/18592/diff/ > > > Testing > ------- > > > Thanks, > > Hari Sankar Sivarama Subramaniyan > >