This execution template will load data from an SFTP location into a DataFrame using the DownloadSFTPToHDFSWithDataFrame, call the LoadToParquet pipeline, and use the WriteDataFrameToHDFS pipeline to store the data in the bronze zone (HDFS) as parquet.
Id: load_data_bronze_sftp_hdfs
Name: Load SFTP to Bronze HDFS
A custom form allows configuring the download and input parameters as well as controlling the pipeline behavior.