[jira] [Created] (HAWQ-339) Validate standby host name while read hawq-site.xml

2016-01-13 Thread Radar Lei (JIRA)
Radar Lei created HAWQ-339: -- Summary: Validate standby host name while read hawq-site.xml Key: HAWQ-339 URL: https://issues.apache.org/jira/browse/HAWQ-339 Project: Apache HAWQ Issue Type:

[jira] [Commented] (HAWQ-339) Validate standby host name while read hawq-site.xml

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095974#comment-15095974 ] ASF GitHub Bot commented on HAWQ-339: - Github user liming01 commented on the pull request:

[jira] [Commented] (HAWQ-339) Validate standby host name while read hawq-site.xml

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095968#comment-15095968 ] ASF GitHub Bot commented on HAWQ-339: - GitHub user radarwave opened a pull request:

[jira] [Commented] (HAWQ-169) pg_dumpall has wrong filespace sql and ignored the tablespace configuration for database.

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095980#comment-15095980 ] ASF GitHub Bot commented on HAWQ-169: - Github user radarwave commented on the pull request:

[jira] [Commented] (HAWQ-340) Make getVersion API return JSON format

2016-01-13 Thread Caleb Welton (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096847#comment-15096847 ] Caleb Welton commented on HAWQ-340: --- Any thoughts on the format of the json document? E.g. which of the

[jira] [Updated] (HAWQ-340) Make getVersion API return JSON format

2016-01-13 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-340: --- Summary: Make getVersion API return JSON format (was: Make getVersion API return JSON instead of Text) > Make

[jira] [Updated] (HAWQ-340) Make getVersion API return JSON format

2016-01-13 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-340: --- Description: It's best practice to return in JSON format. current return string looks like this: {code}

[jira] [Created] (HAWQ-340) Make getVersion API return JSON instead of Text

2016-01-13 Thread Goden Yao (JIRA)
Goden Yao created HAWQ-340: -- Summary: Make getVersion API return JSON instead of Text Key: HAWQ-340 URL: https://issues.apache.org/jira/browse/HAWQ-340 Project: Apache HAWQ Issue Type: Sub-task

[jira] [Commented] (HAWQ-340) Make getVersion API return JSON format

2016-01-13 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096849#comment-15096849 ] Goden Yao commented on HAWQ-340: {"version": "v14"} is preferable. as we use "v14" on the c code side as

[jira] [Updated] (HAWQ-341) PL functions core dump due to query resource is not properly allocated for function/table function/sub-query

2016-01-13 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruilong Huo updated HAWQ-341: - Affects Version/s: 2.0.0-beta-incubating > PL functions core dump due to query resource is not properly

[jira] [Assigned] (HAWQ-341) PL functions core dump due to query resource is not properly allocated for function/table function/sub-query

2016-01-13 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruilong Huo reassigned HAWQ-341: Assignee: Ruilong Huo (was: Lei Chang) > PL functions core dump due to query resource is not

[jira] [Updated] (HAWQ-341) PL functions core dump due to query resource is not properly allocated for function/table function/sub-query

2016-01-13 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruilong Huo updated HAWQ-341: - Description: PL functions core dump due to query resource is not properly allocated for function/table

[jira] [Updated] (HAWQ-341) PL functions core dump due to query resource is not properly allocated for function/table function/sub-query

2016-01-13 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruilong Huo updated HAWQ-341: - Description: {noformat} CREATE TABLE xacttest_table (a int, b float); INSERT INTO xacttest_table (a, b)

[jira] [Commented] (HAWQ-328) plsql loop three times exit abnormality

2016-01-13 Thread Ruilong Huo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097749#comment-15097749 ] Ruilong Huo commented on HAWQ-328: -- Linking to HAWQ-133 since HAWQ-328 is a duplication of HAWQ-133. The

[jira] [Updated] (HAWQ-335) Cannot query parquet hive table through PXF

2016-01-13 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goden Yao updated HAWQ-335: --- Description: I created an external table in hawq that exist in hive with parquet format, but I cannot query

[jira] [Comment Edited] (HAWQ-335) Cannot query parquet hive table through PXF

2016-01-13 Thread Goden Yao (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097046#comment-15097046 ] Goden Yao edited comment on HAWQ-335 at 1/13/16 9:40 PM: - I noticed your definition

[jira] [Commented] (HAWQ-333) Remove code for Metadata Versioning

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097062#comment-15097062 ] ASF GitHub Bot commented on HAWQ-333: - Github user gcaragea closed the pull request at:

[jira] [Commented] (HAWQ-272) Segment status will not be down after killing postmaster process of segment

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097482#comment-15097482 ] ASF GitHub Bot commented on HAWQ-272: - Github user jiny2 commented on the pull request:

[jira] [Commented] (HAWQ-272) Segment status will not be down after killing postmaster process of segment

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097490#comment-15097490 ] ASF GitHub Bot commented on HAWQ-272: - Github user liming01 commented on the pull request:

[jira] [Commented] (HAWQ-169) pg_dumpall has wrong filespace sql and ignored the tablespace configuration for database.

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097501#comment-15097501 ] ASF GitHub Bot commented on HAWQ-169: - Github user jianlirong commented on the pull request:

[jira] [Commented] (HAWQ-322) Drop tablespace problem: doesn't check database/relations in some cases

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097518#comment-15097518 ] ASF GitHub Bot commented on HAWQ-322: - Github user linwen commented on the pull request:

[jira] [Commented] (HAWQ-322) Drop tablespace problem: doesn't check database/relations in some cases

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097503#comment-15097503 ] ASF GitHub Bot commented on HAWQ-322: - Github user jianlirong commented on the pull request:

[jira] [Commented] (HAWQ-258) Investigate whether gp_fastsequence is still needed

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097528#comment-15097528 ] ASF GitHub Bot commented on HAWQ-258: - GitHub user jianlirong opened a pull request: