Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 11 (2.943s).
Loading phrases to help you
refine your search...
Hadoop 2.0.4: Unable to load native-hadoop library for your platform - MapReduce - [mail # user]
...Hi I downloaded hadoop 2.0.4 and keep getting these errors from hadoop cli and MapReduce task logs  13/05/24 14:34:17 WARN util.NativeCodeLoader: Unable to load native-hadoop library fo...
   Author: Ben Kim, 2013-05-24, 05:35
Re: issue with hadoop mapreduce using same job.jar - MapReduce - [mail # user]
...OK nevermind. the problem was that my mate put the test.jar in the hadoop/lib folder... :(   On Wed, Mar 13, 2013 at 1:22 AM, Ben Kim  wrote:      *Benjamin Kim* *be...
   Author: Ben Kim, 2013-03-12, 16:23
Re: issue with hadoop mapreduce using same job.jar - MapReduce - [mail # user]
...Things I tried so far without a luck     - restart the hadoop    - sync && echo 3 > /proc/sys/vm/drop_caches    - clear namenode java cache using jcontrol &n...
   Author: Ben Kim, 2013-03-12, 16:22
issue with hadoop mapreduce using same job.jar - MapReduce - [mail # user]
...Hi there  It looks like the job.jar created in the /user/hadoop/.staging/ folder is always the same no matter which jar file i give.  if i download the job.jar file then I reckon t...
   Author: Ben Kim, 2013-03-12, 16:00
Re: Multiple reduce task retries running at same time - MapReduce - [mail # user]
...Attached a screenshot showing the retries  On Tue, Jan 29, 2013 at 4:35 PM, Ben Kim  wrote:      *Benjamin Kim* *benkimkimben at gmail*...
   Author: Ben Kim, 2013-01-29, 07:38
Multiple reduce task retries running at same time - MapReduce - [mail # user]
...Hi!  I have come across the situation where i found a single reducer task executing with multiple retries simultaneously. Which is potent for slowing down the whole reduce process for l...
   Author: Ben Kim, 2013-01-29, 07:35
Re: Streaming Job map/reduce not working with scripts on 1.0.3 - MapReduce - [mail # user]
...nevermind. the problem has been fixed.  The problem was the trailing {control-v}{control-m} character on the first line of #!/bin/bash (which i blame my teammate for writing the script ...
   Author: Ben Kim, 2013-01-04, 11:57
Streaming Job map/reduce not working with scripts on 1.0.3 - MapReduce - [mail # user]
...Hi !  I'm using hadoop-1.0.3 to run streaming jobs with map/reduce shell scripts such as this  bin/hadoop jar ./contrib/streaming/hadoop-streaming-1.0.3.jar -input /input -output /...
   Author: Ben Kim, 2013-01-04, 11:09
Re: use S3 as input to MR job - MapReduce - [mail # user]
...I'm having a similar issue  I'm running a wordcount MR as follows  hadoop jar WordCount.jar wordcount.WordCountDriver   s3n://bucket/wordcount/input is a s3 object that contai...
   Author: Ben Kim, 2012-10-02, 10:05
Re: Error reading task output - MapReduce - [mail # user]
...Bejoy, Thanks alot for your response. You are right. The problem is with the misconfigured nproc on the OS. Originally, my limits.conf file was something like this:  * hard    ...
   Author: Ben Kim, 2012-07-27, 17:04
Sort:
project
HBase (22)
MapReduce (11)
HDFS (6)
Hive (4)
type
mail # user (11)
date
last 7 days (1)
last 30 days (1)
last 90 days (4)
last 6 months (8)
last 9 months (11)
author
Harsh J (1047)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
Ben Kim