Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 12-28-2017 09:05 AM - edited 08-18-2019 02:30 AM
Dear Metron Community,
I have setup metron full-dev on single node, all components went up normally but when I added some services all components failed and when I checked the alerts it shows Connection failed - Error No 111 on node1
Please help me here I have attached screenshots
Created 01-02-2018 09:11 AM
Hi Gaurav,
When you are running all on a single node it is very common that multiple services are fighting for (scarce) available memory. Services like Hbase tend to fail when this happens.
You could try to be selective on what services you run concurrently. For instance if you just want to run Metron services, shut down Ambari Metrics, Oozie, Spark, Zeppelin and maybe Yarn and Hive cause you don't need it. You have to compromise when running single node.
For Metron make sure HDFS, Zookeeper, HBase, Kafka, Storm, ES and Kibana are up and OK.
Created 01-04-2018 08:53 AM
Please have a look at the documentation.
For instance here : https://github.com/apache/metron/tree/master/metron-platform/metron-parsers and here:
https://github.com/apache/metron/tree/master/metron-platform/metron-enrichment
https://github.com/apache/metron/tree/master/metron-platform/metron-indexing
Indexing to ES is supported in all Metron versions. If you want the latest and greatest go for HCP-1.4 / Metron-0.4.1 ( https://docs.hortonworks.com/HDPDocuments/HCP1/HCP-1.4.0/index.html )
Created 01-04-2018 09:18 AM
None of the links are working 😞
Created 01-04-2018 09:25 AM
Updated.
Maybe you need a github account