Hello Hakim,

The Drill Test Framework packages a few large files and also downloads much
larger files from Amazon S3 buckets. Most of these files within the
framework resources directory are required for running tests (some are
large baselines).

However, to safely recover some space, you may clear the download cache
(~/.m2/repository/.cache/maven-download-plugin/). Doing this, the next time
to re-download datasets (if needed), you can provide the option
-Pdownload while
building the framework.

You can also remove "framework/resources/Datasources/tpcds/sf1" directory
if you have run the tpcds tests once before (which should have copied over
the datasets to MapR-FS / HDFS).

This together should save you about 11-12 GB.

Regards,
Abhishek



On Tue, Apr 5, 2016 at 11:18 PM, Abdel Hakim Deneche <[email protected]>
wrote:

> Drill test framework is using 26GB of disk space after it uncompressed it's
> datasets.
>
> Running "bin/build_framework clean" doesn't seem to remove those files. Is
> there an easy way to clean those resources ?
>
> Thanks
>
> --
>
> Abdelhakim Deneche
>
> Software Engineer
>
>   <http://www.mapr.com/>
>
>
> Now Available - Free Hadoop On-Demand Training
> <
> http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available
> >
>

Reply via email to