Troubleshooting
Diagnose and resolve issues in Apache Pinot by identifying your problem type and following the right troubleshooting path.
Troubleshooting
What kind of problem are you seeing?
Query issues
Symptom
Go to
Ingestion issues
Symptom
Go to
Operations and cluster issues
Symptom
Go to
Kubernetes issues
Symptom
Go to
ZooKeeper issues
Symptom
Go to
General questions
Symptom
Go to
Quick diagnostic checklist
Related Operate Pinot pages
Next step
description: >- This page has a collection of frequently asked questions with answers from the community.
Frequently Asked Questions (FAQs)
Ingestion
Flatten my JSON Kafka stream
Indexing
Set inverted indexes
Apply inverted index to existing setup
Create star-tree indexes
Querying
What are all the fields in the Pinot query's JSON response?
SQL Query fails with "Encountered 'timestamp' was expecting one of..."
Filtering on STRING column WHERE column = "foo" does not work?
ORDER BY using an alias doesn't work?
Does pagination work in GROUP BY queries?
Operations
How to change the number of replicas of a table?
How to run a rebalance on a table?
How to control number of segments generated?
Tuning and Optimizations
Do replica groups work for real-time?
r1
r2
Handling time in Pinot
How does Pinot’s real-time ingestion handle out-of-order events?
What is the purpose of a hybrid table not using max(OfflineTime) to determine the time-boundary, and instead using an offset?
Why are segments not strictly time-partitioned?
Last updated
Was this helpful?

