----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14916/ -----------------------------------------------------------
(Updated Oct. 29, 2013, 12:23 a.m.) Review request for hive, Daniel Dai, Eugene Koifman, and Thejas Nair. Bugs: HIVE-5519 https://issues.apache.org/jira/browse/HIVE-5519 Repository: hive Description ------- Added 2 additional parameters : 1. numrecords = number of records the user wants to retrieve based on timestamp ordering 2. starttime = start time prefix Diffs (updated) ----- http://svn.apache.org/repos/asf/hive/trunk/hcatalog/src/test/e2e/templeton/tests/jobstatus.conf 1536446 http://svn.apache.org/repos/asf/hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java 1536446 Diff: https://reviews.apache.org/r/14916/diff/ Testing ------- Added e2e test and tested with curl. Thanks, Hari Sankar Sivarama Subramaniyan