Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 16 from 16 (0.099s).
Loading phrases to help you
refine your search...
Re: md5sum of files on HDFS ? - HDFS - [mail # user]
...The FileSytem API exposes a getFileChecksum() method http://archive.cloudera.com/cdh/3/hadoop-0.20.2-CDH3B4/api/org/apache/hadoop/fs/FileSystem.html#getFileChecksum(org.apache.hadoop.fs.Path...
   Author: Philip Zeyliger, 2011-03-02, 18:00
Re: odd temp dir created in hdfs from hdfs-site.xml file setting? - HDFS - [mail # user]
...Hadoop's default configurations use hadoop.tmp.dir both for the local file system and HDFS.  Specifically, mapred.system.dir is, I believe, a directory on HDFS, and defaults to be a sub...
   Author: Philip Zeyliger, 2010-12-09, 01:24
Re: namenode http fsck - HDFS - [mail # user]
...As far as I'm aware, in Hadoop 0.20, you're right that that's the case.  In versions of Hadoop that have security, some of the web interfaces have been secured away.  The open sour...
   Author: Philip Zeyliger, 2010-11-19, 17:34
Re: Newbie Query - HDFS - [mail # user]
...The heap size tends to be controlled by options passed to the JVM.  Try setting HADOOP_HEAPSIZE in hadoop-env.sh.   On Sat, Oct 16, 2010 at 4:57 AM, Clement Jebakumar wrote:  ...
   Author: Philip Zeyliger, 2010-10-16, 17:07
Re: Best way to write files to hdfs (from a Python app) - HDFS - [mail # user]
...On Tue, Aug 10, 2010 at 5:06 AM, Bjoern Schiessle wrote:   It works only if your python app has network connectivity to your namenode.  You can access an explicitly specified HDFS ...
   Author: Philip Zeyliger, 2010-08-10, 16:39
Re: Best way to write files to hdfs (from a Python app) - HDFS - [mail # user]
...Hi Bjoern,  To give you an example of how this may be done, HUE, under the covers, pipe s your data to 'bin/hadoop fs -Dhadoop.job.ugi=user,group put - path'.  (That's from memory,...
   Author: Philip Zeyliger, 2010-08-09, 23:35
Sort:
project
Avro (118)
Hadoop (69)
HDFS (16)
MapReduce (14)
Hive (5)
Bigtop (3)
HBase (3)
type
mail # user (10)
issue (6)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (16)
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)
Philip Zeyliger