an
saurus
tags:
hadoop
views:
54
answers:
2
Q:
Wiping out DFS in Hadoop
How do I wipe out the DFS in Hadoop?
+3
A:
hadoop dfs -rmr /
wrang-wrang
2009-09-10 23:50:18
+1
A:
bin/hadoop namenode -format
SquareCog
2009-09-10 23:52:05
Watchout: existing old datanodes won't work with this newly formatted dfs.See http://issues.apache.org/jira/browse/HDFS-107
Leonidas
2010-01-25 12:31:23
related questions
Nutch search always returns 0 results
How do I control output files name and content of an Hadoop streaming job?
Parallelizing Ruby reducers in Hadoop?
hadoop behind the scenes
Implementing large scale log file analytics
Hadoop: map/reduce from HDFS
What is the use of the 'key K1' in the org.apache.hadoop.mapred.Mapper ?
java.io.IOException: Job failed! when running a sample app on my osx with hadoop-0.19.1
Framework for running distributed computations in .NET cloud
Hadoop examples?
MapReduce on AWS
Hadoop Hbase: Spreading column families across tables or not
Amazon S3 architecture
Hadoop on windows server
how to implement eigenvalue calculation with MapReduce/Hadoop?
any feedback / comment for the pigi project ?
how to design Hbase schema ?
Large data - storage and query
Is there a .Net equivalent to Apache Hadoop?
How do you use MapReduce/Hadoop?
Ruby On Rails/Merb as a frontend for a billions of record app
Is it possible to perform arbitrary data analysis in Erlang?
Hbase / Hadoop Query Help
How does Hive compare to HBase?
Experience with Hadoop?