[
https://issues.apache.org/jira/browse/LENS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392670#comment-14392670
]
Rajat Khandelwal commented on LENS-457:
---------------------------------------
With current patch
{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules ............................. SUCCESS [2.182s]
[INFO] Lens .............................................. SUCCESS [2.052s]
[INFO] Lens API .......................................... SUCCESS [5.129s]
[INFO] Lens API for server and extensions ................ SUCCESS [6.935s]
[INFO] Lens Cube ......................................... SUCCESS [2:20.254s]
[INFO] Lens DB storage ................................... SUCCESS [10.364s]
[INFO] Lens Query Library ................................ SUCCESS [4.395s]
[INFO] Lens Hive Driver .................................. SUCCESS [2:28.260s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [19.627s]
[INFO] Lens Server ....................................... SUCCESS [4:44.767s]
[INFO] Lens client ....................................... SUCCESS [20.734s]
[INFO] Lens CLI .......................................... SUCCESS [2:45.170s]
[INFO] Lens Examples ..................................... SUCCESS [0.826s]
[INFO] Lens Distribution ................................. SUCCESS [9.990s]
[INFO] Lens ML Lib ....................................... SUCCESS [1:01.910s]
[INFO] Lens ML Ext Distribution .......................... SUCCESS [2.540s]
[INFO] Lens Regression ................................... SUCCESS [0.455s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:46.535s
[INFO] Finished at: Thu Apr 02 12:49:19 UTC 2015
[INFO] Final Memory: 107M/1263M
[INFO] ------------------------------------------------------------------------
{noformat}
> Configurability in QueryExecutionServiceImpl
> --------------------------------------------
>
> Key: LENS-457
> URL: https://issues.apache.org/jira/browse/LENS-457
> Project: Apache Lens
> Issue Type: Improvement
> Components: server
> Reporter: Rajat Khandelwal
> Assignee: Rajat Khandelwal
> Attachments: LENS-457.patch
>
>
> * DriverSelector: right now it's hard coded to MinQueryCostSelector. Making
> it configurable via conf
> * Query acceptors now loaded through server conf
> * renamed variable acceptedQueries to queuedQueries
> * test cases for acceptors
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)