lxkaka commented on issue #299:
URL: https://github.com/apache/pulsar-manager/issues/299#issuecomment-636661451


   I have the similar problem. I use image `apachepulsar/pulsar-manager:v0.1.0` 
to deploy in k8s. I can   not get any data.  I also change image 
`streamnative/pulsar-manager` errror log show below
   ```
   2020-06-01 07:18:51.205 UTC [88] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-06-01 07:19:51.266 UTC [88] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-06-01 07:19:51.266 UTC [88] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-06-01 07:19:51.266 UTC [88] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-06-01 07:20:51.301 UTC [88] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-06-01 07:20:51.301 UTC [88] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-06-01 07:20:51.301 UTC [88] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-06-01 07:21:51.327 UTC [88] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-06-01 07:21:51.327 UTC [88] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-06-01 07:21:51.327 UTC [88] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   ```


----------------------------------------------------------------
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.

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


Reply via email to