confluentinc / ksql

The database purpose-built for stream processing applications.
https://ksqldb.io
Other
128 stars 1.04k forks source link

KSQL DB Java Client Configuration Document requires update #9245

Open pallavnagar02 opened 2 years ago

pallavnagar02 commented 2 years ago

Please update this Document with required configurations to setup KSQL DB Java Client using Confluent Platform and Java Configurations.

https://docs.ksqldb.io/en/latest/developer-guide/ksqldb-clients/java-client/#connect-to-a-confluent-cloud-ksqldb-cluster

I have also raised this Issue over Confluent Community Slack channel #ksqldb dated June 24th.

Please assist by improvements or updating the documentation with required configuration and code updates on Git too.

Thanks

jnh5y commented 2 years ago

This comes from a discussion in the Confluent Community Slack here: https://confluentcommunity.slack.com/archives/C6UJNMY67/p1656071040539269.

suhas-satish commented 2 years ago

@jnh5y , is the related item to shade java client pkg paths in the jar for CP ? If so and if you wanted to work on that, does it make sense for you to take this on as well?

jnh5y commented 2 years ago

@suhas-satish Yes. If we shade the dependencies, we could document how to use the new shaded dependency at that time. I can take it (if no one else comes to mind).

JimGalasyn commented 2 years ago

@jnh5y Great, if you can do that, I can help to get it published.

jnh5y commented 2 years ago

The merged PR should close this out once the docs are merged in 0.29.