Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 26 (0.82s).
Loading phrases to help you
refine your search...
Re: Copy Vs DistCP - MapReduce - [mail # user]
...Shell 'cp' only works if you use 'fuse', which makes the HDFS file  system visible as a Unix mounted file system. Otherwise, Unix programs  cannot read or write HDFS files.  O...
   Author: Lance Norskog, 2013-04-12, 17:15
Re: MapReduce on Local files - MapReduce - [mail # user]
...Everything in a directory tree. No exceptions. I hope it does not follow  symbolic links or file system mounts.  On 04/02/2013 04:46 AM, Mohammad Tariq wrote:  ...
   Author: Lance Norskog, 2013-04-05, 03:59
[MAPREDUCE-2208] Flexible CSV text parser InputFormat - MapReduce - [issue]
...CSVTextInputFormat is a configurable CSV parser tuned to most of the csv-style datasets I've found. The Hadoop samples I've seen all FileInputFormat and Mapper<LongWritable,Text>. They...
http://issues.apache.org/jira/browse/MAPREDUCE-2208    Author: Lance Norskog, 2013-03-20, 18:58
Re: Encryption in HDFS - MapReduce - [mail # user]
...Excellent!  On 02/25/2013 10:43 PM, Mathias Herberts wrote:...
   Author: Lance Norskog, 2013-02-28, 00:26
Re: What should I do with a 48-node cluster - MapReduce - [mail # user]
...You will also be raided by the DEA- too much power for a residence.  On 12/20/2012 07:56 AM, Ted Dunning wrote:  ...
   Author: Lance Norskog, 2012-12-21, 19:37
Re: Virtual memory problems on Ubuntu 12.04 (a.k.a. MALLOC_ARENA_MAX or HADOOP-7154) - MapReduce - [mail # user]
...1) Java uses different variables than 'malloc'. Look up 'Java garbage collection' to find out how it all works.  2) Is this a 32-bit kernel? Or Java version? Those top out at 2.1g addre...
   Author: Lance Norskog, 2012-10-27, 01:45
Re: Hadoop/Lucene + Solr architecture suggestions? - MapReduce - [mail # user]
...The problem is finding the documents in the search cluster. Making the indexes in the reducer means the final m/r pass has to segregate the documents according to the distribution function. ...
   Author: Lance Norskog, 2012-10-12, 05:20
Re: Using a hard drive instead of - MapReduce - [mail # user]
...This is why memory-mapped files were invented.  On Thu, Oct 11, 2012 at 9:34 PM, Gaurav Sharma  wrote:    Lance Norskog [EMAIL PROTECTED]...
   Author: Lance Norskog, 2012-10-12, 05:01
Re: Hadoop/Lucene + Solr architecture suggestions? - MapReduce - [mail # user]
...In the LucidWorks Big Data product, we handle this with a reducer that sends documents to a SolrCloud cluster. This way the index files are not managed by Hadoop.  | From: "Ted Dunning"...
   Author: Lance Norskog, 2012-10-11, 02:15
Re: Legal Matter - MapReduce - [mail # user]
...Even worse, "Talk Like A Ninja" day is both racist and oddly ineffective.     | From: "Russell Jurney"  | To: [EMAIL PROTECTED] | Sent: Thursday, September 6, 2012 6:09:28 AM ...
   Author: Lance Norskog, 2012-09-08, 00:59
Sort:
project
Hadoop (47)
MapReduce (26)
type
mail # user (25)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (4)
last 6 months (5)
last 9 months (26)
author
Harsh J (1037)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (282)
Amar Kamat (184)
Thomas Graves (175)
Mohammad Tariq (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (146)
Tom White (138)
Aaron Kimball (131)
Lance Norskog