[GitHub] incubator-hawq pull request #1256: HAWQ-1485. Fix exception of decryptPasswo...

2017-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/1256 --- 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

[GitHub] incubator-hawq pull request #1256: HAWQ-1485. fix exception of decryptPasswo...

2017-06-14 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1256#discussion_r122109467 --- Diff: ranger-plugin/admin-plugin/src/main/java/org/apache/hawq/ranger/service/RangerServiceHawq.java --- @@ -112,7 +119,7 @@ private void

[GitHub] incubator-hawq pull request #1256: HAWQ-1485. fix exception of decryptPasswo...

2017-06-14 Thread interma
GitHub user interma opened a pull request: https://github.com/apache/incubator-hawq/pull/1256 HAWQ-1485. fix exception of decryptPassword twice in lookupResource() In my earlier PR, *decryptPassword()* is called in the beginning of *lookupResource()*, but *BaseClient* (a ranger