Re: Hive ORC file execption serious problem

2015-10-20 Thread r7raul1...@163.com
decrease the number of output files. r7raul1...@163.com From: Jagat Singh Date: 2015-10-21 08:49 To: user Subject: Hive ORC file execption serious problem We are using Hive 0.14 Our input file size is around 100 GB uncompressed We are using insering this data to hive which is ORC based table , ZLIB

Hive ORC file execption serious problem

2015-10-20 Thread Jagat Singh
We are using Hive 0.14 Our input file size is around 100 GB uncompressed We are using insering this data to hive which is ORC based table , ZLIB While inserting we are also using following two parameters. SET hive.exec.reducers.max=10; SET mapred.reduce.tasks=5; The output ORC file produced