-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51836/
-----------------------------------------------------------
(Updated Sept. 13, 2016, 9:13 a.m.)
Review request for lens.
Changes
-------
Addressed review comment
Bugs: LENS-1307
https://issues.apache.org/jira/browse/LENS-1307
Repository: lens
Description
-------
Chnaged the wait logic for timeout (wrt to driver completion listener). For
hive queries this was taking a lot of time in some cases and the timeout cutoff
was missed.
Diffs (updated)
-----
lens-server/src/main/java/org/apache/lens/server/query/QueryExecutionServiceImpl.java
a9aa497
Diff: https://reviews.apache.org/r/51836/diff/
Testing
-------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules .............................. SUCCESS [ 10.654 s]
[INFO] Lens ............................................... SUCCESS [ 8.416 s]
[INFO] Lens API ........................................... SUCCESS [ 19.450 s]
[INFO] Lens API for server and extensions ................. SUCCESS [ 59.253 s]
[INFO] Lens Cube .......................................... SUCCESS [ 44.856 s]
[INFO] Lens DB storage .................................... SUCCESS [ 5.112 s]
[INFO] Lens Query Library ................................. SUCCESS [ 12.425 s]
[INFO] Lens Hive Driver ................................... SUCCESS [ 19.061 s]
[INFO] Lens Driver for JDBC ............................... SUCCESS [ 15.814 s]
[INFO] Lens Elastic Search Driver ......................... SUCCESS [ 7.666 s]
[INFO] Lens Server ........................................ SUCCESS [02:09 min]
[INFO] Lens client ........................................ SUCCESS [ 14.564 s]
[INFO] Lens CLI ........................................... SUCCESS [ 23.772 s]
[INFO] Lens Examples ...................................... SUCCESS [ 15.164 s]
[INFO] Lens Ship Jars to Distributed Cache ................ SUCCESS [ 6.027 s]
[INFO] Lens Distribution .................................. SUCCESS [ 49.010 s]
[INFO] Lens ML Lib ........................................ SUCCESS [ 25.069 s]
[INFO] Lens ML Ext Distribution ........................... SUCCESS [ 24.512 s]
[INFO] Lens Regression .................................... SUCCESS [ 18.814 s]
[INFO] Lens UI ............................................ SUCCESS [ 17.385 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
Thanks,
Puneet Gupta