Many people find the process to inject topic in CWK rather difficult, particularly if they don't frequently deal with paperwork. Nevertheless, nowadays, you no longer need to suffer through long instructions or spend hours waiting for the editing app to install. DocHub allows you to change documents on their web browser without installing new applications. What's more, our feature-rich service offers a full set of tools for comprehensive document management, unlike numerous other online solutions. That’s right. You no longer have to donwload and re-upload your forms so often - you can do it all in one go!
Whatever type of document you need to modify, the process is straightforward. Benefit from our professional online solution with DocHub!
in the last session we learn about kafka installation on the window in this session i am going to cover how to create topic using command line interface on window so first what we need to do as per the last session we understand that uh kafka requires zookeeper to start first before to start the kafka server right so what we will do we will start the zookeeper so what we will do we will just execute this zookeeper server.bat and give its property file as a parameter and letamp;#39;s see so here you can see that zookeepers started successfully on the port number two one at one okay now the second steps we will execute the kafka server so similar to zookeeper we have a same command which will help us to execute the kafka server we will use the kafka server start.bat and passing a parameter as a server.properties and enter so here we will see the logs okay so here you can see that it is successfully started and both have a connection now i am opening a new command prompt where we