Skip to content

Commit

Permalink
Fix dataset link (wiki) for data-analytics. (parsa-epfl#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
sangnie authored and neo-apz committed Jun 15, 2017
1 parent d308282 commit 5408925
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions benchmarks/data-analytics/3.0.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ RUN set -x \
&& mv /opt/apache-mahout-distribution-${MAHOUT_VERSION} ${MAHOUT_HOME}

# Download dataset
RUN curl https://dumps.wikimedia.org/enwiki/latest/enwiki-latest-pages-articles1.xml-p000000010p000030302.bz2 | bunzip2 > /root/wiki

RUN curl https://dumps.wikimedia.org/enwiki/latest/enwiki-latest-pages-articles1.xml-p10p30302.bz2 | bunzip2 > /root/wiki
COPY files/*-site.xml ${HADOOP_CONF_DIR}/
COPY files/categories /root/
COPY files/benchmark.sh /root/
Expand Down

0 comments on commit 5408925

Please sign in to comment.