Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 13 (0.118s).
Loading phrases to help you
refine your search...
Fwd: - HDFS - [mail # user]
...http://www.colpermessodellafortuna.it/i0lwqj.php?s=ot...
   Author: madhu phatak, 2013-02-12, 06:34
Re: Not able to access the documentation - HDFS - [mail # user]
...Hi,  0.23 mapreduce doc can be found at http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/YARN.html   On Mon, Jul 16, 2012 at 2:08 PM, Stuti Awasthi  w...
   Author: madhu phatak, 2012-07-16, 08:56
Re: What's the best way to compress a folder in hadoop? - HDFS - [mail # user]
...Hi,  Please refer to the discussion here http://stackoverflow.com/questions/7153087/hadoop-compress-file-in-hdfs  On Fri, Jun 29, 2012 at 1:07 PM, Félix López  w rote:  e...
   Author: madhu phatak, 2012-06-29, 09:18
Re: Processing xml documents using StreamXmlRecordReader - HDFS - [mail # user]
...Hi,  Jira for the new API code https://issues.apache.org/jira/browse/HADOOP-8521  On Tue, Jun 19, 2012 at 6:11 PM, madhu phatak  wrote:    https://github.com/zinnia-...
   Author: madhu phatak, 2012-06-21, 07:07
Re: Processing xml documents using StreamXmlRecordReader - HDFS - [mail # user]
...Hi,  Yes you have the class, but it's for old API.   Please find the code below  for ported classes for new API. I have not tested the code,try to use these classes and let me...
   Author: madhu phatak, 2012-06-19, 12:41
Re: Processing xml documents using StreamXmlRecordReader - HDFS - [mail # user]
...Seems like StreamInputFormat not yet ported to new API.That's why you are not able to set as InputFormatClass. You can file a  jira for this issue.  On Tue, Jun 19, 2012 at 4:49 PM...
   Author: madhu phatak, 2012-06-19, 12:13
Re: Processing xml documents using StreamXmlRecordReader - HDFS - [mail # user]
...Hi,  Set the following properties in driver class    jobConf.set("stream.recordreader.class", "org.apache.hadoop.streaming.StreamXmlRecordReader"); jobConf.set("stream.recordr...
   Author: madhu phatak, 2012-06-19, 10:58
Re: decommissioning datanodes - HDFS - [mail # user]
...see this discussion http://search-hadoop.com/m/Hxigg2WeEQu/decommissioning+datanodes+&subj=decommissioning+datanodes   On Tue, Jun 12, 2012 at 8:42 PM, varun kumar  wrote:   &...
   Author: madhu phatak, 2012-06-13, 05:42
Re: Configuration issue - HDFS - [mail # user]
...Hi,  mapred.task.timeout is set to 10 mins which determines how much time have to waited before a task is considered as timed out.  On Mon, Jun 11, 2012 at 6:28 PM, Giulio D'Ippoli...
   Author: madhu phatak, 2012-06-11, 13:20
Re: Increase number of map slots - HDFS - [mail # user]
...Hi,  You can change the no of slots using the following properties in mapred-site.xml.     1.  mapred.tasktracker.map.tasks.maximum ( for map slots)    2.  ...
   Author: madhu phatak, 2012-06-05, 05:35
Sort:
project
Hadoop (123)
MapReduce (17)
HDFS (13)
Hive (6)
type
mail # user (12)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (13)
author
Todd Lipcon (488)
Harsh J (450)
Eli Collins (347)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
madhu phatak