Skip to content

Commit 6b99b31

Browse files
author
Ng Hoang Long
authored
Update Dockerfile
1 parent 694be0a commit 6b99b31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ RUN mv /tmp/ssh_config ~/.ssh/config && \
6161
# create spark-events directory
6262
RUN mkdir /tmp/spark-events && \
6363
chmod 777 /tmp/spark-events
64+
65+
RUN chmod u+r+x ~/start-cluster.sh
6466

6567
# remove CRLF
6668
RUN sed -i 's/\r$//g' $HADOOP_HOME/etc/hadoop/slaves

0 commit comments

Comments
 (0)