Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 19 (0.18s).
Loading phrases to help you
refine your search...
Re: Compatibility of Hadoop 0.20.x and hadoop 1.0.3 - HDFS - [mail # user]
...It should mostly work. I just checked our CHANGES.txt file and haven't seen much incompatibilities introduced between those releases.  But 0.20.3 is pretty old, so only one way to know ...
   Author: Vinod Kumar Vavilapalli, 2013-06-13, 04:44
Re: [VOTE] Release Apache Hadoop 2.0.4.1-alpha - HDFS - [mail # dev]
...This started out as something and ended up as something else altogether.  In any case, I think you should give a fresh heads up outside this thread.  There are a bunch of commits a...
   Author: Vinod Kumar Vavilapalli, 2013-05-31, 06:41
Re: What else can be built on top of YARN. - HDFS - [mail # user]
... Historically, many applications/frameworks wanted to take advantage of just the resource management capabilities and failure handling of Hadoop (via JobTracker/TaskTracker), but were f...
   Author: Vinod Kumar Vavilapalli, 2013-05-30, 05:16
Re: Cannot communicate - HDFS - [mail # dev]
...It means what it says: that hadoop native library isn't available for some reason. See http://hadoop.apache.org/docs/stable/native_libraries.html  Thanks, +Vinod Kumar Vavilapalli Horto...
   Author: Vinod Kumar Vavilapalli, 2013-04-22, 17:02
Re: Auto clean DistCache? - HDFS - [mail # user]
...All the files are not opened at the same time ever, so you shouldn't see any "# of open files exceeds error".  Thanks, +Vinod Kumar Vavilapalli Hortonworks Inc. http://hortonworks.com/ ...
   Author: Vinod Kumar Vavilapalli, 2013-03-26, 20:44
Re: Auto clean DistCache? - HDFS - [mail # user]
...You can control the limit of these cache files, the default is 10GB (value of 10737418240L): Try changing local.cache.size or mapreduce.tasktracker.cache.local.size in mapred-site.xml  ...
   Author: Vinod Kumar Vavilapalli, 2013-03-26, 20:43
Re: Regarding: Merging two hadoop clusters - HDFS - [mail # user]
...Copy data into one of the clusters using distcp *without* downtime (assuming you have enough capacity) and then merge the clusters?  Thanks, +Vinod Kumar Vavilapalli Hortonworks Inc. ht...
   Author: Vinod Kumar Vavilapalli, 2013-03-14, 06:46
Re: SequenceFile.createWriter - throws FileNotFoundException - HDFS - [mail # user]
...As it clearly says, check the file permissions of your input directory (* /hama/input/center/*). Also whether you want the input on local file-sytem or DFS.  +Vinod   On Fri, Feb 1...
   Author: Vinod Kumar Vavilapalli, 2013-02-01, 21:01
Re: Hadoop-Yarn-MR reading InputSplits and processing them by the RecordReader, architecture/design question. - HDFS - [mail # user]
...You got that mostly right. And it doesn't differ much in Hadoop 1.* either. With MR AM doing the work that was earlier done in JobTracker., the JobClient and the task side doesn't change muc...
   Author: Vinod Kumar Vavilapalli, 2013-02-01, 20:58
Re: Selecting a task for the tasktracker - HDFS - [mail # user]
...On top of that, the message indicates that you need to have your scheduler class in the mapred package.  Thanks, +Vinod Kumar Vavilapalli Hortonworks Inc. http://hortonworks.com/  ...
   Author: Vinod Kumar Vavilapalli, 2012-12-27, 18:11
Sort:
project
MapReduce (354)
Hadoop (87)
HDFS (19)
Hive (9)
Bigtop (1)
Chukwa (1)
HBase (1)
type
mail # user (15)
mail # dev (4)
date
last 7 days (1)
last 30 days (3)
last 90 days (6)
last 6 months (10)
last 9 months (19)
author
Todd Lipcon (492)
Harsh J (474)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (151)
Mohammad Tariq (133)
Colin Patrick McCabe (131)
Stuti Awasthi (95)
Jing Zhao (91)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (68)
Azuryy Yu (62)
Vinod Kumar Vavilapalli