I have a question about the DataFusion Data Pipeline.
I'm using the version of the DataFusion enterprise.
When I create a data pipeline in the Studio of DataFusion, you can set the CPU and memory values of the exit and driver directly in config.
Until now, I knew that if I create a data pipeline, I will create one VM instance per data-pipeline.
However, I just saw that as many VMs are created as Worker nodes, Master nodes.
Then, what does CPU and memory of the exit and driver mean when creating the data-pipeline?