Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 20 (0.183s).
Loading phrases to help you
refine your search...
Re: The NCDC Weather Data for Hadoop the Definitive Guide - Hadoop - [mail # user]
...To avoid creation of recursively folder follow below steps   1. Create one Folder in your Local drive   i created as "*/home/sujit/Desktop/Data/*"  2. Create below script and ...
   Author: Sujit Dhamale, 2012-12-06, 04:08
Re: The NCDC Weather Data for Hadoop the Definitive Guide - Hadoop - [mail # user]
...Hi, If Needed you can run Below Script for Storing Data on your Local System  for i in {1901..2012} do cd /home/ubuntu/work/ wget -r -np -nH .cut-dirs=3 -R index.html http://ftp3.ncdc.n...
   Author: Sujit Dhamale, 2012-11-16, 07:31
Re: Hadoop with Sharded MySql - Hadoop - [mail # user]
...Hi , instead of pulling 70K tables from mysql into hdfs. take dump of all 30 table and put in to hBase data base .  if you pulled 70K tables from mysql into hdfs , you need to use Hive ...
   Author: Sujit Dhamale, 2012-06-01, 04:52
Re: getting UnknownHostException - Hadoop - [mail # user]
...hi Madhu, After doing Modification in /ets/host it's working fine  Thanks a lot :)  Kind Regards Sijit Dhamale (+91 9970086652)  On Fri, Apr 13, 2012 at 10:49 AM, madhu phatak...
   Author: Sujit Dhamale, 2012-04-15, 16:08
getting UnknownHostException - Hadoop - [mail # user]
...Hi Friends , i am getting UnknownHostException while executing Hadoop Word count program  getting below details from job tracker Web page  *User:* sujit *Job Name:* word count *Job...
   Author: Sujit Dhamale, 2012-04-12, 17:41
Re: Mapping is not happening. - Hadoop - [mail # user]
...Hi Friends , i am not able to run word count problem , Please look in the below issue.  i am not able to Find what exactly issue is , not able to troubleshoot.  please help me out ...
   Author: Sujit Dhamale, 2012-04-10, 06:27
Mapping is not happening. - Hadoop - [mail # user]
...hi all , i did all Hadoop installation and Configuration  , but while Executing Word count program , Mapping is not happening not getting result getting Below Result while executing pro...
   Author: Sujit Dhamale, 2012-04-09, 03:26
Mapping is not happening - Hadoop - [mail # user]
...hi all , i did all Hadoop installation and Configuration  , but while Executing Word count program , Mapping is not happening not getting result getting Below Result while executing pro...
   Author: Sujit Dhamale, 2012-04-08, 15:42
Re: Data Node is not Started - Hadoop - [mail # user]
...Below are DataNode logs          hduser@sujit:~/Desktop/hadoop/logs$ cat hadoop-hduser-datanode-sujit.log 2012-04-06 22:11:34,566 INFO org.apache.hadoop.hdfs.server....
   Author: Sujit Dhamale, 2012-04-06, 18:27
Data Node is not Started - Hadoop - [mail # user]
...Hi all, my DataNode is not started .  even after deleting hadoop*.pid file from /tmp , But still Data node is not started ,   Hadoop Version: hadoop-1.0.1.tar.gz Java version : jav...
   Author: Sujit Dhamale, 2012-04-06, 18:13
Sort:
project
Hadoop (20)
MapReduce (7)
HDFS (1)
type
mail # user (20)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (20)
author
Harsh J (1387)
Steve Loughran (942)
Owen O'Malley (816)
Todd Lipcon (759)
Arun C Murthy (577)
Eli Collins (516)
Allen Wittenauer (461)
Konstantin Boudnik (347)
Doug Cutting (344)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (304)
jason hadoop (279)
Sujit Dhamale