You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2018/03/16 21:42:00 UTC

[jira] [Resolved] (SAMZA-1553) Add log4j for latest Kafka build

     [ https://issues.apache.org/jira/browse/SAMZA-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Maes resolved SAMZA-1553.
------------------------------
    Resolution: Fixed

PR merged and closed

> Add log4j for latest Kafka build
> --------------------------------
>
>                 Key: SAMZA-1553
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1553
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Bharath Kumarasubramanian
>            Assignee: Xinyu Liu
>            Priority: Major
>
> Samza doesn't compile with the new Kafka build:
> {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}
> Seems some of the kafka class used in Samza now has a compile time dependency in log4j. Need to add it to build.gradle.



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