Andre Kuhnen
Andre Kuhnen
For some reason the first time the StreamFSM tries to get messages from kafka it does not find any message and goes to state Unused forever (If I use CommitConfig(None,...
The Wiki has the wrong link to the file https://github.com/WillKoehrsen/wikipedia-data-science/blob/master/notebooks/Downloading%20and%20Parsing%20Wikipedia%20Articles.ipynb the file is on master only the link to redirect the file on the Wiki is not working.
In the ClickhouseClient file, specifically on line 878, the following code is present: ``` return execute(sealedRequest).get(sealedRequest.getConfig().getSocketTimeout(), TimeUnit.MILLISECONDS); ``` return execute(sealedRequest).get(sealedRequest.getConfig().getSocketTimeout(), TimeUnit.MILLISECONDS); I have encountered an issue where there appears to...