Hi everyone, Can we create a custom mapper or tran...
# meltano-plugin-development
m
Hi everyone, Can we create a custom mapper or transformer using cookiecutter? If so, could someone please share the command for doing so? Thank You!
r
Copy code
cookiecutter <https://github.com/meltano/sdk> --directory="cookiecutter/mapper-template"
m
Thanks!
np 1
@Reuben (Matatika) I am getting below error can you help me with this?
r
You're probably running into https://github.com/meltano/sdk/issues/2182 but with the mapper template - just select
VSCode
in the final step and then remove the files after:
Copy code
rm -rf .vscode
👀 1
@Mishank Gehlot This is fixed upstream now. Try the same steps you did before.
m
Okay, Thanks!
@Reuben (Matatika) I have installed the mapper successfully. Also, installed it but i am getting below error, do you know about it?
Also, can you provide the steps and directory where to put this mapper files if i already have meltano setup and want to enhance it by adding this mapper?
r
Copy code
Expected unique mappings name not the mapper plugin name