Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 63 (0.147s).
Loading phrases to help you
refine your search...
Re: Hadoop noob question - Hadoop - [mail # user]
...absolutely rite Mohammad   On Sat, May 11, 2013 at 9:33 PM, Mohammad Tariq  wrote:    Nitin Pawar...
   Author: Nitin Pawar, 2013-05-11, 16:05
Re: Hadoop noob question - Hadoop - [mail # user]
...NN would still be in picture because it will be writing a lot of meta data for each individual file. so you will need a NN capable enough which can store the metadata for your entire dataset...
   Author: Nitin Pawar, 2013-05-11, 15:50
Re: Set reducer capacity for a specific M/R job - Hadoop - [mail # user]
...The config you are setting is for job only  But if you want to reduce the slota on tasktrackers then you will need to edit tasktracker conf and restart tasktracker On Apr 30, 2013 3:30 ...
   Author: Nitin Pawar, 2013-04-30, 10:07
Re: Query on Cost estimates on Hadoop and Java - Hadoop - [mail # user]
...anything you use in opensoure is mostly free.  community driven hadoop is free (which you can download from hadoop.apache.org) sun java 1.6 is also free to download from Oracle download...
   Author: Nitin Pawar, 2013-04-24, 12:26
Re: AW: How to process only input files containing 100% valid rows - Hadoop - [mail # user]
...Reject the entire file even if a single record is invalid? There has to be a eeal serious reason to take this approach If not in any case to check the file has all valid lines you are openin...
   Author: Nitin Pawar, 2013-04-19, 10:16
Re: Newbie question - How to start working on an issue? - Hadoop - [mail # dev]
...Mohammad, hadoop 0.20.2 is very old. You may want to try 1.0.4 first before even touching 2.x forget 3.x for that matter.     On Thu, Apr 11, 2013 at 12:32 AM, Mohammad Mustaqeem &...
   Author: Nitin Pawar, 2013-04-10, 19:42
Re: Best format to use - Hadoop - [mail # user]
...not sure about pig or impala  but in hive you got this https://cwiki.apache.org/Hive/avroserde-working-with-avro-from-hive.html    On Wed, Apr 10, 2013 at 12:26 AM, Mark  ...
   Author: Nitin Pawar, 2013-04-09, 18:59
Re: How to tell my Hadoop cluster to read data from an external server - Hadoop - [mail # user]
...you are looking at a two step workflow here  first unit of your workflow will download the file from external server and write it to DFS and return the file path second unit of your wor...
   Author: Nitin Pawar, 2013-03-26, 09:42
Re: store file gives exception - Hadoop - [mail # user]
...in hadoop you don't have to worry about data locality. Hadoop job tracker will by default try to schedule the job where the data is located in case it has enough compute capacity. Also note ...
   Author: Nitin Pawar, 2013-03-06, 12:35
Re: Issue: Namenode is in safe mode - Hadoop - [mail # user]
...what is your replication factor? when you removed node A as datanode .. did you first mark it for retirement? if you just removed it from service then the blocks from that datanode are missi...
   Author: Nitin Pawar, 2013-03-06, 10:00
Sort:
project
Hive (220)
Hadoop (63)
MapReduce (60)
Flume (54)
HDFS (24)
HBase (12)
Pig (1)
Sqoop (1)
type
mail # user (53)
mail # dev (10)
date
last 7 days (0)
last 30 days (3)
last 90 days (13)
last 6 months (29)
last 9 months (63)
author
Harsh J (1379)
Steve Loughran (933)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (336)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Nitin Pawar