You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/04/14 03:31:06 UTC

[GitHub] [pulsar] shibd commented on issue #15165: Pulsar SQL can't query the latest data

shibd commented on issue #15165:
URL: https://github.com/apache/pulsar/issues/15165#issuecomment-1098674234

   > https://pulsar.apache.org/docs/en/sql-deployment-configurations/#configure-presto-pulsar-connector
   If you want to get the last message in a topic, set the following configurations:
   For the broker configuration, set bookkeeperExplicitLacIntervalInMills > 0 in broker.conf or standalone.conf.
   For the Presto configuration, set pulsar.bookkeeper-explicit-interval > 0 and pulsar.bookkeeper-use-v2-protocol=false.
   
   Thanks, That was useful.


-- 
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@pulsar.apache.org

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