You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Wan Chiyang (Jira)" <ji...@apache.org> on 2021/02/23 03:16:00 UTC

[jira] [Resolved] (HAWQ-1782) Failed to Read from EXTERNaL TALBE of GPFDIST

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

Wan Chiyang resolved HAWQ-1782.
-------------------------------
    Resolution: Fixed

> Failed to Read from EXTERNaL TALBE of GPFDIST
> ---------------------------------------------
>
>                 Key: HAWQ-1782
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1782
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: External Tables
>    Affects Versions: 2.4.0.0
>            Reporter: Wan Chiyang
>            Assignee: Ruilong Huo
>            Priority: Major
>             Fix For: 2.5.0.0
>
>
> TestErrorTable.TestErrorTableAll failed with
> {code:java}
> lib/sql_util.cpp:182: Failure
> Expected equality of these values:
>   0
>   conn->getLastStatus()
>     Which is: 1
> CREATE EXTERNAL WEB TABLE gpfdist_status (x text) execute E'( python /usr/local/hawq//bin/lib/gppinggpfdist.py localhost:7070 2>&1 || echo) ' on SEGMENT 0 FORMAT 'text' (delimiter '|'); ERROR:  the ON segment syntax for writable external tables is deprecated
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)