Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 148 (0.14s).
Loading phrases to help you
refine your search...
Re: LZO with sequenceFile - Hadoop - [mail # user]
...Thanks. Does it mean LZO is not installed by default? How can I install LZO?  On Sat, Feb 25, 2012 at 6:27 PM, Shi Yu  wrote:  ...
   Author: Mohit Anchlia, 2012-02-26, 07:14
dfs.block.size - Hadoop - [mail # user]
...If I want to change the block size then can I use Configuration in mapreduce job and set it when writing to the sequence file or does it need to be cluster wide setting in .xml files?  ...
   Author: Mohit Anchlia, 2012-02-26, 01:43
LZO with sequenceFile - Hadoop - [mail # user]
...Is LZO compression supported with sequenceFile compression codec? I looked http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/io/SequenceFile.CompressionType.html but it does...
   Author: Mohit Anchlia, 2012-02-25, 21:38
Compression in sequence file - Hadoop - [mail # user]
...I see sequenceFile support block level and record level compression. Could someone please help me understand why one is chosen over other? And which one is generally better for performance?...
   Author: Mohit Anchlia, 2012-02-25, 21:33
MapReduce tunning - Hadoop - [mail # user]
...I am looking at some hadoop tuning parameters like io.sort.mb, mapred.child.javaopts etc.  - My question was where to look at for current setting - Are these settings configured cluster...
   Author: Mohit Anchlia, 2012-02-25, 06:36
Streaming job hanging - Hadoop - [mail # user]
...Streaming job just seems to be hanging  12/02/22 17:35:50 INFO streaming.StreamJob: map 0% reduce 0%   On the admin page I see that it created 551 input split. Could somone suggest...
   Author: Mohit Anchlia, 2012-02-23, 01:38
Re: Splitting files on new line using hadoop fs - Hadoop - [mail # user]
...Thanks I did post this question to that group. All xml document are separated by a new line so that shouldn't be the issue, I think.  On Wed, Feb 22, 2012 at 12:44 PM,  wrote: &nbs...
   Author: Mohit Anchlia, 2012-02-22, 22:57
Re: Splitting files on new line using hadoop fs - Hadoop - [mail # user]
...On Wed, Feb 22, 2012 at 12:23 PM,  wrote:    I am using pig's XMLLoader in piggybank to read xml files concatenated in a text file. But pig script doesn't work when file is bi...
   Author: Mohit Anchlia, 2012-02-22, 20:29
Splitting files on new line using hadoop fs - Hadoop - [mail # user]
...How can I copy large text files using "hadoop fs" such that split occurs based on blocks + new lines instead of blocks alone? Is there a way to do this?...
   Author: Mohit Anchlia, 2012-02-22, 20:15
Re: Writing small files to one big file in hdfs - Hadoop - [mail # user]
...Finally figured it out. I needed to use SequenceFileAstextInputFormat. There is just lack of examples that makes it difficult when you start.  On Tue, Feb 21, 2012 at 4:50 PM, Mohit Anc...
   Author: Mohit Anchlia, 2012-02-22, 03:31
Sort:
project
Hadoop (148)
HBase (125)
Pig (125)
Flume (55)
MapReduce (34)
HDFS (11)
Hive (10)
Accumulo (1)
type
mail # user (148)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (148)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Mohit Anchlia