| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
11 (0.812s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Map Tasks do not obey data locality principle........ - MapReduce - [mail # user]
|
|
...Agreed. Thanks for replying. As hints what I have given is the ip address of the node where the file is residing but still it does not follow data locality. One clarification - I...
|
|
|
Author: Agarwal, Nikhil,
2013-05-16, 06:21
|
|
|
RE: Map Tasks do not obey data locality principle........ - MapReduce - [mail # user]
|
|
...No, it does not. I have kept the granularity at file level rather than a block. I do not think that should affect the mapping of tasks ? Regards, Nikhil From: Harsh J [mai...
|
|
|
Author: Agarwal, Nikhil,
2013-05-16, 06:08
|
|
|
Map Tasks do not obey data locality principle........ - MapReduce - [mail # user]
|
|
...Hi, I have a 3-node cluster, with JobTracker running on one machine and TaskTrackers on other two (say, slave1 and slave2). Instead of using HDFS, I have written my own FileSyste...
|
|
|
Author: Agarwal, Nikhil,
2013-05-14, 10:55
|
|
|
RE: How to combine input files for a MapReduce job - MapReduce - [mail # user]
|
|
...Hi, @Harsh: Thanks for the reply. Would the patch work in Hadoop 1.0.4 release? From: Harsh J [mailto:[EMAIL PROTECTED]] Sent: Monday, May 13, 2013 1:03 PM To: Subjec...
|
|
|
Author: Agarwal, Nikhil,
2013-05-13, 07:55
|
|
|
How to combine input files for a MapReduce job - MapReduce - [mail # user]
|
|
...Hi, I have a 3-node cluster, with JobTracker running on one machine and TaskTrackers on other two. Instead of using HDFS, I have written my own FileSystem implementation. As an e...
|
|
|
Author: Agarwal, Nikhil,
2013-05-13, 07:20
|
|
|
Which data sets were processed by each tasktracker? - MapReduce - [mail # user]
|
|
...Hi, I have a 3-node cluster, with JobTracker running on one machine and TaskTrackers on other two. Instead of using HDFS, I have written my own FileSystem implementation. I am ab...
|
|
|
Author: Agarwal, Nikhil,
2013-05-03, 08:14
|
|
|
What is required to run hadoop daemons? - MapReduce - [mail # user]
|
|
...Hi, I wanted to ask that suppose I have Hadoop source code and Jonbtracker running on my linux machine. If I want to start a TaskTracker daemon on another machine then do I need to put...
|
|
|
Author: Agarwal, Nikhil,
2013-04-02, 13:53
|
|
|
RE: using test.org.apache.hadoop.fs.s3native.InMemoryNativeFileSystemStore class in hadoop - MapReduce - [mail # user]
|
|
...Hi, Thanks for the quick reply. In order to test the class TestInMemoryNativeS3FileSystemContract and its functions what should be the value of parameter sin my configuration files (c...
|
|
|
Author: Agarwal, Nikhil,
2013-03-18, 11:46
|
|
|
using test.org.apache.hadoop.fs.s3native.InMemoryNativeFileSystemStore class in hadoop - MapReduce - [mail # user]
|
|
...Hi All, I am pretty new to Hadoop. I noticed that there are many test classes in hadoop source code under the packages test. org.apache.hadoop. Can anyone explain me or provide some po...
|
|
|
Author: Agarwal, Nikhil,
2013-03-18, 08:24
|
|
|
RE: How to add another file system in Hadoop - MapReduce - [mail # user]
|
|
...Hi All, Thanks a lot for taking out your time to answer my question. Ling, thank you for directing me to glusterfs. I can surely take lot of help from that but what I wanted to k...
|
|
|
Author: Agarwal, Nikhil,
2013-02-22, 05:05
|
|
|
|