简体   繁体   English

是否可以在基本版或企业版中将我自己的自定义转换插件添加到云数据融合。 请赐教

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

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?但是,如果我想创建自己的特定自定义插件,是否可以将该插件添加到 Google 数据融合并在我的管道中使用? Please enlighten me.请赐教。

In order to add a custom plugin to DataFusion (considering that you have already implemented it), you have to follow the steps bellow:为了向DataFusion添加自定义插件(考虑到您已经实现了它),您必须按照以下步骤操作:

1) Click on the + button 1)点击+按钮

在此处输入图片说明

2) Click on upload in the Plugin part 2)在插件部分点击上传

在此处输入图片说明

3) Drag your plugin JAR to the box, click next and then drag your plugin JSON to the box. 3) 将您的插件JAR拖到框中,单击下一步,然后将您的插件JSON拖到框中。 You can alto just click in the box and select your JAR/JSON.您也可以只在框中单击并选择您的 JAR/JSON。 After that, just click in finish.之后,只需单击完成即可。

在此处输入图片说明

I hope it helps我希望它有帮助

Yes, you can write custom transformations using the SDK provided.是的,您可以使用提供的 SDK 编写自定义转换。 You can also deploy it in basic or enterprise edition.您还可以在基本版或企业版中部署它。 You can find examples at https://github.com/data-integrations您可以在https://github.com/data-integrations 上找到示例

Nitin尼丁

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将postgres插件添加到Google Cloud Data Fusion? - How do I add the postgres plugin to Google Cloud Data Fusion? 是否可以升级 GCP Cloud Sql Server Express 实例的版本? - Is it possible to upgrade the edition of a GCP Cloud Sql Server Express instance? Cloud Data Fusion - 我的管道没有自我意识 - Cloud Data Fusion - my pipeline is not self aware 如何在 Node.js 中将源语言代码传递给 Google Cloud Translate Basic API Edition - How to pass source language code to Google Cloud Translate Basic API Edition in Node.js 是否可以从我的 Data Fusion Action 插件中的管道获取沿袭元数据? - Is it possible to get lineage metadata from the pipeline in my Data Fusion Action plugin? 是否可以使用 Cloud Data Fusion FTP -> GCS -> BQ - Is it possible to use Cloud Data Fusion FTP -> GCS -> BQ 自定义转换未在 Google Cloud Data Fusion 的牧马人中应用 - Custom transform not getting applied in wrangler in Google Cloud Data Fusion 无法在 Google 云配额版屏幕上编辑 select 配额 - Can't select quota to edit on Google cloud quota edition screen Google云端数据融合的权限问题 - Permissions Issue with Google Cloud Data Fusion Cloud Data Fusion 定价 - 开发与执行 - Cloud Data Fusion pricing - development vs execution
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM