[
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