i have the issue im using meltano run elt tap-csv target-mssql but it shows block block is not found after that manually i added the block elt:
my_elt_job:
tap: tap-csv
target: target-mssql again it showing same issue .how to rectify this one
r
Reuben (Matatika)
02/29/2024, 1:11 PM
Try
Copy code
meltano run my_elt_job
m
manikanta narayana
03/01/2024, 5:38 AM
i used
manikanta narayana
03/01/2024, 5:40 AM
so that the block my_elt_job:
tap: tap-csv
target: target-mssql we should add in the meltano.yml file or it will create automatically when command run
manikanta narayana
03/01/2024, 5:42 AM
one more doubt tap csv i installed but again showing csv not installed .but extractor is created in the file.so what the issue dont found .plwae help to that also