You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/09/17 21:37:21 UTC

[GitHub] [pinot] dd-willgan opened a new issue #7449: /version endpoint returns empty object for Pinot 0.8.0

dd-willgan opened a new issue #7449:
URL: https://github.com/apache/pinot/issues/7449


   ```
   $ curl localhost:9000/version
   {}%
   ```
   
   Running `apachepinot/pinot:release-0.8.0-jdk11`. Can be reproduced in Docker [here](https://docs.pinot.apache.org/basics/getting-started/running-pinot-in-docker)
   
   ```
   docker network create -d bridge pinot-demo
   
   docker run \
       --network=pinot-demo \
       --name pinot-quickstart \
       -p 9000:9000 \
       -d apachepinot/pinot:release-0.8.0-jdk11 QuickStart \
       -type batch
   ```


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] mayankshriv closed issue #7449: /version endpoint returns empty object for Pinot 0.8.0

Posted by GitBox <gi...@apache.org>.
mayankshriv closed issue #7449:
URL: https://github.com/apache/pinot/issues/7449


   


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] dd-willgan commented on issue #7449: /version endpoint returns empty object for Pinot 0.8.0

Posted by GitBox <gi...@apache.org>.
dd-willgan commented on issue #7449:
URL: https://github.com/apache/pinot/issues/7449#issuecomment-922095635


   cc: @mayankshriv 


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org