[GitHub] incubator-hawq pull request #1211: HAWQ-1425. Print error message if ssh con...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/1211 --- 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 #1211: HAWQ-1425. Print error message if ssh con...

2017-04-07 Thread radarwave
Github user radarwave commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1211#discussion_r110341344 --- Diff: tools/bin/hawqpylib/hawqlib.py --- @@ -203,6 +203,13 @@ def check_hostname_equal(remote_host, user = ""): cmd = "hostname"

[GitHub] incubator-hawq pull request #1211: HAWQ-1425. Print error message if ssh con...

2017-04-07 Thread huor
Github user huor commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1211#discussion_r110327071 --- Diff: tools/bin/hawqpylib/hawqlib.py --- @@ -203,6 +203,13 @@ def check_hostname_equal(remote_host, user = ""): cmd = "hostname"

[GitHub] incubator-hawq pull request #1211: HAWQ-1425. Print error message if ssh con...

2017-04-07 Thread huor
Github user huor commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1211#discussion_r110323503 --- Diff: tools/bin/hawqpylib/hawqlib.py --- @@ -203,6 +203,13 @@ def check_hostname_equal(remote_host, user = ""): cmd = "hostname"

[GitHub] incubator-hawq pull request #1211: HAWQ-1425. Print error message if ssh con...

2017-04-07 Thread radarwave
Github user radarwave commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1211#discussion_r110324197 --- Diff: tools/bin/hawqpylib/hawqlib.py --- @@ -203,6 +203,13 @@ def check_hostname_equal(remote_host, user = ""): cmd = "hostname"

[GitHub] incubator-hawq pull request #1211: HAWQ-1425. Print error message if ssh con...

2017-04-07 Thread radarwave
Github user radarwave commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1211#discussion_r110322606 --- Diff: tools/bin/hawqpylib/hawqlib.py --- @@ -203,6 +203,17 @@ def check_hostname_equal(remote_host, user = ""): cmd = "hostname"

[GitHub] incubator-hawq pull request #1211: HAWQ-1425. Print error message if ssh con...

2017-04-06 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1211#discussion_r110319372 --- Diff: tools/bin/hawqpylib/hawqlib.py --- @@ -203,6 +203,17 @@ def check_hostname_equal(remote_host, user = ""): cmd = "hostname"