Skip to main content

Add credentials

  1. Create a new pipeline or open an existing pipeline.
  2. Expand the left side of your screen to view the file browser.
  3. Scroll down and click on a file named io_config.yaml.
  4. Enter the following keys and values under the key named default (you can have multiple profiles, add it under whichever is relevant to you)

Using Python block

  1. Create a new pipeline or open an existing pipeline.
  2. Add a data loader.
  3. Select Pinot.
  4. You will get the below code snippet:
  1. Enter the SQL query in place of ‘your Pinot query’.
  2. Run the block.