Home
|
About
|
Sematext
search-lucene.com
search-hadoop.com
Search
clear
query
|
facets
|
time
Search criteria:
. Results from
11
to
14
from
14
(0.078s).
Loading phrases to help you
refine your search...
Re: reading distributed cache returns null pointer
-
Hadoop
- [mail # user]
...The DistributedCache behavior is not symmetrical in local mode vs distributed mode. As I replied earlier, you need to use DistributedCache.getCacheFiles() in distributed mode. &n...
Author:
Rahul Jain
, 2010-07-10, 23:12
Re: reading distributed cache returns null pointer
-
Hadoop
- [mail # user]
...Yes, distributed cache writes files to the local file system for each mapper / reducer. So you should be able to access the file(s) using local file system APIs. If the files were sta...
Author:
Rahul Jain
, 2010-07-08, 23:19
Re: reading distributed cache returns null pointer
-
Hadoop
- [mail # user]
...I am not sure why you are using getFileClassPaths() API to access files... here is what works for us: Add the file(s) to distributed cache using: DistributedCache.addCacheFile(p.toUri(...
Author:
Rahul Jain
, 2010-07-08, 19:15
Re: Hadoop JobTracker Hanging
-
Hadoop
- [mail # user]
...There are two issues which were fixed in 0.21.0 and can cause job tracker to run out of memory: https://issues.apache.org/jira/browse/MAPREDUCE-1316 and https://issue...
Author:
Rahul Jain
, 2010-06-22, 17:12
< Prev
1
2
Sort:
time-biased relevance
relevancy
newest on top
oldest on top
project
Hadoop (14)
MapReduce (8)
HDFS (1)
type
mail # user (14)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (14)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (574)
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 (302)
jason hadoop (279)
Rahul Jain
All projects made searchable here are trademarks of the Apache Software Foundation. Service operated by
Sematext