Implement the import.py script in the pipeline which should be responsible for: - Consuming csv data from FTP server - Transforming CSV data into MySQL table records - Creating MySQL dump file from created recordscc
Implement the import.py script in the pipeline which should be responsible for: