Monika Dziuk created STORM-2547:
-----------------------------------

             Summary: Apache Metron stream: default not found
                 Key: STORM-2547
                 URL: https://issues.apache.org/jira/browse/STORM-2547
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core, storm-elasticsearch
         Environment: Ubuntu
            Reporter: Monika Dziuk


Hi together,
we tried to install Metron 0.4.0 accordingly to this tutorial: 
https://community.hortonworks.com/articles/88843/manually-installing-apache-metron-on-ubuntu-1404.html
The installation itself worked, but during step “Smoke Test Metron” two main 
problems aroused:
In the storm topology profiler the splitterBolt doesn’t work. The kafkaSpout 
receives data and forwards it to the splitterBolt which works but splitterBolt 
can’t handle the data.
We got the following exception:
Exception in thread "main" java.lang.IllegalArgumentException: stream: default 
not found
        at org.apache.storm.utils.Monitor.metrics(Monitor.java:223)
        at org.apache.storm.utils.Monitor.metrics(Monitor.java:159)
        at org.apache.storm.command.monitor$_main.doInvoke(monitor.clj:36)
        at clojure.lang.RestFn.applyTo(RestFn.java:137)
        at org.apache.storm.command.monitor.main(Unknown Source)

The same exception occurs in the topology indexing at the indexingBolt.
All of the other topologies do work. Also, we receive data in HDFS but not in 
Elasticsearch. 
We’d appreciate any tips!
Thanks in advance! :) 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to