Support Questions

Find answers, ask questions, and share your expertise

How to cleare Tera Gen Generated data in my HDP cluster. It Generate almost 5TB , do we have any steps to clear all generated , validated data ?

I am running HDP 2.5.3 cluster

1 REPLY 1

Super Guru

@Ganesan Vetri

When you generate data using Teragen, you specify an output directory. Simply delete data using the following command

hdfs dfs -rm -skipTrash hdfs://<namenode>:8020/<path to teragen directory>