Re: only one mapper

2013-08-21 Thread Rajesh Balamohan
ill use this size to split >>>> the input LZO files and u will get multiple mappers (and make sure the >>>> input LZO files are indexed I.e. .LZO.INDEX files are created) >>>> >>>> sanjay >>>> >>>> >>>> From: Edward C

Re: only one mapper

2013-08-21 Thread 闫昆
; >>> >>> If u set this value "low" then the MR job will use this size to split >>> the input LZO files and u will get multiple mappers (and make sure the >>> input LZO files are indexed I.e. .LZO.INDEX files are created) >>> >>> sanjay

Re: only one mapper

2013-08-21 Thread Rajesh Balamohan
O.INDEX files are created) >> >> sanjay >> >> >> From: Edward Capriolo >> Reply-To: "user@hive.apache.org" >> Date: Wednesday, August 21, 2013 10:43 AM >> To: "user@hive.apache.org" >> Subject: Re: only one map

Re: only one mapper

2013-08-21 Thread 闫昆
ly-To: "user@hive.apache.org" > Date: Wednesday, August 21, 2013 10:43 AM > To: "user@hive.apache.org" > Subject: Re: only one mapper > > LZO files are only splittable if you index them. Sequence files > compresses with LZO are splittable without being index

Re: only one mapper

2013-08-21 Thread Sanjay Subramanian
g>" mailto:user@hive.apache.org>> Subject: Re: only one mapper LZO files are only splittable if you index them. Sequence files compresses with LZO are splittable without being indexed. Snappy + SequenceFile is a better option then LZO. On Wed, Aug 21, 2013 at 1:39 PM, Igor Tatarin

Re: only one mapper

2013-08-21 Thread pandees waran
Hi Edward, Could yiu please explain this? Snappy + SequenceFile is a better option then LZO. Thanks, Pandeeswaran  — Sent from Mailbox for iPad On Wed, Aug 21, 2013 at

Re: only one mapper

2013-08-21 Thread Edward Capriolo
LZO files are only splittable if you index them. Sequence files compresses with LZO are splittable without being indexed. Snappy + SequenceFile is a better option then LZO. On Wed, Aug 21, 2013 at 1:39 PM, Igor Tatarinov wrote: > LZO files are combinable so check your max split setting. > > ht

Re: only one mapper

2013-08-21 Thread Igor Tatarinov
LZO files are combinable so check your max split setting. http://mail-archives.apache.org/mod_mbox/hive-user/201107.mbox/%3c4e328964.7000...@gmail.com%3E igor decide.com On Wed, Aug 21, 2013 at 2:17 AM, 闫昆 wrote: > hi all when i use hive > hive job make only one mapper actually my file split