[ 
https://issues.apache.org/jira/browse/LENS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260009#comment-15260009
 ] 

Puneet Gupta commented on LENS-1013:
------------------------------------

Was able to build locally 

INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Lens Checkstyle Rules ............................. SUCCESS [1.923s]
[INFO] Lens .............................................. SUCCESS [2.870s]
[INFO] Lens API .......................................... SUCCESS [22.907s]
[INFO] Lens API for server and extensions ................ SUCCESS [16.536s]
[INFO] Lens Cube ......................................... SUCCESS [8:25.458s]
[INFO] Lens DB storage ................................... SUCCESS [15.921s]
[INFO] Lens Query Library ................................ SUCCESS [11.319s]
[INFO] Lens Hive Driver .................................. SUCCESS [2:27.027s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [29.716s]
[INFO] Lens Elastic Search Driver ........................ SUCCESS [14.181s]
[INFO] Lens Server ....................................... SUCCESS [13:43.148s]
[INFO] Lens client ....................................... SUCCESS [28.931s]
[INFO] Lens CLI .......................................... SUCCESS [2:25.182s]
[INFO] Lens Examples ..................................... SUCCESS [8.281s]
[INFO] Lens Ship Jars to Distributed Cache ............... SUCCESS [0.609s]
[INFO] Lens Distribution ................................. SUCCESS [9.153s]
[INFO] Lens ML Lib ....................................... SUCCESS [1:08.802s]
[INFO] Lens ML Ext Distribution .......................... SUCCESS [1.677s]
[INFO] Lens Regression ................................... SUCCESS [9.272s]
[INFO] Lens UI ........................................... SUCCESS [45.502s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:49.229s
[INFO] Finished at: Wed Apr 27 10:39:42 UTC 2016
[INFO] Final Memory: 165M/2237M
[INFO] ------------------------------------------------------------------------

> DriverQueryHook should support postSelect option also.
> ------------------------------------------------------
>
>                 Key: LENS-1013
>                 URL: https://issues.apache.org/jira/browse/LENS-1013
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: server
>            Reporter: Puneet Gupta
>            Assignee: Puneet Gupta
>             Fix For: 2.6
>
>         Attachments: lens-1013.v3.patch
>
>
> as of now DriverQueryHook has a preLaunch() method which is called just 
> before launching the query . 
> We should also have an option to interact with hook on postSelect() which 
> will be called once query has been accepted by lens server and appropriate 
> driver has been selected for it.
> Also as of now, the preLaunch() is called by individual driver. This should 
> be moved to server and drivers should not manage this operation. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to