[
https://issues.apache.org/jira/browse/LENS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260281#comment-15260281
]
Hadoop QA commented on LENS-1013:
---------------------------------
Applied patch:
[lens-1013.v6.patch|https://issues.apache.org/jira/secure/attachment/12801021/lens-1013.v6.patch]
and ran command: mvn clean install -fae. Result: Failure. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/404/
> DriverQueryHook should support postSelect option also.
> ------------------------------------------------------
>
> Key: LENS-1013
> URL: https://issues.apache.org/jira/browse/LENS-1013
> Project: Apache Lens
> Issue Type: Improvement
> Components: server
> Reporter: Puneet Gupta
> Assignee: Puneet Gupta
> Fix For: 2.6
>
> Attachments: lens-1013.v6.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)