[GitHub] phoenix issue #265: PHOENIX-3598

2017-07-12 Thread Wancy
Github user Wancy commented on the issue: https://github.com/apache/phoenix/pull/265 Thanks @joshelser !! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] phoenix pull request #265: PHOENIX-3598

2017-07-12 Thread Wancy
Github user Wancy closed the pull request at: https://github.com/apache/phoenix/pull/265 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] phoenix pull request #265: PHOENIX-3598

2017-06-27 Thread Wancy
Github user Wancy commented on a diff in the pull request: https://github.com/apache/phoenix/pull/265#discussion_r124413926 --- Diff: phoenix-queryserver/src/main/java/org/apache/phoenix/queryserver/server/QueryServer.java --- @@ -228,7 +235,9 @@ public int run(String[] args

[GitHub] phoenix pull request #265: PHOENIX-3598

2017-06-27 Thread Wancy
Github user Wancy commented on a diff in the pull request: https://github.com/apache/phoenix/pull/265#discussion_r124413815 --- Diff: phoenix-queryserver/src/main/java/org/apache/phoenix/queryserver/server/QueryServer.java --- @@ -273,6 +282,54 @@ public int run(String[] args

[GitHub] phoenix issue #265: PHOENIX-3598

2017-06-27 Thread Wancy
Github user Wancy commented on the issue: https://github.com/apache/phoenix/pull/265 Hi @joshelser, I made some changes according to your comments, please review, thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] phoenix pull request #265: PHOENIX-3598

2017-06-26 Thread Wancy
Github user Wancy commented on a diff in the pull request: https://github.com/apache/phoenix/pull/265#discussion_r124153233 --- Diff: phoenix-queryserver/src/test/java/org/apache/phoenix/queryserver/server/PhoenixRemoteUserExtractorTest.java --- @@ -0,0 +1,102

[GitHub] phoenix pull request #265: PHOENIX-3598

2017-06-26 Thread Wancy
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 th