You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/20 07:21:10 UTC

[jira] [Resolved] (HIVE-1243) CombineHiveInputFormat breaks.

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

Ashutosh Chauhan resolved HIVE-1243.
------------------------------------

    Resolution: Cannot Reproduce

Closing as no longer reproducible on trunk.
                
> CombineHiveInputFormat breaks.
> ------------------------------
>
>                 Key: HIVE-1243
>                 URL: https://issues.apache.org/jira/browse/HIVE-1243
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: He Yongqiang
>
> set hive.input.format = org.apache.hadoop.hive.ql.io.CombineHiveInputFormat;set mapred.min.split.size.per.node=8;set hive.exec.compress.output = true;set mapred.min.split.size=256;
> drop table combine1_1;create table combine1_1(key string, value string) stored as textfile;
> insert overwrite table combine1_1 select * from src;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira