You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Nemon Lou (JIRA)" <ji...@apache.org> on 2015/11/24 02:05:10 UTC

[jira] [Resolved] (HIVE-12432) Hive on Spark Counter "RECORDS_OUT" always be zero

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

Nemon Lou resolved HIVE-12432.
------------------------------
          Resolution: Duplicate
            Assignee:     (was: Nemon Lou)
    Target Version/s:   (was: 1.3.0, 2.0.0)

> Hive on Spark Counter "RECORDS_OUT" always  be zero
> ---------------------------------------------------
>
>                 Key: HIVE-12432
>                 URL: https://issues.apache.org/jira/browse/HIVE-12432
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark, Statistics
>    Affects Versions: 1.2.1
>            Reporter: Nemon Lou
>
> A simple way to reproduce :
> set hive.execution.engine=spark;
> CREATE TABLE  test(id INT);
> insert into test values (1) ,(2);



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