[ https://issues.apache.org/jira/browse/PHOENIX-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16062578#comment-16062578 ]
ASF GitHub Bot commented on PHOENIX-3598: ----------------------------------------- GitHub user Wancy opened a pull request: https://github.com/apache/phoenix/pull/265 PHOENIX-3598 Add two params "phoenix.queryserver.doAs.enabled" and "phoenix.queryserver.doAs.param" to control whether to get enduser from request parameters and what is the parameter key name. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Wancy/phoenix master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/265.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #265 ---- commit 60b97e1475eedcc8452ba5953d53431988ac9e45 Author: shiwang <shiw...@us.ibm.com> Date: 2017-06-26T06:27:31Z PHOENIX-3598 ---- > Enable proxy access to Phoenix query server for third party on behalf of end > users > ---------------------------------------------------------------------------------- > > Key: PHOENIX-3598 > URL: https://issues.apache.org/jira/browse/PHOENIX-3598 > Project: Phoenix > Issue Type: Improvement > Reporter: Jerry He > Assignee: Shi Wang > Attachments: 0001-PHOENIX-3598.patch > > > This JIRA tracks the follow-on work of CALCITE-1539 needed on Phoenix query > server side. -- This message was sent by Atlassian JIRA (v6.4.14#64029)