You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (JIRA)" <ji...@apache.org> on 2019/08/10 22:16:00 UTC

[jira] [Updated] (STORM-3466) storm-kafka-monitor not found jar

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

Ethan Li updated STORM-3466:
----------------------------
    Fix Version/s:     (was: 2.0.1)
                   2.1.0

> storm-kafka-monitor not found jar
> ---------------------------------
>
>                 Key: STORM-3466
>                 URL: https://issues.apache.org/jira/browse/STORM-3466
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-kafka-monitor
>    Affects Versions: 2.0.0
>         Environment: ubuntu 18.04.
> Debian GNU/Linux 9? docker container (storm:2.0.0 image)
>            Reporter: jongho lim
>            Assignee: jongho lim
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.1.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Hi, i'm a beginner to the storm. in order words, i'm a newbie.
>  
> I have tried to upgrade from Storm 1.2.2 to 2.0.0. and confirmed that kafka spout lag does not work. changed the value of ui.disable.spout.lag.monitoring to false, but it did not work.
> So I checked the log of storm ui and got the following error message.
>  
> org.apache.storm.utils.ShellUtils$ExitCodeException: Error: Could not find or load main class .apache-storm-2.0.0.lib-tools.storm-kafka-monitor.audience-annotations-0.5.0.jar
> at org.apache.storm.utils.ShellUtils.runCommand(ShellUtils.java:271) ~[storm-client-2.0.0.jar:2.0.0]
>  at org.apache.storm.utils.ShellUtils.run(ShellUtils.java:194) ~[storm-client-2.0.0.jar:2.0.0]...
>  
> In version 1.2.2, the storm-kafka-monitor works fine. However, version 2.0.0 throws an error.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)