----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28964/#review64823 -----------------------------------------------------------
ql/src/test/org/apache/hadoop/hive/ql/io/TestHiveStoragePerformance.java <https://reviews.apache.org/r/28964/#comment107607> Please import the package as needed. ql/src/test/org/apache/hadoop/hive/ql/io/TestHiveStoragePerformance.java <https://reviews.apache.org/r/28964/#comment107609> The same as above. ql/src/test/org/apache/hadoop/hive/ql/io/TestHiveStoragePerformance.java <https://reviews.apache.org/r/28964/#comment107611> Can we output the size of file here or output the throughput of IO instead like TestDFSIO? Thank Sergio for your patch. Just one question below. - cheng xu On Dec. 11, 2014, 10:42 p.m., Sergio Pena wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28964/ > ----------------------------------------------------------- > > (Updated Dec. 11, 2014, 10:42 p.m.) > > > Review request for hive. > > > Bugs: HIVE-8121 > https://issues.apache.org/jira/browse/HIVE-8121 > > > Repository: hive-git > > > Description > ------- > > This is a new tool used to test ORC & PARQUET file format performance. > > > Diffs > ----- > > ql/src/test/org/apache/hadoop/hive/ql/io/TestHiveStoragePerformance.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/28964/diff/ > > > Testing > ------- > > > Thanks, > > Sergio Pena > >