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.

Before you begin

N/A

Steps

The creation and deployment of custom plugins involves 3 broad steps.

...

https://cloud.google.com/sdk/docs/quickstart-macos

  • Run gcloud init to initialise initialize your session with the right user name and project

...

  • 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

...