You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/07/13 20:04:00 UTC

[jira] [Assigned] (FLINK-7178) Datadog Metric Reporter Jar is Lacking Dependencies

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

Chesnay Schepler reassigned FLINK-7178:
---------------------------------------

    Assignee: Chesnay Schepler

> Datadog Metric Reporter Jar is Lacking Dependencies
> ---------------------------------------------------
>
>                 Key: FLINK-7178
>                 URL: https://issues.apache.org/jira/browse/FLINK-7178
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics
>    Affects Versions: 1.3.1
>            Reporter: Elias Levy
>            Assignee: Chesnay Schepler
>
> The Datadog metric reporter has dependencies on {{com.squareup.okhttp3}} and {{com.squareup.okio}}.  It appears there was an attempt to Maven Shade plug-in to move these classes to {{org.apache.flink.shaded.okhttp3}} and {{org.apache.flink.shaded.okio}} during packaging.  Alas, the shaded classes are not included in the {{flink-metrics-datadog-1.3.1.jar}} released to Maven Central.  Using the Jar results in an error when the Jobmanager or Taskmanager starts up because of the missing dependencies. 



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