| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
34 (0.723s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: rack awareness in hadoop - MapReduce - [mail # user]
|
|
...And don't forget to look at unlimit settings as well Sent from my iPhone On Apr 20, 2013, at 5:07 PM, Marcos Luis Ortiz Valmaseda wrote: ...
|
|
|
Author: Mohit Anchlia,
2013-04-21, 00:19
|
|
|
Re: Very basic question - MapReduce - [mail # user]
|
|
...All dirs start with drw in your example Sent from my iPhone On Apr 20, 2013, at 4:46 PM, Raj Hadoop wrote: ...
|
|
|
Author: Mohit Anchlia,
2013-04-21, 00:17
|
|
|
Re: execvp: Permission denied - MapReduce - [mail # user]
|
|
...Can you provide some details of Jdk type and version? Sent from my iPhone On Mar 13, 2013, at 9:52 AM, Heinz Stockinger wrote: ...
|
|
|
Author: Mohit Anchlia,
2013-03-17, 06:37
|
|
|
Re: mapred.max.tracker.failures - MapReduce - [mail # user]
|
|
...Thanks this is very helpful. On Wed, Mar 6, 2013 at 10:03 PM, bharath vissapragada wrote: ...
|
|
|
Author: Mohit Anchlia,
2013-03-07, 17:38
|
|
|
Re: Moving data in hadoop - MapReduce - [mail # user]
|
|
...Have you looked at distcp? On Thu, Jan 24, 2013 at 5:55 PM, Raj hadoop wrote: ...
|
|
|
Author: Mohit Anchlia,
2013-01-25, 01:57
|
|
|
hadoop -put command - MapReduce - [mail # user]
|
|
...It looks like hadoop fs -put command doesn't like ":" in the file names. Is there a way I can escape it? hadoop fs -put /home/mapr/p/hjob.2012:12:26:11.0.dat /user/apuser/temp-qdc/scr...
|
|
|
Author: Mohit Anchlia,
2012-12-26, 21:00
|
|
|
Merging files - MapReduce - [mail # user]
|
|
...Is it possible to merge files from different locations from HDFS location into one file into HDFS location?...
|
|
|
Author: Mohit Anchlia,
2012-12-22, 06:40
|
|
|
Re: Is it possible to read a corrupted Sequence File - MapReduce - [mail # user]
|
|
...I guess one way might be to write your own dfs reader that ignores The exceptions and reads whatever it can Sent from my iPad On Nov 23, 2012, at 6:12 PM, Hs wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-11-24, 16:27
|
|
|
Re: Reading files from a directory - MapReduce - [mail # user]
|
|
...I was actually looking for an example to do it in the java code. But I think I've found a way to do it by iterating over all the files using globStatus() method. On Mon, Nov 12, 2012 a...
|
|
|
Author: Mohit Anchlia,
2012-11-13, 02:00
|
|
|
Reading files from a directory - MapReduce - [mail # user]
|
|
...Using Java dfs api is it possible to read all the files in a directory? Or do I need to list all the files in the directory and then read it?...
|
|
|
Author: Mohit Anchlia,
2012-11-13, 01:40
|
|
|
|