----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40751/ -----------------------------------------------------------
(Updated Dec. 9, 2015, 6:09 p.m.) Review request for lens. Changes ------- Updated java doc Bugs: LENS-882 https://issues.apache.org/jira/browse/LENS-882 Repository: lens Description ------- After this change, a CLI user will be able to find a list of queries that ran on a particular driver. eg. lens-shell>query list --driver org.apache.lens.driver.hive.HiveDriver Diffs (updated) ----- lens-cli/src/main/java/org/apache/lens/cli/commands/LensQueryCommands.java fe9b84d lens-cli/src/test/java/org/apache/lens/cli/TestLensQueryCommands.java 48b3ebb lens-client/src/main/java/org/apache/lens/client/LensClient.java 5fd04c4 lens-client/src/main/java/org/apache/lens/client/LensStatement.java 40e6d76 src/site/apt/user/cli.apt c266c6d Diff: https://reviews.apache.org/r/40751/diff/ Testing ------- Yes. INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lens Checkstyle Rules .............................. SUCCESS [ 2.401 s] [INFO] Lens ............................................... SUCCESS [ 4.075 s] [INFO] Lens API ........................................... SUCCESS [ 19.117 s] [INFO] Lens API for server and extensions ................. SUCCESS [ 16.010 s] [INFO] Lens Cube .......................................... SUCCESS [04:54 min] [INFO] Lens DB storage .................................... SUCCESS [ 15.088 s] [INFO] Lens Query Library ................................. SUCCESS [ 11.770 s] [INFO] Lens Hive Driver ................................... SUCCESS [02:24 min] [INFO] Lens Driver for JDBC ............................... SUCCESS [ 29.353 s] [INFO] Lens Elastic Search Driver ......................... SUCCESS [ 14.007 s] [INFO] Lens Server ........................................ SUCCESS [12:05 min] [INFO] Lens client ........................................ SUCCESS [ 29.389 s] [INFO] Lens CLI ........................................... SUCCESS [ 44.601 s] [INFO] Lens Examples ...................................... SUCCESS [ 6.650 s] [INFO] Lens Ship Jars to Distributed Cache ................ SUCCESS [ 0.863 s] [INFO] Lens Distribution .................................. SUCCESS [ 10.363 s] [INFO] Lens ML Lib ........................................ SUCCESS [01:21 min] [INFO] Lens ML Ext Distribution ........................... SUCCESS [ 3.111 s] [INFO] Lens Regression .................................... SUCCESS [ 10.240 s] [INFO] Lens UI ............................................ SUCCESS [ 3.515 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24:26 min [INFO] Finished at: 2015-11-26T18:04:55+05:30 [INFO] Final Memory: 143M/857M [INFO] ------------------------------------------------------------------------ Thanks, Deepak Barr