Dear Mahmood,

The dataset docker file downloads 1.53GB training dataset. We have used -nv
in the wget command to avoid printing a lot of info (that's why you see a
blank window). Did you check your internet connection? Your download speed
may be the problem.

You need this dataset, so you need to download it either through the
dataset docker file or download it before run the benchmark. To do the
latter, before running the run.sh file, please run the following commands:

mkdir /data
cd /data
wget
http://parsa.epfl.ch/cloudsuite/software/enwiki-20100904-pages-articles1.xml.bz2

Regards,
Nooshin

P.S.: You can see the docker files on the github:
https://github.com/ParsaLab/cloudsuite/tree/master/benchmarks/data-analytics

On Fri, Jan 29, 2016 at 8:48 AM, Mahmood Naderan <[email protected]>
wrote:

> Hi,
> As I run “docker pull cloudsuite/data-analytics:dataset”, a xterm window
> is opened which is still blank after two days! I thought it is downloading
> the huge data set but there is no temporarily saved file in the folder.
>
> What is wrong with that?
>
>
>
> --
> Regards,
> Mahmood
>
>
>
>
>

Reply via email to