MinuraPunchihewa commented on issue #9185:
URL: https://github.com/apache/pinot/issues/9185#issuecomment-1212301388
@walterddr Connecting the Python client to port 9000 does not work for me.
Similar to the example given, I had to use port 8000.
When I issue queries to port 9000, I get this error,
`{'sql': 'SELECT * FROM baseballStats LIMIT 5'} timed out: Out of -1, only
-1 responded, while needed was -1`
However, to get the list of tables using the REST interface like you
mentioned, I need to send the requests to port 9000.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]