Versions Compared

Key

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

Prerequisites

Before starting the process, you need to ensure several things before proceed to create a release.

Table of Contents

Prerequisites

...

  • You need to ensure that you have the access to Apache Repository Manager. Try to log in with Apache LDAP credential.
  • You need to check out Apache staging & release distribution directories for Pinot.

    Code Block
    languagebash
    svn co https://dist.apache.org/repos/dist/release/incubator/pinot pinot-release-dist
    svn co https://dist.apache.org/repos/dist/dev/incubator/pinot pinot-dev-dist


GPG Keys


Reference

  1. http://plc4x.apache.org/developers/release.html
  2. https://cwiki.apache.org/confluence/display/GOBBLIN/Release+Process

...