You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Paul Guo (JIRA)" <ji...@apache.org> on 2016/07/21 03:32:20 UTC

[jira] [Assigned] (HAWQ-943) Various issues in hawq register feature_test cases

     [ https://issues.apache.org/jira/browse/HAWQ-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Guo reassigned HAWQ-943:
-----------------------------

    Assignee: Paul Guo  (was: Lei Chang)

> Various issues in hawq register feature_test cases
> --------------------------------------------------
>
>                 Key: HAWQ-943
>                 URL: https://issues.apache.org/jira/browse/HAWQ-943
>             Project: Apache HAWQ
>          Issue Type: Bug
>            Reporter: Paul Guo
>            Assignee: Paul Guo
>             Fix For: 2.0.1.0-incubating
>
>
> 1) Do not assume the test database is postgres.
>     Use HAWQ_DB which is defined in sql_util.h
> 2) Use error immune options when creating a new hdfs file or directory.
>     e.g. mkdir -p, put -f.
>     Since nonexistence of those files/directories are not guaranteed.
>     e.g. Previous test run was terminated by ctrl+c.



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