Capturing transport level configurations
Right now MFT doesn't have a way to input certain configurations by transport type like s3, GCP, Azure, local etc.
For example, MFT supports local transport depending on if the local machine support Direct Memory Access (DMA) or not.
Solution would be like
A solution would be like to create a mechanism to feed transport configurations into MFT using configuration files, so MFT could perform tasks optimized for those configurations.
Capturing transport level configurations Right now MFT doesn't have a way to input certain configurations by transport type like s3, GCP, Azure, local etc. For example, MFT supports local transport depending on if the local machine support Direct Memory Access (DMA) or not.
Solution would be like A solution would be like to create a mechanism to feed transport configurations into MFT using configuration files, so MFT could perform tasks optimized for those configurations.