-
I am trying to run multistage queries locally but always ends up in this error:
`
java.io.IOException: Failed : HTTP error code : 500. Root Cause: Grizzly 2.4.4 Request failed.Request failed.Grizz…
-
Should follow python client lib to create a CI including all the unit test and integration test by launching a pinot quickstart in docker, then query.
https://github.com/python-pinot-dbapi/pinot-db…
-
2023/03/03 23:52:44.209 INFO [StartControllerCommand] [main] Executing command: StartController -configFileName /var/pinot/controller/config/pinot-controller.conf
2023/03/03 23:52:45.609 INFO [StartS…
-
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project pinot-core: Compilation failure: Compilation failure:
[ERROR] /Users/kishoreg/…
-
Hi,
I'm trying to create a test Docker container, but it exit happens immediately after executing the command.
```
2023-01-29 02:46:43 SLF4J: Class path contains multiple SLF4J bindings.
2023…
-
jvm options ( such as Xmx for example ) used by pinot processes should be logged. Currently, the only way to tell what Xmx pinot is using is to do a ps and grep on the result. But, that's for a curr…
-
Trying to install presto on AKS (https://docs.pinot.apache.org/basics/getting-started/kubernetes-quickstart)
1) Error: Invalid configuration property pinot.query-options: may not be null (for class…
-
Hi,
The file pinot-realtime-quickstart.yml needs to be updated. See attached file
As you can see I've added a copy of the schema (as airlineStatsAvro) and modified the definition of airlineStat…
-
Hello,
Just found a strange issue - quickstart consumes 100% of one core. I'm using it for local development/testing on mac pro. As result, fun is always running, which is uncomfortable.
After quick…
-
Following the guide from [kubernetes-quickstart](https://docs.pinot.apache.org/basics/getting-started/kubernetes-quickstart#3.4-load-data-into-kafka-and-create-pinot-schema-tables)
When I run the j…