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/06/13 07:58:42 UTC

[GitHub] [pulsar] nicoloboschi commented on a diff in pull request #15998: [doc] Add a step about JDK17 configuration to the Pulsar SQL document

nicoloboschi commented on code in PR #15998:
URL: https://github.com/apache/pulsar/pull/15998#discussion_r895431208


##########
site2/docs/sql-getting-started.md:
##########
@@ -21,23 +21,33 @@ To query data in Pulsar with Pulsar SQL, complete the following steps.
 
 ```
 
-2. Start a Pulsar SQL worker.
+2. Adjust configuration.
+
+If you use JDK17 and Pulsar version is less or equal than 2.10, you need to add the following options to the configuration file `conf/presto/jvm.config`.

Review Comment:
   In Pulsar 2.10.1 we fixed the issue, see: https://github.com/apache/pulsar/pull/14300
   I'm not sure it's even worth to add this document paragraph since it will be deprecated very soon



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