Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What are the two deployment types in pipeline
#1
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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)