Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.0
-
None
-
None
Description
The introduction of docker support in Apache Hadoop 3 can be leveraged by Apache Spark for resolving multiple long standing shortcoming - particularly related to package isolation.
It also allows for network isolation, where applicable, allowing for more sophisticated cluster configuration/customization.
This jira will track the various tasks for enhancing spark to leverage container support.
Attachments
Issue Links
- is blocked by
-
SPARK-23718 Document using docker in host networking mode in hadoop 3
- Open
-
SPARK-23719 Use correct hostname in non-host networking mode in hadoop 3 docker support
- Open
-
SPARK-23720 Leverage shuffle service when running in non-host networking mode in hadoop 3 docker support
- Open
-
SPARK-23721 Enhance BlockManagerId to include container's underlying host machine hostname
- Open
- relates to
-
YARN-7994 Add support for network-alias in docker run for user defined networks
- Resolved