Skip to content

Commit 9dcd5c5

Browse files
committed
spark 1.2.1 with hadoop 2.3
1 parent a4ba94e commit 9dcd5c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FROM gelog/java:openjdk7
1010
MAINTAINER Francois Langelier
1111

1212
ENV WGET_VERSION 1.15-1ubuntu1.14.04.1
13-
ENV SPARK_VERSION 1.2.0
13+
ENV SPARK_VERSION 1.2.1
1414
ENV SPARK_BIN_VERSION $SPARK_VERSION-bin-hadoop2.3
1515
ENV SPARK_HOME /usr/local/spark
1616
ENV PATH $PATH:$SPARK_HOME/bin

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![stars](https://img.shields.io/github/stars/apache/spark.svg) ![forks](https://img.shields.io/github/forks/apache/spark.svg) ![issues](https://img.shields.io/github/issues/apache/spark.svg) ](https://github.com/apache/spark)
66

77
## Supported tags and respective `Dockerfile` links
8-
- [`1.2.0-bin-hadoop2.3`/Dockerfile](https://github.com/GELOG/docker-ubuntu-spark/blob/master/1.2.0-bin-hadoop2.3/Dockerfile)
8+
- [`1.2.1-bin-hadoop2.3`/Dockerfile](https://github.com/GELOG/docker-ubuntu-spark/blob/master/1.2.1-bin-hadoop2.3/Dockerfile)
99
- [`1.1.0-bin-hadoop2.4`/Dockerfile](https://github.com/GELOG/docker-ubuntu-spark/blob/master/1.1.0-bin-hadoop2.4/Dockerfile)
1010
- [`1.1.0-bin-hadoop2.3`/Dockerfile](https://github.com/GELOG/docker-ubuntu-spark/blob/master/1.1.0-bin-hadoop2.3/Dockerfile)
1111

0 commit comments

Comments
 (0)