Kafka Eagle
HomeGithub
  • Preface
  • 1.Introduction
    • 1.What is EFAK
    • 2.Getting Started
  • 2.Installation
    • 1.Requirements
    • 2.Install on Linux/macOS
    • 3.Install on Windows
    • 4.Configuration
    • 5.Security
  • 3.QuickStart
    • 1.Dashboard
    • 2.Topics
    • 3.Consumers
    • 4.Clusters
    • 5.Alarm
    • 6.Shell
    • 7.KSQL
    • 8.Metrics
    • 9.TV
    • 10.System
  • 4.Architecture
    • 1.Introduction
    • 2.Data Collection
    • 3.Core Modules
    • 4.Advanced
  • 5.ChangeLog
    • 1.Release Notes
    • 2.ChangeLog
  • 6.FAQ
    • 1.FAQ
Powered by GitBook
On this page
  • 2.3.1 Overview
  • 2.3.2 Install JDK
  • 2.3.3 Check JDK
  • 2.3.4 KE_HOME Configure
  • 2.3.5 Start the EFAK server
  1. 2.Installation

3.Install on Windows

Previous2.Install on Linux/macOSNext4.Configuration

Last updated 2 years ago

2.3.1 Overview

This page explains how to install EFAK dependencies, download and install EFAK, get the service up and running on your Windows system, and the installation package details.

2.3.2 Install JDK

If there is a JDK environment on the Linux server, this step can be ignored, and the installation of the next steps. If there is no JDK, first to the Oracle official website to .

Run the downloaded *.exe file installation package directly, then configure environment variables:

2.3.3 Check JDK

Finally, we input java -version, according to the following information:

2.3.4 KE_HOME Configure

Configure environment variables,As shown in the following figure:

2.3.5 Start the EFAK server

Go to the %KE_HOME%\bin directory and click the ke.bat file.

download JDK
config_jdk_win
ke_chk_win
ke_home_win