You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Edward Ribeiro (JIRA)" <ji...@apache.org> on 2015/09/01 20:55:46 UTC

[jira] [Commented] (KAFKA-2498) need build steps/instruction while building apache kafka from source github branch 0.8.2

    [ https://issues.apache.org/jira/browse/KAFKA-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14725882#comment-14725882 ] 

Edward Ribeiro commented on KAFKA-2498:
---------------------------------------

Hi [~gundun], I am afraid you lost me here. If you are having a trouble building apache kafka from sources then I suggest that you post dev@kafka.apache.org so that we can solve your doubts there. Only open a JIRA if you identified a bug and, even so, only after confirming that with the community at the mailing list. The pages of Kafka below have many resources to help you get started:

See the last section at: 
https://cwiki.apache.org/confluence/display/KAFKA/Index  

And this link
https://cwiki.apache.org/confluence/display/KAFKA/Developer+Setup

But all in all, don't open a JIRA to ask questions. ;) 

Cheers!



> 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
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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)