[
https://issues.apache.org/jira/browse/PHOENIX-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129504#comment-16129504
]
Geoffrey Jacoby commented on PHOENIX-4047:
------------------------------------------
[~sergey.soldatov] - let's say you have two use cases, one a really low-latency
OLTP use case, and the other a high-throughput OLAP use case that needs to go
over a lot of data. Between ZooKeeper, HBase, and Phoenix, there are a lot of
tuning knobs you need to get right to create a connection to support either use
case well, and you can't just have a single client-side hbase-site.xml because
the two use cases will conflict. Having a way to specify multiple connection
profiles, each with their own set of timeouts/retries and other knobs would be
really helpful.
> Configuration Profile Feature
> -----------------------------
>
> Key: PHOENIX-4047
> URL: https://issues.apache.org/jira/browse/PHOENIX-4047
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Ethan Wang
>
> New feature allow user to pick a configuration profile which contains a set
> of pre-set properties for initializing phoenix connections.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)