Kafka setup in windows 10

rackdevelop247

I am using windows 10 and I already have java installed in my machine The JAVA_HOME user variable is set to C:\Program Files\Java\jre1.8.0_121\bin path and same path for environment variable.
I want to use Kafka in my machine for a project. I download kafka from the link http://www-us.apache.org/dist/kafka/1.0.0/kafka_2.11-1.0.0.tgz

I extracted it to my C drive in a folder named as Kafka. I made the changes in zookeeper.properties file for dataDir as C:/Kafka/kafka_2.11-1.0.0/zookeeper-data and I also made changes in server.properties for log.dirs as C:/Kafka/kafka_2.11-1.0.0/kafka-logs.

I opened cmd in C:\Kafka\kafka_2.11-1.0.0\bin\windows path and gave the following command in order to run the zookeeper server zookeeper-server-start.bat ....\config\zookeeper.properties
The cmd is giving me error message as The system can not find the path specified. This is all I am getting. Kindly guide me to fix it and help me to run kafka. Thanks

rackdevelop247

I solved the problem and now it is working fine. I mentioned JAVA_HOME path as C:\Program Files\Java\jre1.8.0_121\bin. It should be C:\Program Files\Java\jre1.8.0_121. Then there is no error. zookeeper started. kafka started. Thanks to those who tried.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

SSD not recognized in Windows 10 setup

From Dev

Inno Setup: MinVersion not working for Windows 10

From Dev

Error in Windows 10 setup: "Something happened"

From Dev

Windows 10 Professional Workgroup Setup Issues

From Dev

Go into UEFI from initial setup Windows 10

From Dev

Redo Windows 10 setup after installing drivers

From Dev

Inno Setup shortcuts for folder are not opening in Windows 10

From Dev

Laptop reboots short after starting Windows 10 setup

From Dev

Windows 10 Setup has failed to validate the product key

From Dev

Installing Windows 10 from USB fails to load setup

From Dev

What does "Who owns this PC?" in the Windows 10 setup mean?

From Dev

How to setup power button to sleep instead of shut down in Windows 10?

From Dev

How to setup Google Now in Chrome for Windows 10 PC

From Dev

Weird graphical text editor glitch in a dual monitor setup on windows 10

From Dev

How to setup Windows 10 shared folder to use with Kubuntu in the same LAN

From Dev

Windows setup unable to install windows 10 on new hard drive - total size 0 - free space 0

From Dev

Hint about kafka cluster setup

From Dev

RAID 5/10 setup

From Dev

Installer created via Inno Setup, can't close applications during installation on Windows 10

From Dev

"A Setup Package is either missing or damaged" error while installing Visual Studio 2015 on Windows 10

From Dev

Want partitioning scheme for Dual booting Linux alongside Windows 10 in SSD+HDD setup

From Dev

is there a way to quickly turn one monitor off in a dualhead-setup with Windows 10?

From Dev

What does Windows 10 Setup do when installing "both" x86 and x64 architectures?

From Dev

Triple-Boot Windows 10, Linux Mint and Fedora Scientific - Grub Setup

From Dev

Windows 10 wants to repair "drive errors" on my dual-boot setup

From Dev

Is it possible to put a Windows 10 installation setup on the HDD from ubuntu and make it bootable

From Dev

Setup Windows 10 Taskbar like Macbook Menu Bar: No Window Allowed Under Taskbar

From Dev

BSOD DRIVER_IRQL_NOT_LESS_OR_EQUAL during install of nmap-7.70-setup.exe on Windows 10

From Dev

Setup Visual Studio 2013 Test Agents and Controllers on Workgroup Windows 10 Tablets

Related Related

  1. 1

    SSD not recognized in Windows 10 setup

  2. 2

    Inno Setup: MinVersion not working for Windows 10

  3. 3

    Error in Windows 10 setup: "Something happened"

  4. 4

    Windows 10 Professional Workgroup Setup Issues

  5. 5

    Go into UEFI from initial setup Windows 10

  6. 6

    Redo Windows 10 setup after installing drivers

  7. 7

    Inno Setup shortcuts for folder are not opening in Windows 10

  8. 8

    Laptop reboots short after starting Windows 10 setup

  9. 9

    Windows 10 Setup has failed to validate the product key

  10. 10

    Installing Windows 10 from USB fails to load setup

  11. 11

    What does "Who owns this PC?" in the Windows 10 setup mean?

  12. 12

    How to setup power button to sleep instead of shut down in Windows 10?

  13. 13

    How to setup Google Now in Chrome for Windows 10 PC

  14. 14

    Weird graphical text editor glitch in a dual monitor setup on windows 10

  15. 15

    How to setup Windows 10 shared folder to use with Kubuntu in the same LAN

  16. 16

    Windows setup unable to install windows 10 on new hard drive - total size 0 - free space 0

  17. 17

    Hint about kafka cluster setup

  18. 18

    RAID 5/10 setup

  19. 19

    Installer created via Inno Setup, can't close applications during installation on Windows 10

  20. 20

    "A Setup Package is either missing or damaged" error while installing Visual Studio 2015 on Windows 10

  21. 21

    Want partitioning scheme for Dual booting Linux alongside Windows 10 in SSD+HDD setup

  22. 22

    is there a way to quickly turn one monitor off in a dualhead-setup with Windows 10?

  23. 23

    What does Windows 10 Setup do when installing "both" x86 and x64 architectures?

  24. 24

    Triple-Boot Windows 10, Linux Mint and Fedora Scientific - Grub Setup

  25. 25

    Windows 10 wants to repair "drive errors" on my dual-boot setup

  26. 26

    Is it possible to put a Windows 10 installation setup on the HDD from ubuntu and make it bootable

  27. 27

    Setup Windows 10 Taskbar like Macbook Menu Bar: No Window Allowed Under Taskbar

  28. 28

    BSOD DRIVER_IRQL_NOT_LESS_OR_EQUAL during install of nmap-7.70-setup.exe on Windows 10

  29. 29

    Setup Visual Studio 2013 Test Agents and Controllers on Workgroup Windows 10 Tablets

HotTag

Archive