[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Use profile based on file form...

2017-01-26 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r98127170 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/InputData.java --- @@ -31,6 +31,8 @@ */ public class InputData {

[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Use profile based on file form...

2017-01-26 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r98125062 --- Diff: src/backend/catalog/external/externalmd.c --- @@ -631,3 +630,79 @@ static int ComputeTypeMod(Oid typeOid, const char *colname, int

[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Use profile based on file form...

2017-01-26 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r98115361 --- Diff: src/bin/gpfusion/gpbridgeapi.c --- @@ -68,7 +68,6 @@ void free_token_resources(PxfInputData *inputData); Datum

[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Use profile based on file form...

2017-01-26 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r98115518 --- Diff: src/backend/catalog/external/externalmd.c --- @@ -631,3 +630,79 @@ static int ComputeTypeMod(Oid typeOid, const char *colname, int

[jira] [Created] (HAWQ-1298) Package all configuration files for RPS and Tomcat into hawq-ranger-plugin.rpm

2017-01-26 Thread Alexander Denissov (JIRA)
Alexander Denissov created HAWQ-1298: Summary: Package all configuration files for RPS and Tomcat into hawq-ranger-plugin.rpm Key: HAWQ-1298 URL: https://issues.apache.org/jira/browse/HAWQ-1298

[jira] [Assigned] (HAWQ-256) Integrate Security with Apache Ranger

2017-01-26 Thread Alexander Denissov (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Denissov reassigned HAWQ-256: --- Assignee: Alexander Denissov (was: Lili Ma) > Integrate Security with Apache Ranger >

[jira] [Updated] (HAWQ-256) Integrate Security with Apache Ranger

2017-01-26 Thread Alexander Denissov (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Denissov updated HAWQ-256: Assignee: Lili Ma (was: Alexander Denissov) > Integrate Security with Apache Ranger >

[jira] [Assigned] (HAWQ-1298) Package all configuration files for RPS and Tomcat into hawq-ranger-plugin.rpm

2017-01-26 Thread Alexander Denissov (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Denissov reassigned HAWQ-1298: Assignee: Alexander Denissov (was: Ed Espino) > Package all configuration files

[jira] [Closed] (HAWQ-1294) Remove ALL privilege for HAWQ service in Ranger

2017-01-26 Thread Alexander Denissov (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Denissov closed HAWQ-1294. Resolution: Fixed Fix Version/s: (was: backlog)

[GitHub] incubator-hawq pull request #1101: HAWQ-1294. Removed ALL privilege from HAW...

2017-01-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/1101 --- 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] [Resolved] (HAWQ-1280) Add documentation for gp_interconnect* parameters

2017-01-26 Thread Jane Beckman (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jane Beckman resolved HAWQ-1280. Resolution: Fixed > Add documentation for gp_interconnect* parameters >

[GitHub] incubator-hawq pull request #1075: HAWQ-762. Login to kerberos if credential...

2017-01-26 Thread kavinderd
Github user kavinderd closed the pull request at: https://github.com/apache/incubator-hawq/pull/1075 --- 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 #1102: HAWQ-1297. Make PXF install ready from so...

2017-01-26 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1102#discussion_r98055597 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -40,6 +34,29 @@ else source $env_script fi +pxf_user=$PXF_USER

[GitHub] incubator-hawq pull request #1102: HAWQ-1297. Make PXF install ready from so...

2017-01-26 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1102#discussion_r98056223 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -193,39 +210,83 @@ function doInit() return 0 fi -

[GitHub] incubator-hawq pull request #1102: HAWQ-1297. Make PXF install ready from so...

2017-01-26 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1102#discussion_r98055816 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -193,39 +210,83 @@ function doInit() return 0 fi -

[GitHub] incubator-hawq pull request #1102: HAWQ-1297. Make PXF install ready from so...

2017-01-26 Thread kavinderd
Github user kavinderd commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1102#discussion_r98058834 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -193,39 +210,83 @@ function doInit() return 0 fi -

[GitHub] incubator-hawq issue #1076: HAWQ-1228. Initial commit.

2017-01-26 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/1076 Please make sure you resolve the conflicts when you merge with master --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Assigned] (HAWQ-1297) Make PXF install ready from source code

2017-01-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani reassigned HAWQ-1297: -- Assignee: Shivram Mani (was: Ed Espino) > Make PXF install ready from source code >

[jira] [Updated] (HAWQ-1297) Make PXF install ready from source code

2017-01-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani updated HAWQ-1297: --- Description: Currently PXF has certain strict assumptions about the underlying hadoop distributions