Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Auto Closed
-
0.8.2.0
-
None
-
I am working rhel7.1 machine
Description
I have followed the steps from the github https://github.com/apache/kafka
cd source-code
gradle
./gradlew jar (success)
./gradlew srcJar (success)
./gradlew test ( one test case failed)
so, please provide me the steps or confirm the above steps are correct.