Skip to content

Commit 51ff7a9

Browse files
author
matyix
committed
hadoop version clarification (we use 2.6.0 as a base)
1 parent 9c9f640 commit 51ff7a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
FROM sequenceiq/hadoop-docker:2.6.0
22
MAINTAINER SequenceIQ
33

4+
#support for Hadoop 2.4.0+
45
RUN curl -s http://d3kbcqa49mib13.cloudfront.net/spark-1.3.0-bin-hadoop2.4.tgz | tar -xz -C /usr/local/
56
RUN cd /usr/local && ln -s spark-1.3.0-bin-hadoop2.4 spark
67
ENV SPARK_HOME /usr/local/spark

0 commit comments

Comments
 (0)