[jira] [Commented] (HAWQ-1578) Regression Test (Feature->Ranger)Failed because pxfwritable_import_beginscan function was not found

2018-01-02 Thread Radar Lei (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309224#comment-16309224 ] Radar Lei commented on HAWQ-1578: - Seems this is related to commit: commit

[jira] [Assigned] (HAWQ-1578) Regression Test (Feature->Ranger)Failed because pxfwritable_import_beginscan function was not found

2018-01-02 Thread Radar Lei (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radar Lei reassigned HAWQ-1578: --- Assignee: Chiyang Wan (was: Ed Espino) > Regression Test (Feature->Ranger)Failed because

[jira] [Updated] (HAWQ-1578) Regression Test (Feature->Ranger)Failed because pxfwritable_import_beginscan function was not found

2018-01-02 Thread WANG Weinan (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WANG Weinan updated HAWQ-1578: -- Summary: Regression Test (Feature->Ranger)Failed because pxfwritable_import_beginscan function was not

[jira] [Updated] (HAWQ-1578) Regression Test (Feature->Ranger)Failed due to

2018-01-02 Thread WANG Weinan (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WANG Weinan updated HAWQ-1578: -- Summary: Regression Test (Feature->Ranger)Failed due to (was: Feature Test Failed) > Regression Test

[jira] [Created] (HAWQ-1578) Feature Test Failed

2018-01-02 Thread WANG Weinan (JIRA)
WANG Weinan created HAWQ-1578: - Summary: Feature Test Failed Key: HAWQ-1578 URL: https://issues.apache.org/jira/browse/HAWQ-1578 Project: Apache HAWQ Issue Type: Bug Components: PXF,

[GitHub] incubator-hawq issue #1325: HAWQ-1125. Running pl/python related feature_tes...

2018-01-02 Thread radarwave
Github user radarwave commented on the issue: https://github.com/apache/incubator-hawq/pull/1325 Merged, please close this PR. Thanks. ---

[GitHub] incubator-hawq issue #1324: HAWQ-1573. Clear debug_query_string in proc_exit...

2018-01-02 Thread radarwave
Github user radarwave commented on the issue: https://github.com/apache/incubator-hawq/pull/1324 Merged, please close this PR. Thanks. ---

[GitHub] incubator-hawq issue #1325: HAWQ-1125. Running pl/python related feature_tes...

2018-01-02 Thread radarwave
Github user radarwave commented on the issue: https://github.com/apache/incubator-hawq/pull/1325 +1 ---

[GitHub] incubator-hawq pull request #1326: HAWQ-1575. Implemented readable Parquet p...

2018-01-02 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1326#discussion_r159308210 --- Diff: pxf/pxf-hdfs/src/main/java/org/apache/hawq/pxf/plugins/hdfs/utilities/HdfsUtilities.java --- @@ -151,18 +153,42 @@ public static boolean

[GitHub] incubator-hawq pull request #1326: HAWQ-1575. Implemented readable Parquet p...

2018-01-02 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1326#discussion_r159306278 --- Diff: pxf/pxf-hdfs/src/main/java/org/apache/hawq/pxf/plugins/hdfs/ParquetDataFragmenter.java --- @@ -0,0 +1,103 @@ +package

[GitHub] incubator-hawq pull request #1326: HAWQ-1575. Implemented readable Parquet p...

2018-01-02 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1326#discussion_r159308579 --- Diff: pxf/pxf-service/src/scripts/pxf-env.sh --- @@ -54,3 +54,5 @@ export HADOOP_DISTRO=${HADOOP_DISTRO} # Parent directory of Hadoop

[GitHub] incubator-hawq pull request #1326: HAWQ-1575. Implemented readable Parquet p...

2018-01-02 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1326#discussion_r159298493 --- Diff: pxf/pxf-hdfs/src/main/java/org/apache/hawq/pxf/plugins/hdfs/ParquetFileAccessor.java --- @@ -0,0 +1,168 @@ +package

[GitHub] incubator-hawq pull request #1326: HAWQ-1575. Implemented readable Parquet p...

2018-01-02 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1326#discussion_r159297714 --- Diff: pxf/pxf-hdfs/src/main/java/org/apache/hawq/pxf/plugins/hdfs/utilities/HdfsUtilities.java --- @@ -151,18 +153,42 @@ public static

[GitHub] incubator-hawq pull request #1326: HAWQ-1575. Implemented readable Parquet p...

2018-01-02 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1326#discussion_r159299485 --- Diff: pxf/pxf-hdfs/src/main/java/org/apache/hawq/pxf/plugins/hdfs/ParquetFileAccessor.java --- @@ -0,0 +1,168 @@ +package

[GitHub] incubator-hawq pull request #1326: HAWQ-1575. Implemented readable Parquet p...

2018-01-02 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1326#discussion_r159298191 --- Diff: pxf/pxf-hdfs/src/main/java/org/apache/hawq/pxf/plugins/hdfs/ParquetDataFragmenter.java --- @@ -0,0 +1,103 @@ +package

[GitHub] incubator-hawq pull request #1326: HAWQ-1575. Implemented readable Parquet p...

2018-01-02 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1326#discussion_r159297386 --- Diff: pxf/pxf-hdfs/src/main/java/org/apache/hawq/pxf/plugins/hdfs/utilities/HdfsUtilities.java --- @@ -151,18 +153,42 @@ public static