[jira] [Created] (HAWQ-1339) Cache lookup failed after explain OLAP grouping query

2017-02-15 Thread Amy (JIRA)
Amy created HAWQ-1339: - Summary: Cache lookup failed after explain OLAP grouping query Key: HAWQ-1339 URL: https://issues.apache.org/jira/browse/HAWQ-1339 Project: Apache HAWQ Issue Type: Bug

Re: Notice: Will clean the to-be-private branch in Apache HAWQ public repository

2017-02-15 Thread Yandong Yao
+1 for this cleanup On Wed, Feb 15, 2017 at 2:01 PM, Lili Ma wrote: > Hi team, > > This page describes the process of contributing to Apache HAWQ. To submit > the code into HAWQ, we need to fork a private repository, create private > branch there, and then submit the pull

[jira] [Created] (HAWQ-1338) In some case writer process crashed when running 'hawq stop cluster'

2017-02-15 Thread Ming LI (JIRA)
Ming LI created HAWQ-1338: - Summary: In some case writer process crashed when running 'hawq stop cluster' Key: HAWQ-1338 URL: https://issues.apache.org/jira/browse/HAWQ-1338 Project: Apache HAWQ

[jira] [Created] (HAWQ-1337) Log stack info before forward signal sigsegv, sigill or sigbus in CdbProgramErrorHandler()

2017-02-15 Thread Paul Guo (JIRA)
Paul Guo created HAWQ-1337: -- Summary: Log stack info before forward signal sigsegv, sigill or sigbus in CdbProgramErrorHandler() Key: HAWQ-1337 URL: https://issues.apache.org/jira/browse/HAWQ-1337 Project:

Re: Apache HAWQ & Pivotal HDB release alignment

2017-02-15 Thread Ed Espino
+1 to this recommendation. It has been a bit confusing keeping track of versions. The Apache HAWQ version update is fairly simple. Now is the time to make such an update. I imagine it will get harder the more time passes on and the more the community grows. This will impact Jira versioning for

Jenkins build is back to normal : HAWQ-rat #53

2017-02-15 Thread Apache Jenkins Server
See

Re: Build failed in Jenkins: HAWQ-rat #52

2017-02-15 Thread Shivram Mani
Thanks for pointing that out. Will update it. On a different note, we must refactor our code to have just one location to store both the hawq and pxf versions. On Wed, Feb 15, 2017 at 3:06 PM, Ed Espino wrote: > The change is in the pom.xml in the root directory. I only know

Re: Build failed in Jenkins: HAWQ-rat #52

2017-02-15 Thread Ed Espino
The change is in the pom.xml in the root directory. I only know it's there because Ruilong fixed it with the last version update. -=e On Wed, Feb 15, 2017 at 3:02 PM, Shivram Mani wrote: > Where can i make this change ? > > On Wed, Feb 15, 2017 at 2:50 PM, Ed Espino

Re: Build failed in Jenkins: HAWQ-rat #52

2017-02-15 Thread Shivram Mani
Where can i make this change ? On Wed, Feb 15, 2017 at 2:50 PM, Ed Espino wrote: > Shivram, > > The Apache Jenkins RAT check has failed. It has a check to ensure you > update the HAWQ version in the pom.xml from 2.1 to 2.1. Can you please > update this as well? > >

Re: Build failed in Jenkins: HAWQ-rat #52

2017-02-15 Thread Ed Espino
Shivram, The Apache Jenkins RAT check has failed. It has a check to ensure you update the HAWQ version in the pom.xml from 2.1 to 2.1. Can you please update this as well? https://builds.apache.org/view/HAWQ/ + set -exu ++ date +%Y + grep 'Copyright 2017 The Apache Software Foundation.' NOTICE

Build failed in Jenkins: HAWQ-rat #52

2017-02-15 Thread Apache Jenkins Server
See Changes: [shivram.mani] HAWQ-1331. Update hawq and pxf versions -- Started by GitHub push by asfgit [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (ubuntu) in

gppylib config json

2017-02-15 Thread Shivram Mani
Why do we need to maintain such a configuration file for each hawq version ? It seems a bit redundant when we use git. Also, are these versions based on apache hawq version ? -- shivram mani

Re: Travis breakage

2017-02-15 Thread Ed Espino
Makes sense Hong. I have a PR ( https://github.com/apache/incubator-hawq/pull/1127) that I am using to test things out. I will try your suggestion next. -=e BTW: How's Pittsburgh? On Wed, Feb 15, 2017 at 11:24 AM, Hong wrote: > Hi, > > I took a look just now. The

Re: Travis breakage

2017-02-15 Thread Hong
Hi, I took a look just now. The reason why it failed is that the backend Travis server under osx is updated. So libraries such as libevent, protobuf-C are already there. brew will return a error if target library has been already installed. Two suggested solutions: 1. try to list existing

[jira] [Created] (HAWQ-1336) HAWQ Travis CI build service is failing

2017-02-15 Thread Ed Espino (JIRA)
Ed Espino created HAWQ-1336: --- Summary: HAWQ Travis CI build service is failing Key: HAWQ-1336 URL: https://issues.apache.org/jira/browse/HAWQ-1336 Project: Apache HAWQ Issue Type: Task

Travis breakage

2017-02-15 Thread Ed Espino
HAWQers, It appears the Travis CI build has been running into an issue setting up the environment for a few days. I noticed this with my recent PR unrelated to this failure (https://github.com/apache/incubator-hawq/pull/1124). Here is the most recent commit (also unrelated to the Travis CI build

[jira] [Created] (HAWQ-1335) Need to refactor some QD error handling code.

2017-02-15 Thread Paul Guo (JIRA)
Paul Guo created HAWQ-1335: -- Summary: Need to refactor some QD error handling code. Key: HAWQ-1335 URL: https://issues.apache.org/jira/browse/HAWQ-1335 Project: Apache HAWQ Issue Type: Bug

[jira] [Created] (HAWQ-1334) QD thread should set error code if failing so that the main process for the query could exit soon

2017-02-15 Thread Paul Guo (JIRA)
Paul Guo created HAWQ-1334: -- Summary: QD thread should set error code if failing so that the main process for the query could exit soon Key: HAWQ-1334 URL: https://issues.apache.org/jira/browse/HAWQ-1334