[
https://issues.apache.org/jira/browse/LENS-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636747#comment-14636747
]
Himanshu Gahlaut commented on LENS-123:
---------------------------------------
[FYI] This ticket has a requirement to configure multiple driver objects in a
cohesive manner. There was a similar requirement in LENS-486 to configure
multiple error objects cohesively. In that ticket typesafe config is used to
configure all parameters of an error object at one place in conf file. Here is
the lens error configuration file:
https://github.com/apache/incubator-lens/blob/master/lens-api/src/main/resources/lens-errors.conf
> Ability to load different instances of same driver class
> --------------------------------------------------------
>
> Key: LENS-123
> URL: https://issues.apache.org/jira/browse/LENS-123
> Project: Apache Lens
> Issue Type: New Feature
> Components: server
> Reporter: Amareshwari Sriramadasu
> Labels: Hackathon-July
>
> Currently we are loading only one driver instance per class. We should be
> able to load multiple different instances of a driver class.
> For example, There can be multiple HiveDrivers talking to different
> HiveServers sitting on each colo. Or different JDBCDrivers talking to
> different dbs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)