----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39911/ -----------------------------------------------------------
(Updated Dec. 11, 2015, 2:48 p.m.) Review request for lens. Changes ------- updated with reactor summary Repository: lens Description ------- OperationHandle-HiveSession mapping is maintained for all active operations. Now, hive session will only be closed when there are no active operations running on that session. Diffs ----- lens-driver-hive/src/main/java/org/apache/lens/driver/hive/HiveDriver.java a84c679 lens-driver-hive/src/test/java/org/apache/lens/driver/hive/TestRemoteHiveDriver.java ab5ada9 lens-server/src/test/java/org/apache/lens/server/query/TestQueryService.java f6693aa Diff: https://reviews.apache.org/r/39911/diff/ Testing (updated) ------- Yes. 1. Created session. 2. Fired a query. 3. Deleted the session before query finishes. 4. Query keeps running and finishes eventually. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lens Checkstyle Rules .............................. SUCCESS [ 2.491 s] [INFO] Lens ............................................... SUCCESS [ 13.332 s] [INFO] Lens API ........................................... SUCCESS [ 31.967 s] [INFO] Lens API for server and extensions ................. SUCCESS [ 16.379 s] [INFO] Lens Cube .......................................... SUCCESS [08:22 min] [INFO] Lens DB storage .................................... SUCCESS [ 28.926 s] [INFO] Lens Query Library ................................. SUCCESS [ 11.509 s] [INFO] Lens Hive Driver ................................... SUCCESS [02:22 min] [INFO] Lens Driver for JDBC ............................... SUCCESS [ 43.142 s] [INFO] Lens Elastic Search Driver ......................... SUCCESS [ 14.213 s] [INFO] Lens Server ........................................ SUCCESS [13:01 min] [INFO] Lens client ........................................ SUCCESS [01:07 min] [INFO] Lens CLI ........................................... SUCCESS [01:35 min] [INFO] Lens Examples ...................................... SUCCESS [ 12.293 s] [INFO] Lens Ship Jars to Distributed Cache ................ SUCCESS [ 1.499 s] [INFO] Lens Distribution .................................. SUCCESS [ 18.882 s] [INFO] Lens ML Lib ........................................ SUCCESS [02:32 min] [INFO] Lens ML Ext Distribution ........................... SUCCESS [ 3.597 s] [INFO] Lens Regression .................................... SUCCESS [ 15.574 s] [INFO] Lens UI ............................................ SUCCESS [ 7.101 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32:44 min [INFO] Finished at: 2015-12-11T18:23:29+05:30 [INFO] Final Memory: 143M/869M [INFO] ------------------------------------------------------------------------ Thanks, Deepak Barr
