You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2016/07/21 15:24:20 UTC

[jira] [Updated] (STORM-1988) Kafka Offset not showing due to bad classpath

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

Jungtaek Lim updated STORM-1988:
--------------------------------
    Fix Version/s: 1.1.0
                   2.0.0

> Kafka Offset not showing due to bad classpath
> ---------------------------------------------
>
>                 Key: STORM-1988
>                 URL: https://issues.apache.org/jira/browse/STORM-1988
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-ui
>    Affects Versions: 2.0.0, 1.1.0
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>            Priority: Critical
>             Fix For: 2.0.0, 1.1.0
>
>
> STORM-1950 breaks classpath of storm-kafka-monitor. 
> Classpath doesn't work with wildcard and filename prefix/postfix. It was added for purposing to prevent other libs to also included as classpath, but it just doesn't work. My bad.
> We should fix classpath to specify full filename path or directory/* pattern.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)