You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Bharath Kumarasubramanian (JIRA)" <ji...@apache.org> on 2018/01/09 18:02:00 UTC

[jira] [Created] (SAMZA-1553) Build issues with Kafka version bump 2.10:0.10.2.70

Bharath Kumarasubramanian created SAMZA-1553:
------------------------------------------------

             Summary: Build issues with Kafka version bump 2.10:0.10.2.70
                 Key: SAMZA-1553
                 URL: https://issues.apache.org/jira/browse/SAMZA-1553
             Project: Samza
          Issue Type: Bug
            Reporter: Bharath Kumarasubramanian
            Assignee: Xinyu Liu


Samza doesn't compile with the new Kafka version bump (2.10:0.10.2.70)

{code}
 [ant:scalac] error: bad symbolic reference. A signature in Logging.class refers to term log4j
[ant:scalac] in package org.apache which is not available.
[ant:scalac] It may be completely missing from the current classpath, or the version on
[ant:scalac] the classpath might be incompatible with the version used when compiling Logging.class.
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)