Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page describes the steps required to create a new custom plugin, generate the jars, and subsequent deployment of the custom plugin into CDF.

...

  1. One time setup on your local machine to write the java code

  2. Writing the plugin code and building the jar

  3. Deploying the plugin in Data Fusion

...

One Time Setup

Clone Cloud Source repository to local machine

...

  • When successfully authenticated, you will see a web page with below message

You are now authenticated with the Google Cloud SDK!

  • Clone Cloud Source Repository to local machine using the following command

...