[GitHub] incubator-hawq issue #818: HAWQ-955. Add scriptS for feature test running in...

2016-07-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/818 also @radarwave --- 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

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72386072 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,74 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "Please expo

[GitHub] incubator-hawq issue #818: HAWQ-955. Add scriptS for feature test running in...

2016-07-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/818 Usage: `./src/test/feature/run-feature-test.sh 8 ./src/test/feature/feature-test --gtest_filter=xx` --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-26 Thread yaoj2
Github user yaoj2 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/818#discussion_r72385745 --- Diff: src/test/feature/run-feature-test.sh --- @@ -0,0 +1,74 @@ +#! /bin/bash + +if [ x$GPHOME == 'x' ]; then + echo "Please export

[GitHub] incubator-hawq issue #818: HAWQ-955. Add scriptS for feature test running in...

2016-07-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/818 cc @yaoj2 @paul-guo- --- 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 w

[GitHub] incubator-hawq pull request #818: HAWQ-955. Add scriptS for feature test run...

2016-07-26 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/818 HAWQ-955. Add scriptS for feature test running in parallel. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAW

[jira] [Comment Edited] (HAWQ-779) support more pxf filter pushdwon

2016-07-26 Thread Devin Jia (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395076#comment-15395076 ] Devin Jia edited comment on HAWQ-779 at 7/27/16 5:35 AM: - 1. HAWQ-95

[jira] [Commented] (HAWQ-779) support more pxf filter pushdwon

2016-07-26 Thread Devin Jia (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395076#comment-15395076 ] Devin Jia commented on HAWQ-779: 1. HAWQ-953 : Cause of the problem: Hive of JDO filter push

[jira] [Commented] (HAWQ-950) PXF support for Float filters encoded in header data

2016-07-26 Thread Devin Jia (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395075#comment-15395075 ] Devin Jia commented on HAWQ-950: ok > PXF support for Float filters encoded in header data

[jira] [Updated] (HAWQ-955) Add script for feature test running in parallel

2016-07-26 Thread hongwu (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongwu updated HAWQ-955: Issue Type: Sub-task (was: Improvement) Parent: HAWQ-832 > Add script for feature test running in parallel >

[GitHub] incubator-hawq issue #815: HAWQ-898. Add feature test for COPY with new test...

2016-07-26 Thread jiny2
Github user jiny2 commented on the issue: https://github.com/apache/incubator-hawq/pull/815 Revert COPY checkinstall-good case because transactions and row_types need this to prepare data --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Assigned] (HAWQ-955) Add script for feature test running in parallel

2016-07-26 Thread hongwu (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongwu reassigned HAWQ-955: --- Assignee: hongwu (was: Jiali Yao) > Add script for feature test running in parallel >

[jira] [Updated] (HAWQ-955) Add script for feature test running in parallel

2016-07-26 Thread hongwu (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongwu updated HAWQ-955: Fix Version/s: 2.0.1.0-incubating > Add script for feature test running in parallel >

[jira] [Created] (HAWQ-955) Add script for feature test running in parallel

2016-07-26 Thread hongwu (JIRA)
hongwu created HAWQ-955: --- Summary: Add script for feature test running in parallel Key: HAWQ-955 URL: https://issues.apache.org/jira/browse/HAWQ-955 Project: Apache HAWQ Issue Type: Improvement

[jira] [Updated] (HAWQ-954) Seg Fault when writing to External Table where ProjInfo is NULL

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-954: --- Fix Version/s: 2.0.1.0-incubating > Seg Fault when writing to External Table where ProjInfo is NULL > --

[jira] [Updated] (HAWQ-953) Pushed down filter fails when quering partitioned Hive tables

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-953: --- Fix Version/s: 2.0.1.0-incubating > Pushed down filter fails when quering partitioned Hive tables >

[jira] [Updated] (HAWQ-949) Hawq sending unsupported serialized float filter data to PXF

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-949: --- Fix Version/s: 2.0.1.0-incubating > Hawq sending unsupported serialized float filter data to PXF > -

[GitHub] incubator-hawq issue #812: HAWQ-949. Revert serializing floats in pxf string...

2016-07-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/812 +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 the

[GitHub] incubator-hawq issue #814: HAWQ-922. Add basic verification for various pl a...

2016-07-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/814 +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 the

[GitHub] incubator-hawq issue #817: HAWQ-954. Check that ExternalSelectDesc reference...

2016-07-26 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/817 +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 #816: HAWQ-953. Reverted sending qualifiers when...

2016-07-26 Thread sansanichfb
Github user sansanichfb closed the pull request at: https://github.com/apache/incubator-hawq/pull/816 --- 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 fe

[GitHub] incubator-hawq pull request #817: HAWQ-954. Check that ExternalSelectDesc re...

2016-07-26 Thread kavinderd
GitHub user kavinderd opened a pull request: https://github.com/apache/incubator-hawq/pull/817 HAWQ-954. Check that ExternalSelectDesc reference exists You can merge this pull request into a Git repository by running: $ git pull https://github.com/kavinderd/incubator-hawq HAWQ

[jira] [Commented] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394757#comment-15394757 ] Goden Yao commented on HAWQ-951: ok corrected it in description. > PXF not locating Hadoop

[jira] [Updated] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-951: --- Description: Hawq queries are failing when we try to read Snappy-compressed table from hcatalog via external ta

[jira] [Commented] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Kyle R Dunn (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394749#comment-15394749 ] Kyle R Dunn commented on HAWQ-951: -- cd to {{/usr/lib/hadoop/lib}} , rather than {{/usr/lib/

[jira] [Commented] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394747#comment-15394747 ] Goden Yao commented on HAWQ-951: i don't see a difference. > PXF not locating Hadoop native

[jira] [Comment Edited] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Kyle R Dunn (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394720#comment-15394720 ] Kyle R Dunn edited comment on HAWQ-951 at 7/26/16 11:00 PM: The

[jira] [Comment Edited] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Kyle R Dunn (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394720#comment-15394720 ] Kyle R Dunn edited comment on HAWQ-951 at 7/26/16 10:59 PM: The

[jira] [Comment Edited] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Kyle R Dunn (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394720#comment-15394720 ] Kyle R Dunn edited comment on HAWQ-951 at 7/26/16 10:59 PM: The

[jira] [Comment Edited] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Kyle R Dunn (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394720#comment-15394720 ] Kyle R Dunn edited comment on HAWQ-951 at 7/26/16 10:58 PM: The

[jira] [Comment Edited] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Kyle R Dunn (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394720#comment-15394720 ] Kyle R Dunn edited comment on HAWQ-951 at 7/26/16 10:58 PM: The

[jira] [Commented] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Kyle R Dunn (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394720#comment-15394720 ] Kyle R Dunn commented on HAWQ-951: -- The corrected symlink process is below, I had it incorr

[jira] [Comment Edited] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Kyle R Dunn (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394720#comment-15394720 ] Kyle R Dunn edited comment on HAWQ-951 at 7/26/16 10:58 PM: The

[jira] [Comment Edited] (HAWQ-779) support more pxf filter pushdwon

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394685#comment-15394685 ] Goden Yao edited comment on HAWQ-779 at 7/26/16 10:34 PM: -- reopen a

[jira] [Reopened] (HAWQ-779) support more pxf filter pushdwon

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao reopened HAWQ-779: reopen as too many issues after testing the feature. > support more pxf filter pushdwon > --

[jira] [Updated] (HAWQ-779) support more pxf filter pushdwon

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-779: --- Fix Version/s: (was: 2.0.0.0-incubating) 2.0.1.0-incubating > support more pxf filter pu

[GitHub] incubator-hawq pull request #816: HAWQ-953. Reverted sending qualifiers when...

2016-07-26 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/816 HAWQ-953. Reverted sending qualifiers when creating PXF plan. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-hawq

[jira] [Updated] (HAWQ-953) Pushed down filter fails when quering partitioned Hive tables

2016-07-26 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-953: - Description: After code changes in HAWQ-779 Hawq started sending filters to Hive, which fai

[jira] [Updated] (HAWQ-953) Pushed down filter fails when quering partitioned Hive tables

2016-07-26 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-953: - Description: After code changes in HAWQ-779 Hawq started sending filters to Hive, which fai

[jira] [Assigned] (HAWQ-954) Seg Fault when writing to External Table where ProjInfo is NULL

2016-07-26 Thread Kavinder Dhaliwal (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kavinder Dhaliwal reassigned HAWQ-954: -- Assignee: Kavinder Dhaliwal (was: Goden Yao) > Seg Fault when writing to External Table

[jira] [Created] (HAWQ-954) Seg Fault when writing to External Table where ProjInfo is NULL

2016-07-26 Thread Kavinder Dhaliwal (JIRA)
Kavinder Dhaliwal created HAWQ-954: -- Summary: Seg Fault when writing to External Table where ProjInfo is NULL Key: HAWQ-954 URL: https://issues.apache.org/jira/browse/HAWQ-954 Project: Apache HAWQ

[jira] [Updated] (HAWQ-953) Pushed down filter fails when quering partitioned Hive tables

2016-07-26 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-953: - Description: After code changes in HAWQ-779 Hawq started sending filters to Hive, which fail

[jira] [Assigned] (HAWQ-953) Pushed down filter fails when quering partitioned Hive tables

2016-07-26 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko reassigned HAWQ-953: Assignee: Oleksandr Diachenko (was: Goden Yao) > Pushed down filter fails when queri

[jira] [Created] (HAWQ-953) Pushed down filter fails when quering partitioned Hive tables

2016-07-26 Thread Oleksandr Diachenko (JIRA)
Oleksandr Diachenko created HAWQ-953: Summary: Pushed down filter fails when quering partitioned Hive tables Key: HAWQ-953 URL: https://issues.apache.org/jira/browse/HAWQ-953 Project: Apache HAWQ

[jira] [Created] (HAWQ-952) Merge COPYRIGHT file to NOTICE File

2016-07-26 Thread Goden Yao (JIRA)
Goden Yao created HAWQ-952: -- Summary: Merge COPYRIGHT file to NOTICE File Key: HAWQ-952 URL: https://issues.apache.org/jira/browse/HAWQ-952 Project: Apache HAWQ Issue Type: Task Components

[jira] [Updated] (HAWQ-952) Merge COPYRIGHT file to NOTICE File

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-952: --- Fix Version/s: 2.0.0.0-incubating > Merge COPYRIGHT file to NOTICE File > --- >

[jira] [Commented] (HAWQ-29) Refactor HAWQ InputFormat to support Spark/Scala

2016-07-26 Thread Kyle R Dunn (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394576#comment-15394576 ] Kyle R Dunn commented on HAWQ-29: - [~ronert], [~ronert_obst] - Can you see if this example Sc

[jira] [Updated] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-951: --- Description: Hawq queries are failing when we try to read Snappy-compressed table from hcatalog via external ta

[jira] [Commented] (HAWQ-950) PXF support for Float filters encoded in header data

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394554#comment-15394554 ] Goden Yao commented on HAWQ-950: [~jiadx] - do you think you may continue your work and comp

[jira] [Updated] (HAWQ-950) PXF support for Float filters encoded in header data

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-950: --- Description: HAWQ-779 contributed by [~jiadx] introduced the ability for hawq to serialize filters on float col

[jira] [Updated] (HAWQ-950) PXF support for Float filters encoded in header data

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-950: --- Fix Version/s: 2.0.1.0-incubating > PXF support for Float filters encoded in header data > -

[jira] [Updated] (HAWQ-950) PXF support for Float filters encoded in header data

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-950: --- Affects Version/s: 2.0.0.0-incubating > PXF support for Float filters encoded in header data > -

[jira] [Updated] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-951: --- Fix Version/s: backlog > PXF not locating Hadoop native libraries needed for Snappy > --

[jira] [Updated] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-951: --- Affects Version/s: 2.0.0.0-incubating > PXF not locating Hadoop native libraries needed for Snappy > ---

[jira] [Created] (HAWQ-951) PXF not locating Hadoop native libraries needed for Snappy

2016-07-26 Thread Pratheesh Nair (JIRA)
Pratheesh Nair created HAWQ-951: --- Summary: PXF not locating Hadoop native libraries needed for Snappy Key: HAWQ-951 URL: https://issues.apache.org/jira/browse/HAWQ-951 Project: Apache HAWQ Issu

[jira] [Created] (HAWQ-950) PXF support for Float filters encoded in header data

2016-07-26 Thread Kavinder Dhaliwal (JIRA)
Kavinder Dhaliwal created HAWQ-950: -- Summary: PXF support for Float filters encoded in header data Key: HAWQ-950 URL: https://issues.apache.org/jira/browse/HAWQ-950 Project: Apache HAWQ Issu

[GitHub] incubator-hawq issue #812: HAWQ-949. Revert serializing floats in pxf string...

2016-07-26 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/812 +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