-
Updated
May 31, 2020 - Java
ksql
Here are 62 public repositories matching this topic...
-
Updated
May 22, 2020 - Java
-
Updated
Apr 23, 2020 - Java
-
Updated
May 26, 2020 - Shell
It has been removed in favor of operator. Are there still docs from before on how to deploy the helm charts?
I am aware there have been a number of Community version related issues eg #85 and #219 but I was wondering how you would feel about a PR adding some more documentation and maybe configuration to this stack.
As a user I would love to have it documented specifically that I can utilize community-only things by setting certain parameters. Also exclude certain packages from the install stack.
And
-
Updated
Apr 22, 2020 - Java
-
Updated
Mar 10, 2020 - Java
-
Updated
Apr 6, 2020 - Jupyter Notebook
I would like to set
SET 'auto.offset.reset'='earliest';
SET 'auto.offset.reset'='latest';
I hoped it would work like the following with the generic 'client.ksql' command:
client.ksql('SET 'auto.offset.reset'='earliest'');
It works well from KSQL CLI, so I think it is not a KSQL issue, but a limitation in the Python wrapper?
I found this related ticket:
https://github.com/bryany
-
Updated
Mar 12, 2019 - Dockerfile
-
Updated
Jul 31, 2018 - Java
-
Updated
Apr 12, 2019 - Shell
-
Updated
May 29, 2019
-
Updated
Aug 30, 2019
-
Updated
Mar 30, 2020 - PHP
-
Updated
May 23, 2020 - Java
-
Updated
Sep 24, 2018 - Shell
-
Updated
May 31, 2020 - Scala
Goals
- Fix error during
DROPcaused by the persistent queries dependencies needing prior termination for theSTREAMS&TABLESinstantiated withCREATE AS SELECTstatement. - Return useful information about the errors still occuring.
Problem obs
This is something I came up with recently and wanted to keep track as a possible upcoming feature to improve the resource definition and the state handling (see #2) at the same time.
I wont have the time to help implement that in the next weeks so I wanted to throw the idea and see were it goes from there
There is a lot of documentation to help figure out the rationale but it's mostl
-
Updated
Jan 24, 2020 - Python
-
Updated
Oct 26, 2019 - TypeScript
Improve this page
Add a description, image, and links to the ksql topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ksql topic, visit your repo's landing page and select "manage topics."


getting the following error message.
ksql> CREATE STREAM CUSTOMERS_SRC WITH (KAFKA_TOPIC='asgard.public.customers', VALUE_FORMAT='AVRO'); Avro schema for message values on topic asgard.public.customers does not exist in the