Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 88 (0.123s).
Loading phrases to help you
refine your search...
RE: How to use sqoop import - MapReduce - [mail # user]
...p.s. Missed the parenthesis sqoop import --connect jdbc:mysql:/// --username  --password   --fields-terminated-by ','   From: Kartashov, Andy [mailto:[EMAIL PROTECTED]] Sent: ...
   Author: Kartashov, Andy, 2013-03-01, 14:26
RE: How to use sqoop import - MapReduce - [mail # user]
...There are two ways to import data from sqoop.  Table dump (without select statements) Example: sqoop import --connect jdbc:mysql:/// --username   --password  --table  -m ...
   Author: Kartashov, Andy, 2013-03-01, 14:20
RE: formatting hdfs says could not create jvm - MapReduce - [mail # user]
...You need to format namenode as hdfs user  $sudo -u hdfs hadoop namenode -format    From: Terry Healy [mailto:[EMAIL PROTECTED]] Sent: Friday, December 14, 2012 10:53 AM To: [E...
   Author: Kartashov, Andy, 2012-12-14, 15:58
RE: eclipse plugin for hadoop 0.22.0 - MapReduce - [mail # user]
...Try running #service -status-all and see if TT FAILED.  Also try starting  it manually #cd /etc/init.d/ #service hadoop-0.20-mapreduce-tasktracker start From: Jennifer Lopez [mailt...
   Author: Kartashov, Andy, 2012-12-13, 17:10
RE: HDFS Web UI - Incorrect context - MapReduce - [mail # user]
...This is on port 50075, correct?  From: Dhaval Shah [mailto:[EMAIL PROTECTED]] Sent: Friday, November 23, 2012 3:28 PM To: [EMAIL PROTECTED] Subject: HDFS Web UI - Incorrect context &nbs...
   Author: Kartashov, Andy, 2012-11-23, 21:50
RE: Log files occupy lot of Disk size - MapReduce - [mail # user]
...Every so often I simply wipe out the whole directory content:  /var/log/hadoop-hdfs/* /var/log/hadoop-0.20-mapreduce/*  I also clean /home/mapred/local/* and /tmp   From: Hars...
   Author: Kartashov, Andy, 2012-11-23, 21:44
MapReduce APIs - MapReduce - [mail # user]
...Guys,  I know that there is old and new API for MapReduce. The old API is found under org.apache.hadoop.mapred and the new is under org.apache.hadoop.mapreduce  I successfully used...
   Author: Kartashov, Andy, 2012-11-23, 21:36
RE: number of reducers - MapReduce - [mail # user]
...I specify mine inside mapred-site.xml       mapred.reduce.tasks     20     Rgds, AK47 From: Bejoy KS [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20,...
   Author: Kartashov, Andy, 2012-11-20, 21:50
RE: block size - MapReduce - [mail # user]
...Cheers!  From: Kai Voigt [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2012 11:34 AM To: [EMAIL PROTECTED] Subject: Re: block size  Hi,  Am 20.11.2012 um 17:31 schrie...
   Author: Kartashov, Andy, 2012-11-20, 16:36
block size - MapReduce - [mail # user]
...Guys,  After changing property of block size from 64 to 128Mb, will I need to re-import data or will running hadoop balancer will resize blocks in hdfs?  Thanks, AK  NOTICE: T...
   Author: Kartashov, Andy, 2012-11-20, 16:31
Sort:
project
MapReduce (88)
Hadoop (13)
Flume (8)
HDFS (5)
type
mail # user (88)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (7)
last 9 months (88)
author
Harsh J (1038)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Thomas Graves (175)
Mohammad Tariq (174)
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)
Kartashov, Andy