[
https://issues.apache.org/jira/browse/LENS-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379373#comment-14379373
]
Jaideep Dhok commented on LENS-349:
-----------------------------------
Going ahead with the following approach
# Set database in AbstractQueryContext at construction time. This will make
sure that database used at the time of query submission is also used at the
time of query execution
# HiveDriver will maintain one session for a lens session + database name pair.
# Will borrow some code related to closing class loaders and tests from the
previous patch.
> Hive driver jars should get refreshed with db switches
> ------------------------------------------------------
>
> Key: LENS-349
> URL: https://issues.apache.org/jira/browse/LENS-349
> Project: Apache Lens
> Issue Type: Sub-task
> Components: driver-hive, server
> Reporter: Jaideep Dhok
> Assignee: Jaideep Dhok
>
> DB switch should take care of updating DB jars in the Hive session.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)