Is it possible to add my own custom transformation plugin to Cloud data fusion either in Basic edition or in Enterprise edition. Please enlighten

北城以北 提交于 2021-01-29 14:52:04

问题


As I understand there are many transformation plug-ins available in Google cloud data fusion Hub. However, if I want to create my own specific custom plug-in, can I add that plug-in to Google data fusion and use in my pipeline? Please enlighten me.


回答1:


In order to add a custom plugin to DataFusion (considering that you have already implemented it), you have to follow the steps bellow:

1) Click on the + button

2) Click on upload in the Plugin part

3) Drag your plugin JAR to the box, click next and then drag your plugin JSON to the box. You can alto just click in the box and select your JAR/JSON. After that, just click in finish.

I hope it helps




回答2:


Yes, you can write custom transformations using the SDK provided. You can also deploy it in basic or enterprise edition. You can find examples at https://github.com/data-integrations

Nitin



来源:https://stackoverflow.com/questions/60188527/is-it-possible-to-add-my-own-custom-transformation-plugin-to-cloud-data-fusion-e

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!