Skip to content

Commit

Permalink
Merge pull request apache#10 from ringtail/bugfix/spark-history-serve…
Browse files Browse the repository at this point in the history
…r-permission

.Bugfix/spark history server permission
  • Loading branch information
ringtail committed May 8, 2020
2 parents 2814e60 + 38e9dd4 commit a43cacf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ ADD https://repo1.maven.org/maven2/com/aliyun/oss/aliyun-sdk-oss/3.8.1/aliyun-sd

# change default entrypoint
ADD resource-managers/kubernetes/docker/src/main/dockerfiles/spark/historyserver/entrypoint.sh /opt/entrypoint.sh
RUN chmod +x /opt/entrypoint.sh

ENTRYPOINT [ "/opt/entrypoint.sh" ]

0 comments on commit a43cacf

Please sign in to comment.