Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 28 (0.12s).
Loading phrases to help you
refine your search...
Re: hadoop - running examples - MapReduce - [mail # user]
...On Thu, Nov 8, 2012 at 1:48 PM, Kartashov, Andy  wrote:  If you need to change existing data, you do need to write a new file, or delete the old file then re-write it.  So as ...
   Author: Andy Isaacson, 2012-11-08, 23:33
Re: Missing documentation on HDFS 2.0.2 - MapReduce - [mail # user]
...The 404 link is due to https://issues.apache.org/jira/browse/HADOOP-8427 and https://issues.apache.org/jira/browse/HADOOP-8860 which we unfortunately haven't finished fixing yet. Apologies f...
   Author: Andy Isaacson, 2012-11-08, 21:16
Re: File to large Error when MR - MapReduce - [mail # user]
...Moving the thread to user@. The general@ list is not used for technical questions.  On Fri, Nov 2, 2012 at 1:59 AM, zjl208399617  wrote:  This error is EFBIG from your filesys...
   Author: Andy Isaacson, 2012-11-05, 18:13
Re: cluster set-up / a few quick questions - MapReduce - [mail # user]
...On Fri, Oct 26, 2012 at 11:47 AM, Kartashov, Andy  wrote: and are now trying to try fully-dist'ed one.  It seems like you're trying to use the start-dfs.sh style startup scripts to...
   Author: Andy Isaacson, 2012-10-26, 21:32
Re: cluster set-up / a few quick questions - MapReduce - [mail # user]
...On Fri, Oct 26, 2012 at 9:40 AM, Kartashov, Andy  wrote:  We're not all male here. :)  I prefer "Hadoopers" or "hi all,".   Master.  I have a 4-node cluster, named f...
   Author: Andy Isaacson, 2012-10-26, 18:20
Re: ERROR: ssh-copy-id: command not found IN HADOOP DISTRIBUTED MODE - MapReduce - [mail # user]
...On Thu, Oct 25, 2012 at 7:01 AM,   wrote: /authorized_keys'  The most common cause of this (once the .pub is properly copied to authorized_keys) is permissions problems. Make sure ...
   Author: Andy Isaacson, 2012-10-25, 20:38
Re: What is the command to see if a file is a directory or not in HDFS from bash? - MapReduce - [mail # user]
...BTW, while verifying this behavior I noticed that there is a bug in Hadoop 2.0 "dfs -test -d", it generates error messages when it should be silent.  I filed the bug at  https://is...
   Author: Andy Isaacson, 2012-10-22, 22:02
Re: What is the command to see if a file is a directory or not in HDFS from bash? - MapReduce - [mail # user]
...The result is reported in the shell exit code, not as a textual output from the command, just like the UNIX /usr/bin/test command.  The intended use case is something like the following...
   Author: Andy Isaacson, 2012-10-22, 21:57
Re: Does Hadoop Require Public IP address to create a cluster. - MapReduce - [mail # user]
...On Wed, Oct 17, 2012 at 2:04 PM, Sundeep Kambhmapati  wrote:  Hadoop does not require public IP addresses. I routinely run a multinode cluster on 192.168.x.y using several VMs in a...
   Author: Andy Isaacson, 2012-10-17, 21:51
Re: DFS respond very slow - MapReduce - [mail # user]
...Also, note that JVM startup overhead, etc, means your -ls time is not completely unreasonable. Using OpenJDK on a cluster of VMs, my "hdfs dfs -ls" takes 1.88 seconds according to time (and ...
   Author: Andy Isaacson, 2012-10-16, 01:56
Sort:
project
HDFS (50)
MapReduce (28)
Hadoop (19)
type
mail # user (26)
issue (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (6)
last 9 months (28)
author
Harsh J (1038)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (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)
Andy Isaacson