12-26-2022, 04:16 AM
The main two deployment types in pipeline are:
Docker
Spark
Spark mainly consists of two pods
Driver : Driver instructs executor what should be done
Executor : Executor performs the task given.
Docker has limit and request.
Docker
Spark
Spark mainly consists of two pods
Driver : Driver instructs executor what should be done
Executor : Executor performs the task given.
Docker has limit and request.