Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 3 from 3 (0.089s).
Loading phrases to help you
refine your search...
Re: M/R job to a cluster? - Hadoop - [mail # user]
...Hello Kevin,  In the case: JobClient client = new JobClient(); JobConf conf - new JobConf(WordCount.class);  Job client(default in local system) picks  configuration informati...
   Author: sudhakara st, 2013-04-27, 19:48
Re: Trying to copy file to Hadoop file system from a program - Hadoop - [mail # user]
...Hi,  Execute ifcongf find the IP of system and add line in /etc/host (your ip) ubuntu  use URI string  : public static String fsURI = "hdfs://ubuntu:9000";  On Sun, Feb 2...
   Author: sudhakara st, 2013-02-24, 12:07
Re: Decommissioning Nodes in Production Cluster. - Hadoop - [mail # user]
...The decommissioning process is controlled by an exclude file, which for  HDFS is set by the* dfs.hosts.exclude* property, and for MapReduce by the*mapred.hosts.exclude * property. In mo...
   Author: sudhakara st, 2013-02-12, 15:30
Sort:
project
MapReduce (8)
HDFS (4)
Hadoop (3)
type
mail # user (3)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (3)
last 9 months (3)
author
Harsh J (1385)
Steve Loughran (933)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
sudhakara st