You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Zach Amsden (JIRA)" <ji...@apache.org> on 2017/09/28 18:28:01 UTC

[jira] [Closed] (IMPALA-5975) Workaround broken beeline clients

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

Zach Amsden closed IMPALA-5975.
-------------------------------
    Resolution: Fixed

Fixed with commit 439f245d34fa7a76508a5a620a0d69e7bed947a4

IMPALA-5975: Work around broken beeline clients

To make statements execute, some clients require always appending
a semi-colon to the end.  The workaround is quite simple.

Change-Id: Id8b9f3dde4445513f1f389785a002c6cc6b3dada
Reviewed-on: http://gerrit.cloudera.org:8080/8132
Reviewed-by: Joe McDonnell <jo...@cloudera.com>
Tested-by: Impala Public Jenkins

> Workaround broken beeline clients
> ---------------------------------
>
>                 Key: IMPALA-5975
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5975
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: Zach Amsden
>            Assignee: Zach Amsden
>            Priority: Minor
>
> Some slightly broken beeline clients don't process statements until seeing a final semicolon.  This can break Impala data loading.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)