You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/16 10:04:18 UTC

[jira] [Commented] (HAWQ-413) Create_table_distribution sporadically fails.

    [ https://issues.apache.org/jira/browse/HAWQ-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148293#comment-15148293 ] 

ASF GitHub Bot commented on HAWQ-413:
-------------------------------------

GitHub user zhangh43 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/346

    HAWQ-413. Create_table_distribution sporadically fails.

    "create_table_distribution test in installcheck-good fails sporadically.
    I was running it on my Mac with one segment - sometimes it fails and sometimes not."
    
    The way I fix it is to change default_segment_num to 8. The recommend value of default_segment_num is 8* host_number

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhangh43/incubator-hawq hawq413

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/346.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #346
    
----
commit 93effad783e1f90c51779055be0b1811f49d68ac
Author: hubertzhang <hz...@pivotal.io>
Date:   2016-02-16T09:01:01Z

    HAWQ-413. Create_table_distribution sporadically fails.

----


> Create_table_distribution sporadically fails.
> ---------------------------------------------
>
>                 Key: HAWQ-413
>                 URL: https://issues.apache.org/jira/browse/HAWQ-413
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Core
>            Reporter: Hubert Zhang
>            Assignee: Hubert Zhang
>
> create_table_distribution test in installcheck-good fails sporadically.
> I was running it on my Mac with one segment - sometimes it fails and sometimes not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)