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

[jira] [Updated] (HAWQ-762) Hive aggregation queries through PXF sometimes hang

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

Goden Yao updated HAWQ-762:
---------------------------
    Fix Version/s: backlog

> Hive aggregation queries through PXF sometimes hang
> ---------------------------------------------------
>
>                 Key: HAWQ-762
>                 URL: https://issues.apache.org/jira/browse/HAWQ-762
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Hcatalog, PXF
>    Affects Versions: 2.0.0.0-incubating
>            Reporter: Oleksandr Diachenko
>            Assignee: Goden Yao
>              Labels: performance
>             Fix For: backlog
>
>
> Reproduce Steps:
> {code}
> select count(*) from hcatalog.default.hivetable;
> {code}
> sometimes, this query will hang and we see from pxf logs that Hive thrift server cannot be connected from PXF agent. 
> While users can still visit hive metastore (through HUE) and execute the same query.
> After a restart of PXF agent, this query goes through without issues.



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