Hi,
I figured out the first step, where I am able to get the wrapper but simply
running
C:\Users\Sachin\.gradle\wrapper\dists\gradle-2.9-bin\ebaspjjvvkuki3ldbldx7hexd\gradle-2.9\bin\gradle
but when I build the jar using
D:\github\kafka>gradlew.bat jar
I get this error
FAILURE: Build failed wi
I think may have asked this question but just for a quick response I am
posting here first, so my apologies.
I am following the guide on git and I don't understand this first step
First bootstrap and download the wrapper
cd kafka_source_dir
gradle
I suppose kafka source dir is the root dir of