[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-19 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96915483 --- Diff: ranger-plugin/scripts/register_hawq.sh --- @@ -0,0 +1,217 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-18 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96780739 --- Diff: ranger-plugin/scripts/register_hawq.sh --- @@ -0,0 +1,217 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/1092 --- 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 #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96580025 --- Diff: ranger-plugin/service/src/main/java/org/apache/hawq/ranger/authorization/RangerHawqAuthorizer.java --- @@ -0,0 +1,263 @@ +/* + *

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96579770 --- Diff: ranger-plugin/scripts/register_hawq.sh --- @@ -0,0 +1,217 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96579569 --- Diff: ranger-plugin/integration/admin/pom.xml --- @@ -0,0 +1,70 @@ + + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96579330 --- Diff: ranger-plugin/conf/ranger-servicedef-hawq.json --- @@ -0,0 +1,287 @@ +{ + "name": "hawq", + "implClass":

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96560193 --- Diff: ranger-plugin/admin-plugin/src/main/java/org/apache/hawq/ranger/service/HawqClient.java --- @@ -0,0 +1,314 @@ +/* + * Licensed

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96557248 --- Diff: ranger-plugin/conf/ranger-servicedef-hawq.json --- @@ -0,0 +1,287 @@ +{ + "name": "hawq", + "implClass":

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96557368 --- Diff: ranger-plugin/integration/admin/pom.xml --- @@ -0,0 +1,70 @@ + + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96558081 --- Diff: ranger-plugin/scripts/register_hawq.sh --- @@ -0,0 +1,217 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96558333 --- Diff: ranger-plugin/service/src/main/java/org/apache/hawq/ranger/authorization/RangerHawqAuthorizer.java --- @@ -0,0 +1,263 @@ +/* +

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96557030 --- Diff: ranger-plugin/admin-plugin/src/main/java/org/apache/hawq/ranger/service/HawqClient.java --- @@ -0,0 +1,314 @@ +/* + * Licensed to

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96556661 --- Diff: .gitignore --- @@ -41,6 +41,12 @@ objfiles.txt .pydevproject .cproject .settings +.classpath + +# IDEA Project

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96556904 --- Diff: .gitignore --- @@ -41,6 +41,12 @@ objfiles.txt .pydevproject .cproject .settings +.classpath + +# IDEA Project

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96556724 --- Diff: ranger-plugin/admin-plugin/src/main/java/org/apache/hawq/ranger/service/HawqClient.java --- @@ -0,0 +1,314 @@ +/* + * Licensed

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96556804 --- Diff: ranger-plugin/admin-plugin/pom.xml --- @@ -0,0 +1,90 @@ + + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96556516 --- Diff: ranger-plugin/admin-plugin/pom.xml --- @@ -0,0 +1,90 @@ + + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-17 Thread edespino
Github user edespino commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1092#discussion_r96547717 --- Diff: ranger-plugin/admin-plugin/pom.xml --- @@ -0,0 +1,90 @@ + + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] incubator-hawq pull request #1092: HAWQ-1203. Ranger Plugin Service Implemen...

2017-01-16 Thread denalex
GitHub user denalex opened a pull request: https://github.com/apache/incubator-hawq/pull/1092 HAWQ-1203. Ranger Plugin Service Implementation. (with contributions … …by Lav Jain and Leslie Chang) You can merge this pull request into a Git repository by running: $ git pull