Created 03-01-2017 07:03 PM
Created 03-01-2017 07:11 PM
Hello @Raunak Jain,
I am hoping you have looked at the landing page for Apache Metron at https://github.com/apache/incubator-metron, which talks about the various players and the quickest way to build Metron.
If you are looking to deploy a quick-dev environment of Metron on vagrant, you can follow the steps here. I would advice that you pay particular attention to the pre-requisites, since Metron is a tad bit picky with the version numbers.
https://github.com/apache/incubator-metron/tree/master/metron-deployment/vagrant/quick-dev-platform
If you would like to go with a full stack deployment using Ambari, refer to the instructions in this article:
HTH,
Anand
Created 03-01-2017 07:11 PM
Hello @Raunak Jain,
I am hoping you have looked at the landing page for Apache Metron at https://github.com/apache/incubator-metron, which talks about the various players and the quickest way to build Metron.
If you are looking to deploy a quick-dev environment of Metron on vagrant, you can follow the steps here. I would advice that you pay particular attention to the pre-requisites, since Metron is a tad bit picky with the version numbers.
https://github.com/apache/incubator-metron/tree/master/metron-deployment/vagrant/quick-dev-platform
If you would like to go with a full stack deployment using Ambari, refer to the instructions in this article:
HTH,
Anand
Created 03-01-2017 07:15 PM
Thank you Sir for quick response, this would be really helpful.
Created 03-01-2017 07:15 PM
Thank you Sir for quick response, this would be really helpful.
Created 03-20-2017 09:18 PM
Hello Sir,
If I have to deploy a quick-dev environment of Metron on vagrant, what OS should I use?
CentOS or Ubuntu?
Created 03-21-2017 06:55 AM
Hi @Raunak Jain, you can use any OS of your choice for the vagrant setup, it should not matter .
Created 04-12-2017 06:48 PM
As I mentioned I am really new to this topic, I want to setup a quick-dev environment of Metron, and I am doing it on cloud instance. I would advice that you pay particular attention to the pre-requisites, since Metron is a tad bit picky with the version numbers.
https://github.com/apache/incubator-metron/tree/master/metron-deployment/vagrant/quick-dev-platform
I have few questions like,
1. What would be the input.?
2. what is the use of Maven here.?
3. what is the use of Maven here.?
4. how efficient it is in compare to full deployment ?
Thank you
Created 08-31-2017 12:43 PM
quick-dev-platform not completed metron
if you quick-dev-platfrom launched , you faced this error
================================
TASK [quick_dev : Start the ambari cluster] ************************************
fatal: [node1]: FAILED! => {"changed": false, "failed": true, "msg": "Request failed with status FAILED"}
to retry, use: --limit @/Users/choibongjae/metron-master/metron-deployment/playbooks/metron_full_install.retry
PLAY RECAP *********************************************************************
node1: ok=62 changed=15 unreachable=0failed=1
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
================================
here issue link...
https://issues.apache.org/jira/browse/METRON-872
i faced above error and i don'k know solution
Somebody help me 😞