[
https://issues.apache.org/jira/browse/DRILL-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428691#comment-17428691
]
ASF GitHub Bot commented on DRILL-7863:
---------------------------------------
Z0ltrix commented on pull request #2332:
URL: https://github.com/apache/drill/pull/2332#issuecomment-943135149
Hi @luocooong,
great work! Looking forward to use this storage plugin.
Have you thought about impersonation for this?
https://phoenix.apache.org/server.html#Impersonation explains it for pqs
with doAs parameter.
For fat client i´m not sure...
Maybe it has to be done manually, like in the pqs code:
https://github.com/apache/phoenix-queryserver/blob/master/phoenix-queryserver/src/main/java/org/apache/phoenix/queryserver/server/QueryServer.java#L553
Do you think its possible to add this?
Regards,
Christian
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Add Storage Plugin for Apache Phoenix
> -------------------------------------
>
> Key: DRILL-7863
> URL: https://issues.apache.org/jira/browse/DRILL-7863
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - Other
> Reporter: Cong Luo
> Assignee: Cong Luo
> Priority: Major
>
> There is a to-do list :
> # MVP on EVF.
> # Security Authentication.
> # Support both the thin(PQS) and fat(ZK) driver.
> # Compatibility with phoenix 4.x and 5.x.
> # Shaded dependencies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)