[GitHub] incubator-hawq pull request #1203: HAWQ-1420: Enable build of Ranger plugin ...

2017-04-18 Thread ljainpivotalio
Github user ljainpivotalio closed the pull request at: https://github.com/apache/incubator-hawq/pull/1203 --- 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 #1215: HAWQ-1415. Set the default_value of JAVA_...

2017-04-18 Thread ljainpivotalio
Github user ljainpivotalio closed the pull request at: https://github.com/apache/incubator-hawq/pull/1215 --- 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 #1215: HAWQ-1415. Set the default_value of JAVA_...

2017-04-11 Thread ljainpivotalio
GitHub user ljainpivotalio opened a pull request: https://github.com/apache/incubator-hawq/pull/1215 HAWQ-1415. Set the default_value of JAVA_HOME for running RPS. Move v… …ar definition statement (no logic change) You can merge this pull request into a Git repository by

[GitHub] incubator-hawq issue #1203: HAWQ-1420: Enable build of Ranger plugin open so...

2017-03-31 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1203 ``` mvn ${MVN_OPTS} -N ${BUILD_OPTS} install [INFO] Creating spec file /root/ranger-plugin/target/rpm/hawq-ranger-plugin/SPECS/hawq-ranger-plugin.spec [INFO] Building

[GitHub] incubator-hawq issue #1203: Enable build of Ranger plugin open source RPM

2017-03-29 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1203 @radarwave The open source build can override these values using maven command line: BUILD_OPTS="-Drelease.version=bin -Dbuild.suffix= -Dhawq.dep.name=apache

[GitHub] incubator-hawq issue #1203: Enable build of Ranger plugin open source RPM

2017-03-28 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1203 No. The dependency on hawq needs to change to apache-hawq or must be excluded in branch for the open source binary build. --- If your project is set up for it, you can reply to this

[GitHub] incubator-hawq pull request #1206: Set the default_value of JAVA_HOME for ru...

2017-03-28 Thread ljainpivotalio
Github user ljainpivotalio commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1206#discussion_r108581251 --- Diff: ranger-plugin/scripts/enable-ranger-plugin.sh --- @@ -211,6 +211,28 @@ function update_ranger_url() { echo "Up

[GitHub] incubator-hawq pull request #1206: Set the default_value of JAVA_HOME for ru...

2017-03-28 Thread ljainpivotalio
GitHub user ljainpivotalio opened a pull request: https://github.com/apache/incubator-hawq/pull/1206 Set the default_value of JAVA_HOME for running RPS Third try ;-( You can merge this pull request into a Git repository by running: $ git pull https://github.com/ljainpivotalio

[GitHub] incubator-hawq pull request #1205: Set the default_value of JAVA_HOME for ru...

2017-03-28 Thread ljainpivotalio
Github user ljainpivotalio closed the pull request at: https://github.com/apache/incubator-hawq/pull/1205 --- 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 #1204: Hawq 1415

2017-03-28 Thread ljainpivotalio
Github user ljainpivotalio closed the pull request at: https://github.com/apache/incubator-hawq/pull/1204 --- 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 #1204: Hawq 1415

2017-03-28 Thread ljainpivotalio
GitHub user ljainpivotalio reopened a pull request: https://github.com/apache/incubator-hawq/pull/1204 Hawq 1415 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ljainpivotalio/incubator-hawq HAWQ-1415 Alternatively you can

[GitHub] incubator-hawq pull request #1205: Set the default_value of JAVA_HOME for ru...

2017-03-28 Thread ljainpivotalio
GitHub user ljainpivotalio opened a pull request: https://github.com/apache/incubator-hawq/pull/1205 Set the default_value of JAVA_HOME for running RPS You can merge this pull request into a Git repository by running: $ git pull https://github.com/ljainpivotalio/incubator

[GitHub] incubator-hawq pull request #1204: Hawq 1415

2017-03-28 Thread ljainpivotalio
Github user ljainpivotalio closed the pull request at: https://github.com/apache/incubator-hawq/pull/1204 --- 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 #1204: Hawq 1415

2017-03-28 Thread ljainpivotalio
GitHub user ljainpivotalio opened a pull request: https://github.com/apache/incubator-hawq/pull/1204 Hawq 1415 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ljainpivotalio/incubator-hawq HAWQ-1415 Alternatively you can review

[GitHub] incubator-hawq pull request #1203: Enable build of Ranger plugin open source...

2017-03-28 Thread ljainpivotalio
GitHub user ljainpivotalio opened a pull request: https://github.com/apache/incubator-hawq/pull/1203 Enable build of Ranger plugin open source RPM You can merge this pull request into a Git repository by running: $ git pull https://github.com/ljainpivotalio/incubator-hawq

[GitHub] incubator-hawq pull request #1197: [HAWQ-1415] Set the default_value of JAVA...

2017-03-27 Thread ljainpivotalio
GitHub user ljainpivotalio opened a pull request: https://github.com/apache/incubator-hawq/pull/1197 [HAWQ-1415] Set the default_value of JAVA_HOME for running RPS You can merge this pull request into a Git repository by running: $ git pull https://github.com/ljainpivotalio

[GitHub] incubator-hawq issue #1145: HAWQ-1353. Added SOLR properties to RPS audit co...

2017-02-23 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1145 LGTM --- 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

[GitHub] incubator-hawq issue #1133: HAWQ-1344. Rollback Apache HAWQ version to 2.1.0...

2017-02-17 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1133 LGTM --- 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

[GitHub] incubator-hawq issue #1132: HAWQ-1343. - Install pip and minor formatting ch...

2017-02-17 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1132 brew install python --- 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

[GitHub] incubator-hawq issue #1130: HAWQ-1340. Remove unused file - tools/bin/disqua...

2017-02-16 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1130 LGTM --- 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

[GitHub] incubator-hawq issue #1123: HAWQ-1331. Update hawq and pxf versions

2017-02-15 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1123 Please create 2.2.json in tools/bin/gppylib/data as a copy of 2.1.json --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-hawq issue #1124: HAWQ-1330. More ASF header updates (including po...

2017-02-15 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1124 LGTM --- 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

[GitHub] incubator-hawq issue #1114: HAWQ-1320. Remove reference to PXF rpm version i...

2017-02-10 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1114 Please feel free to merge when done --- 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

[GitHub] incubator-hawq pull request #1114: HAWQ-1320. Remove reference to PXF rpm ve...

2017-02-10 Thread ljainpivotalio
Github user ljainpivotalio commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1114#discussion_r100613055 --- Diff: pxf/Makefile --- @@ -38,6 +38,10 @@ ifneq "$(VENDOR)" "" BUILD_PARAMS+= -Pvendor="$(VENDOR)&quo

[GitHub] incubator-hawq issue #1104: HAWQ-1306. Removed links in Javadoc referencing ...

2017-02-01 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1104 LGTM --- 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

[GitHub] incubator-hawq issue #1101: HAWQ-1294. Removed ALL privilege from HAWQ Range...

2017-01-25 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1101 LGTM --- 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

[GitHub] incubator-hawq issue #1012: Revert "HAWQ-1141. Correct default values."

2016-11-14 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/1012 +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

[GitHub] incubator-hawq issue #941: HAWQ-1079. Fixed issue with symlink.

2016-09-27 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/941 LGTM --- 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

[GitHub] incubator-hawq issue #914: HAWQ-1045. RPM updates for side by side install/u...

2016-09-23 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/914 :+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

[GitHub] incubator-hawq issue #914: HAWQ-1045. RPM updates for side by side install/u...

2016-09-22 Thread ljainpivotalio
Github user ljainpivotalio commented on the issue: https://github.com/apache/incubator-hawq/pull/914 pxf-json.rpm should be part of pxf-hdfs.rpm IMHO. LGTM --- 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

[GitHub] incubator-hawq pull request #857: HAWQ-1013. Move HAWQ Ambari plugin to Apac...

2016-08-25 Thread ljainpivotalio
Github user ljainpivotalio commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/857#discussion_r76278294 --- Diff: contrib/hawq-ambari-plugin/src/main/resources/utils/add-hawq.py --- @@ -0,0 +1,498 @@ +#!/usr/bin/env python

[GitHub] incubator-hawq pull request #857: HAWQ-1013. Move HAWQ Ambari plugin to Apac...

2016-08-25 Thread ljainpivotalio
Github user ljainpivotalio commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/857#discussion_r76278102 --- Diff: contrib/hawq-ambari-plugin/pom.xml --- @@ -0,0 +1,125 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi=

[GitHub] incubator-hawq pull request #857: HAWQ-1013. Move HAWQ Ambari plugin to Apac...

2016-08-24 Thread ljainpivotalio
Github user ljainpivotalio commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/857#discussion_r76179421 --- Diff: contrib/hawq-ambari-plugin/README.md --- @@ -0,0 +1,97 @@ +# HAWQ Ambari Plugin + +hawq-ambari-plugin helps users install

[GitHub] incubator-hawq pull request #857: HAWQ-1013. Move HAWQ Ambari plugin to Apac...

2016-08-24 Thread ljainpivotalio
Github user ljainpivotalio commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/857#discussion_r76179141 --- Diff: contrib/hawq-ambari-plugin/src/main/resources/utils/add-hawq.py --- @@ -0,0 +1,498 @@ +#!/usr/bin/env python