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

Himanshu Gahlaut commented on LENS-123:
---------------------------------------

[~jaideepdhok] [~lakshman]

Have a look at some other frameworks as well which don't use plain key value 
pairs to maintain structured properties. Apache Cassandra uses YAML to maintain 
structured configurations. It is very well documented as well. 

https://github.com/apache/cassandra/blob/trunk/conf/cassandra.yaml

Both XML and YAML are nice ways of maintaining structured configurations.

> 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: Improvement
>          Components: server
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Himanshu Gahlaut
>             Fix For: 2.0
>
>
> 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)

Reply via email to