[GitHub] incubator-hawq issue #1081: HAWQ-1257. Prompt all tables which user doesn't ...

2017-01-11 Thread interma
Github user interma commented on the issue: https://github.com/apache/incubator-hawq/pull/1081 All fixed, pls review again. Thanks! --- 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

[jira] [Closed] (HAWQ-1264) Add PGP KEYS files for code signing purposes.

2017-01-11 Thread Ed Espino (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Espino closed HAWQ-1264. --- > Add PGP KEYS files for code signing purposes. > - > >

[jira] [Resolved] (HAWQ-1264) Add PGP KEYS files for code signing purposes.

2017-01-11 Thread Ed Espino (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Espino resolved HAWQ-1264. - Resolution: Won't Fix Fix Version/s: (was: 2.2.0.0-incubating) backlog After

[GitHub] incubator-hawq issue #1077: HAWQ-1264. Add KEYS file for Code Signing purpos...

2017-01-11 Thread edespino
Github user edespino commented on the issue: https://github.com/apache/incubator-hawq/pull/1077 I see your point, I'll close this PR and document the process to have the release manager update the PGP KEYS file in the release subversion repositories for the release. Thanks for the

[GitHub] incubator-hawq pull request #1077: HAWQ-1264. Add KEYS file for Code Signing...

2017-01-11 Thread edespino
Github user edespino closed the pull request at: https://github.com/apache/incubator-hawq/pull/1077 --- 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 #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95716521 --- Diff: src/backend/catalog/aclchk.c --- @@ -2760,9 +2766,6 @@ List *pg_rangercheck_batch(List *arg_list) requestargs = NULL; }

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95716306 --- Diff: src/backend/libpq/rangerrest.c --- @@ -381,29 +449,38 @@ int call_ranger_rest(CURL_HANDLE curl_handle, const char* request) }

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95715912 --- Diff: src/backend/parser/parse_relation.c --- @@ -2734,70 +2734,99 @@ ExecCheckRTPerms(List *rangeTable) void

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95715673 --- Diff: src/backend/libpq/rangerrest.c --- @@ -381,29 +449,38 @@ int call_ranger_rest(CURL_HANDLE curl_handle, const char* request) }

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95715434 --- Diff: src/backend/libpq/rangerrest.c --- @@ -68,51 +69,99 @@ static void getClientIP(char *remote_host) } }

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95715330 --- Diff: src/backend/libpq/rangerrest.c --- @@ -381,29 +449,38 @@ int call_ranger_rest(CURL_HANDLE curl_handle, const char* request) }

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95714867 --- Diff: src/backend/catalog/aclchk.c --- @@ -2760,9 +2766,6 @@ List *pg_rangercheck_batch(List *arg_list) requestargs = NULL; }

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95714559 --- Diff: src/backend/parser/parse_relation.c --- @@ -2734,70 +2734,99 @@ ExecCheckRTPerms(List *rangeTable) void

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95713912 --- Diff: src/backend/libpq/rangerrest.c --- @@ -381,29 +449,38 @@ int call_ranger_rest(CURL_HANDLE curl_handle, const char* request) }

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95713954 --- Diff: src/backend/libpq/rangerrest.c --- @@ -381,29 +449,38 @@ int call_ranger_rest(CURL_HANDLE curl_handle, const char* request) }

[GitHub] incubator-hawq pull request #1078: HAWQ-1258. segment resource manager does ...

2017-01-11 Thread jiny2
Github user jiny2 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1078#discussion_r95706815 --- Diff: src/backend/utils/misc/guc.c --- @@ -8200,7 +8200,7 @@ static struct config_string ConfigureNamesString[] = NULL

[jira] [Assigned] (HAWQ-1266) Open discuss on how to set HAWQ having no standby server

