Skip to main content

Parquet local writer

info

Please read the getting started instructions before proceeding with this section.

olake_folder/writer.json
{
"type": "PARQUET",
"writer": {
"normalization": false,
"local_path": "/mnt/config"
}
}
  • type: The output file format (e.g., PARQUET).
  • writer.normalization: If true, OLake applies level-1 JSON flattening to nested objects.
  • writer.local_path: Local directory inside the Docker container. We map this path to your host file system via a Docker volume.

Data Partitioning

Refer to S3 docs for more details.


Need Assistance?

If you have any questions or uncertainties about setting up OLake, contributing to the project, or troubleshooting any issues, we’re here to help. You can:

  • Email Support: Reach out to our team at hello@olake.io for prompt assistance.
  • Join our Slack Community: where we discuss future roadmaps, discuss bugs, help folks to debug issues they are facing and more.
  • Schedule a Call: If you prefer a one-on-one conversation, schedule a call with our CTO and team.

Your success with OLake is our priority. Don’t hesitate to contact us if you need any help or further clarification!