You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sarvesh Tamba (JIRA)" <ji...@apache.org> on 2018/11/01 09:31:00 UTC

[jira] [Created] (KAFKA-7581) Issues in building kafka using gradle on a Ubuntu based docker container

Sarvesh Tamba created KAFKA-7581:
------------------------------------

             Summary: Issues in building kafka using gradle on a Ubuntu based docker container
                 Key: KAFKA-7581
                 URL: https://issues.apache.org/jira/browse/KAFKA-7581
             Project: Kafka
          Issue Type: Bug
          Components: build
    Affects Versions: 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.1.1, 2.0.2
         Environment: Ubuntu 16.04.3 LTS
            Reporter: Sarvesh Tamba


The following issues are seen when kafka is built using gradle on a Ubuntu based docker container:-

/kafka-gradle/kafka-2.0.0/core/src/main/scala/kafka/coordinator/transaction/TransactionStateManager.scala:177: File name too long
 This can happen on some encrypted or legacy file systems. Please see SI-3623 for more details.
 .foreach { txnMetadataCacheEntry =>
 ^
 56 warnings found
 one error found

> Task :core:compileScala FAILED

FAILURE: Build failed with an exception.

* What went wrong:
 Execution failed for task ':core:compileScala'.
 > Compilation failed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)