naresh gundu created KAFKA-2498:
-----------------------------------
Summary: need build steps/instruction while building apache kafka
from source github branch 0.8.2
Key: KAFKA-2498
URL: https://issues.apache.org/jira/browse/KAFKA-2498
Project: Kafka
Issue Type: Bug
Components: unit tests
Affects Versions: 0.8.2.0
Environment: I am working rhel7.1 machine
Reporter: naresh gundu
Priority: Critical
Fix For: 0.8.2.0
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)