[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-05 Thread sansanichfb
Github user sansanichfb closed the pull request at: https://github.com/apache/incubator-hawq/pull/1294 ---

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-05 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r143025506 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -341,6 +358,14 @@ function validateParameters() exit 1 fi

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-05 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r143025470 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -267,15 +280,19 @@ function commandWebapp() function createLogsDir() {

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-05 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r143024865 --- Diff: pxf/pxf-service/src/scripts/pxf-env.sh --- @@ -33,8 +33,19 @@ export PXF_LOGDIR=@pxfLogDir@ # Path to Run directory export

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-04 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r142799681 --- Diff: pxf/pxf-service/src/scripts/pxf-env.sh --- @@ -33,8 +33,19 @@ export PXF_LOGDIR=@pxfLogDir@ # Path to Run directory export

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-04 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r142810868 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -35,9 +35,14 @@ else source $env_script fi

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-04 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r142801258 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -35,9 +35,14 @@ else source $env_script fi

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-04 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r142801670 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -267,15 +280,19 @@ function commandWebapp() function createLogsDir() {

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-04 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r142762535 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -72,9 +77,11 @@ function createInstance() return 1 fi

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-03 Thread lavjain
Github user lavjain commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r142551336 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -72,9 +77,11 @@ function createInstance() return 1 fi -

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-03 Thread lavjain
Github user lavjain commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r142545994 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -72,9 +77,11 @@ function createInstance() return 1 fi -

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-03 Thread lavjain
Github user lavjain commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r142545598 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -341,6 +358,14 @@ function validateParameters() exit 1 fi +

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-03 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1294#discussion_r142534056 --- Diff: pxf/pxf-service/src/scripts/pxf-env.sh --- @@ -34,7 +34,11 @@ export PXF_LOGDIR=@pxfLogDir@ export PXF_RUNDIR=@pxfRunDir@

[GitHub] incubator-hawq pull request #1294: HAWQ-1534. Change user to PXF_USER only f...

2017-10-03 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/1294 HAWQ-1534. Change user to PXF_USER only for HAWQ database. You can merge this pull request into a Git repository by running: $ git pull