Spark job with custom Docker image from private registry -
i build custom docker image can used spark's spark.mess.executor.docker.image configuration option. image contain private information need kept in private registry. possible? don't see documented way specify login credentials part of spark-submit command.
it seems should specify url docker credentials file part of spark.mesos.uris spark-submit option.
Comments
Post a Comment