Re: Has anyone meet this problem before for running hawq: libxml doesn't match

2016-12-01 Thread Kyle Dunn
Hi Lili - I'm able to run configure on my Mac (Sierra) successfully. It looks like libxml2 was installed manually at some point into the /opt/local prefix and PATH updated to search there first instead of using the one in /usr/bin. Although, it looks like the same version in both places on mine.

[jira] [Created] (HAWQ-1184) Fix risky "-Wshift-negative-value, -Wparentheses-equality, -Wtautological-compare" types of compile warnings under osx

2016-12-01 Thread hongwu (JIRA)
hongwu created HAWQ-1184: Summary: Fix risky "-Wshift-negative-value, -Wparentheses-equality, -Wtautological-compare" types of compile warnings under osx Key: HAWQ-1184 URL:

Reminder: [VIRTUAL] MADlib Community Call: Pivotal R for MADlib & MADlib user survey results - Thurs, Dec 1, 2016

2016-12-01 Thread Gregory Chase
The MADlib Community call discussing Pivotal R for Greenplum, HAWQ, and PostgreSQL starts in less than 1 hour. See you at 9AM, Pacific. Join the call On Wed, Nov 30, 2016 at 2:40 PM, Gregory Chase wrote: > Greetings, > This is a

Re: Reminder: [VIRTUAL] MADlib Community Call: Pivotal R for MADlib & MADlib user survey results - Thurs, Dec 1, 2016

2016-12-01 Thread Frank McQuillan
Oh, and here is the PivotalR demo that Orhan showed: https://github.com/apache/incubator-madlib-site/blob/asf-site/community-artifacts/PivotaR-demo-nov-2016.R Frank On Thu, Dec 1, 2016 at 10:12 AM, Frank McQuillan wrote: > The MADlib user survey results that I went over

[GitHub] incubator-hawq-docs pull request #67: HAWQ-1157 Update links to PostgresQL 9...

2016-12-01 Thread janebeckman
GitHub user janebeckman opened a pull request: https://github.com/apache/incubator-hawq-docs/pull/67 HAWQ-1157 Update links to PostgresQL 9.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/janebeckman/incubator-hawq-docs

[GitHub] incubator-hawq-docs pull request #67: HAWQ-1157 Update links to PostgresQL 9...

2016-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq-docs/pull/67 --- 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

Re: Reminder: [VIRTUAL] MADlib Community Call: Pivotal R for MADlib & MADlib user survey results - Thurs, Dec 1, 2016

2016-12-01 Thread Frank McQuillan
The MADlib user survey results that I went over are posted here http://madlib.incubator.apache.org/community-artifacts/Apache-MADlib-user-survey-results-Oct-2016.pdf Thank you for attending. Frank On Thu, Dec 1, 2016 at 8:08 AM, Gregory Chase wrote: > The MADlib Community

Re: Random tables loaded from files

2016-12-01 Thread Hubert Zhang
Hi Jon, 1 Your problem: the vseg number for your two queries ("explain analyze select count(*) from tpcds.date_dim;" "explain analyze select count(*) from tpcds_opt.date_dim;" ) depend on the distribution type of your table and table size. Could you give us more details about your tables by

Re: Improve code quality of Apache HAWQ

2016-12-01 Thread Paul Guo
Hong, Thanks for the long-list advice. About style. It is more than simple pg style or indent issue. It should include more: e.g. naming convention, at least I have saw two naming style in a file I just happen to check, cdbpartition.c selectHashPartition() build_rename_part_recurse()

[jira] [Created] (HAWQ-1185) Support multiple parameters setting in one hawq config command.

2016-12-01 Thread Paul Guo (JIRA)
Paul Guo created HAWQ-1185: -- Summary: Support multiple parameters setting in one hawq config command. Key: HAWQ-1185 URL: https://issues.apache.org/jira/browse/HAWQ-1185 Project: Apache HAWQ Issue