Hugo Sjöberg
Results
1
issues of
Hugo Sjöberg
Hi, I'm trying to import a CSV, I'm following the guide here: https://docs.pinot.apache.org/basics/getting-started/pushing-your-data-to-pinot I run Pinot using docker-compose on M2-Apple chip `docker-compose.yaml` ```yaml version: '3.7' services: zookeeper: image: zookeeper hostname:...
ingestion
troubleshooting