Import from GCP

This guide shows you how to import data from GCP (Google Cloud Platform).

Coming soon

We're actively working on improving our documentation. This doc will be available very soon. Please check back in a day or two for more details.

VERSION=0.3.0
wget https://downloads.apache.org/incubator/pinot/apache-pinot-incubating-$VERSION/apache-pinot-incubating-$VERSION-bin.tar.gz
tar vxf apache-pinot-incubating-*-bin.tar.gz
cd apache-pinot-incubating-*-bin
bin/quick-start-batch.sh

While you're waiting, please take a look at our section on plugin architecture.

Last updated

Was this helpful?