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/20 10:08:20 UTC

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

Jungtaek Lim created STORM-1988:
-----------------------------------

             Summary: 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


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)