Kafka 설치 & 설정 & 실행 (Windows WSL 환경)
1. git 설치 https://git-scm.com/download/win Redirecting… git-scm.com 2. WSL 환경 설치 Windows Subsystem for Linux는 리눅스처럼 bash쉘을 활용하는 것을 뜻합니다. https://learn.microsoft.com/ko-kr/windows/wsl/about Linux용 Windows 하위 시스템란?다양한 버전 및 사용할 수 있는 방법을 포함하여 Linux용 Windows 하위 시스템에 대해 알아봅니다. Microsoft는 Linux를 사랑합니다.learn.microsoft.com 기본적으로 Windows 기능 켜기/끄기에서 다음 내역을 활성화 합니다. 1) Linux용 Windows 하위 시스템 2) Windows 하이퍼..