2017-01-11 Thread Yi Jin (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Jin reassigned HAWQ-1266: Assignee: Yi Jin (was: Ed Espino) > Open discuss on how to set HAWQ having no standby server >

[jira] [Created] (HAWQ-1266) Open discuss on how to set HAWQ having no standby server

2017-01-11 Thread Yi Jin (JIRA)
Yi Jin created HAWQ-1266: Summary: Open discuss on how to set HAWQ having no standby server Key: HAWQ-1266 URL: https://issues.apache.org/jira/browse/HAWQ-1266 Project: Apache HAWQ Issue Type:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819448#comment-15819448 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user lisakowen commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819396#comment-15819396 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819391#comment-15819391 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819387#comment-15819387 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819383#comment-15819383 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819373#comment-15819373 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819367#comment-15819367 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819363#comment-15819363 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[GitHub] incubator-hawq pull request #1064: HAWQ-1215. Support Complextypes with Hive...

2017-01-11 Thread kavinderd
Github user kavinderd closed the pull request at: https://github.com/apache/incubator-hawq/pull/1064 --- 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

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819353#comment-15819353 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1108) Add JDBC PXF Plugin

2017-01-11 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819189#comment-15819189 ] Shivram Mani commented on HAWQ-1108: Yes, we can always iteratively improve this profile. [~jiadx] can

[jira] [Comment Edited] (HAWQ-1108) Add JDBC PXF Plugin

2017-01-11 Thread Michael Andre Pearce (IG) (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819111#comment-15819111 ] Michael Andre Pearce (IG) edited comment on HAWQ-1108 at 1/11/17 8:48 PM:

[jira] [Commented] (HAWQ-1108) Add JDBC PXF Plugin

2017-01-11 Thread Michael Andre Pearce (IG) (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819111#comment-15819111 ] Michael Andre Pearce (IG) commented on HAWQ-1108: - So the work [~jiadx] has done, which is

[jira] [Commented] (HAWQ-1108) Add JDBC PXF Plugin

2017-01-11 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819037#comment-15819037 ] Shivram Mani commented on HAWQ-1108: [~jiadx] [~michael.andre.pearce] based on your other requests,

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819032#comment-15819032 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15819002#comment-15819002 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15818996#comment-15818996 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15818994#comment-15818994 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15818968#comment-15818968 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15818950#comment-15818950 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15818946#comment-15818946 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15818932#comment-15818932 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15818930#comment-15818930 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[jira] [Commented] (HAWQ-1252) PL/Java doc page - validate and enhance info

2017-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15818923#comment-15818923 ] ASF GitHub Bot commented on HAWQ-1252: -- Github user dyozie commented on a diff in the pull request:

[GitHub] incubator-hawq pull request #1082: HAWQ-1256. non-superuser connect to db wi...

2017-01-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/1082 --- 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 issue #1082: HAWQ-1256. non-superuser connect to db will do a...

2017-01-11 Thread interma
Github user interma commented on the issue: https://github.com/apache/incubator-hawq/pull/1082 +1 --- 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

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95548234 --- Diff: src/include/utils/rangerrest.h --- @@ -80,6 +80,13 @@ typedef struct RangerPrivilegeResults { RangerACLResult result;

[GitHub] incubator-hawq pull request #1082: HAWQ-1256. non-superuser connect to db wi...

2017-01-11 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/1082 HAWQ-1256. non-superuser connect to db will do aclcheck through range… …r and curl handle haven't been initialized. You can merge this pull request into a Git repository by

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95547972 --- Diff: src/backend/catalog/aclchk.c --- @@ -2712,15 +2712,20 @@ List *pg_rangercheck_batch(List *arg_list) ListCell *arg;

[GitHub] incubator-hawq issue #1081: HAWQ-1257. Prompt all tables which user doesn't ...

2017-01-11 Thread interma
Github user interma commented on the issue: https://github.com/apache/incubator-hawq/pull/1081 Thanks paul! > 1. do not mix // and /* > 2. do not have the function return type be on the same line of the declaration. > 3. Please make sure whether ereport instead of elog

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95528917 --- Diff: src/backend/libpq/rangerrest.c --- @@ -68,51 +69,99 @@ static void getClientIP(char *remote_host) } }

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95531777 --- Diff: src/backend/libpq/rangerrest.c --- @@ -381,29 +449,38 @@ int call_ranger_rest(CURL_HANDLE curl_handle, const char* request) }

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95529591 --- Diff: src/include/utils/rangerrest.h --- @@ -80,6 +80,13 @@ typedef struct RangerPrivilegeResults { RangerACLResult result; Oid

[GitHub] incubator-hawq pull request #1081: HAWQ-1257. Prompt all tables which user d...

2017-01-11 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1081#discussion_r95527964 --- Diff: src/backend/catalog/aclchk.c --- @@ -2712,15 +2712,20 @@ List *pg_rangercheck_batch(List *arg_list) ListCell *arg;

[jira] [Closed] (HAWQ-1256) Enhance libcurl connection to RPS(Ranger Plugin Service), keep it as a long-live connection in session level

2017-01-11 Thread Xiang Sheng (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Sheng closed HAWQ-1256. - > Enhance libcurl connection to RPS(Ranger Plugin Service), keep it as a > long-live connection in session

[jira] [Resolved] (HAWQ-1256) Enhance libcurl connection to RPS(Ranger Plugin Service), keep it as a long-live connection in session level

2017-01-11 Thread Xiang Sheng (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Sheng resolved HAWQ-1256. --- Resolution: Fixed > Enhance libcurl connection to RPS(Ranger Plugin Service), keep it as a >

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-11 Thread stanlyxiang
Github user stanlyxiang closed the pull request at: https://github.com/apache/incubator-hawq/pull/1079 --- 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