Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 7 from 7 (0.404s).
Loading phrases to help you
refine your search...
[HADOOP-2980] slow reduce copies - map output locations not being fetched even when map complete - Hadoop - [issue]
...maps are long finished. reduces are stuck looking for map locations. they make progress - but slowly. it almost seems like they get new map locations every minute or so:2008-03-07 18:50:52,7...
http://issues.apache.org/jira/browse/HADOOP-2980    Author: Joydeep Sen Sarma, 2012-12-04, 00:56
[HADOOP-7809] Backport HADOOP-5839 to 0.20-security - fixes to ec2 scripts to allow remote job submission - Hadoop - [issue]
...The fix for HADOOP-5839 was committed to 0.21 more than a year ago.  This bug is to backport the change (which is only 14 lines) to branch-0.20-security.===========Original description:...
http://issues.apache.org/jira/browse/HADOOP-7809    Author: Joydeep Sen Sarma, 2012-10-18, 10:12
RE: public IP for datanode on EC2 - Hadoop - [mail # user]
...Btw - I figured out the problem.  The jobconf from the remote client had the socks proxy configuration - the  jvm spawned by TTs picked this up and tried to connect using the proxy...
   Author: Joydeep Sen Sarma, 2009-05-14, 19:15
RE: public IP for datanode on EC2 - Hadoop - [mail # user]
...The ec2 documentation point to the use of public 'ip' addresses - whereas u sing public 'hostnames' seems safe since it resolves to internal addresses  from within the cluster (and reso...
   Author: Joydeep Sen Sarma, 2009-05-14, 13:19
RE: public IP for datanode on EC2 - Hadoop - [mail # user]
...I changed the ec2 scripts to have fs.default.name assigned to the public ho stname (instead of the private hostname).  Now I can submit jobs remotely via the socks proxy (the problem be...
   Author: Joydeep Sen Sarma, 2009-05-14, 12:37
RE: public IP for datanode on EC2 - Hadoop - [mail # user]
...Thanks Philip. Very helpful (and great blog post)! This seems to make basic  dfs command line operations work just fine.  However - I am hitting a new error during job submission (...
   Author: Joydeep Sen Sarma, 2009-05-14, 04:37
RE: public IP for datanode on EC2 - Hadoop - [mail # user]
...(raking up real old thread)  After struggling with this issue for sometime now - it seems that accessing  hdfs on ec2 from outside ec2 is not possible.  This is primarily beca...
   Author: Joydeep Sen Sarma, 2009-05-13, 04:11
Sort:
project
Hive (126)
MapReduce (33)
Hadoop (7)
Flume (1)
type
mail # user (5)
issue (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (7)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Joydeep Sen Sarma