[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-14 Thread interma
Github user interma closed the pull request at: https://github.com/apache/incubator-hawq/pull/1235 --- 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 #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115644616 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -104,8 +157,18 @@ function get_hawq_password() { done }

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115643220 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -237,9 +305,13 @@ main() { if [[ $# -lt 1 ]]; then usage fi

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115640826 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -237,9 +305,13 @@ main() { if [[ $# -lt 1 ]]; then usage fi

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115550883 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -104,8 +157,18 @@ function get_hawq_password() { done }

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115548918 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -70,14 +70,47 @@ function get_ranger_password() { done } +# get

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115551737 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -237,9 +305,13 @@ main() { if [[ $# -lt 1 ]]; then usage fi

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115551379 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -237,9 +305,13 @@ main() { if [[ $# -lt 1 ]]; then usage fi

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115550195 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -104,8 +157,18 @@ function get_hawq_password() { done }

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115547649 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -70,14 +70,47 @@ function get_ranger_password() { done } +# get

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115549773 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -104,8 +157,18 @@ function get_hawq_password() { done }

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115549262 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -86,6 +119,27 @@ function get_hawq_url() { fi HAWQ_HOST=${parts[0]}

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115450794 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -104,8 +157,18 @@ function get_hawq_password() { done }

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115450646 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -237,9 +305,13 @@ main() { if [[ $# -lt 1 ]]; then usage fi

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115442221 --- Diff: tools/bin/hawq_ctl --- @@ -387,6 +387,10 @@ class HawqInit: (self.GPHOME, self.standby_host_name, self.GPHOME)

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115425270 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -104,8 +157,18 @@ function get_hawq_password() { done }

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115424467 --- Diff: tools/bin/hawq_ctl --- @@ -387,6 +387,10 @@ class HawqInit: (self.GPHOME, self.standby_host_name, self.GPHOME)

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115425328 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -237,9 +305,13 @@ main() { if [[ $# -lt 1 ]]; then usage

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115422436 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -237,9 +307,14 @@ main() { if [[ $# -lt 1 ]]; then usage fi

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115417102 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -104,8 +157,20 @@ function get_hawq_password() { done }

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115417172 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -237,9 +307,14 @@ main() { if [[ $# -lt 1 ]]; then usage fi

[GitHub] incubator-hawq pull request #1235: HAWQ-1456. Copy RPS configuration files t...

2017-05-09 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1235#discussion_r115417038 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -70,14 +70,47 @@ function get_ranger_password() { done } +# get