Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-29 Thread Ali Nazemian
You need to first make sure delete.topic.enable is set to true. Make sure there is no producer and consumer registered to the topic. (Stop all storm topologies if you can and make sure all of them are stopped entirely.) Then, you can use kafka topic cli to delete the topic by using --delete

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-27 Thread Farrukh Naveed Anjum
How can I delete topics and purge Data in Kafka ? On Wed, Mar 27, 2019, 8:16 PM Farrukh Naveed Anjum wrote: > Its in the KAFKA ERROR > > On Mon, Mar 25, 2019, 6:08 PM Michael Miklavcic < > michael.miklav...@gmail.com> wrote: > >> Check out your error index in es or solr >> >> On Mon, Mar 25,

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-27 Thread Farrukh Naveed Anjum
Its in the KAFKA ERROR On Mon, Mar 25, 2019, 6:08 PM Michael Miklavcic wrote: > Check out your error index in es or solr > > On Mon, Mar 25, 2019, 12:10 AM Farrukh Naveed Anjum < > anjum.farr...@gmail.com> wrote: > >> Hi, >> Please do find the attached screenshots, Real Problem with new STORM

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-25 Thread Michael Miklavcic
Check out your error index in es or solr On Mon, Mar 25, 2019, 12:10 AM Farrukh Naveed Anjum wrote: > Hi, > Please do find the attached screenshots, Real Problem with new STORM is it > does not give any ERROR. I am unable to track where is the problem ? Why it > is not working? > > Please help

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-24 Thread Farrukh Naveed Anjum
It is 1 On Sun, Mar 24, 2019, 10:47 PM Michael Miklavcic < michael.miklav...@gmail.com> wrote: > Check out the storm UI. I'm not in front of a computer or I'd try to share > more specifics. If your available slots show as 0 on the main Storm UI > page, you should be able to change it via the

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-24 Thread Farrukh Naveed Anjum
Any reason i am not getting error in Storm UI On Sun, Mar 24, 2019, 10:50 PM Farrukh Naveed Anjum wrote: > It is 1 > > On Sun, Mar 24, 2019, 10:47 PM Michael Miklavcic < > michael.miklav...@gmail.com> wrote: > >> Check out the storm UI. I'm not in front of a computer or I'd try to >> share more

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-24 Thread Michael Miklavcic
Check out the storm UI. I'm not in front of a computer or I'd try to share more specifics. If your available slots show as 0 on the main Storm UI page, you should be able to change it via the storm settings in Ambari. On Sun, Mar 24, 2019, 10:39 AM Farrukh Naveed Anjum wrote: > Where should i

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-24 Thread Farrukh Naveed Anjum
Where should i look slots are there On Sun, Mar 24, 2019, 10:37 PM Michael Miklavcic < michael.miklav...@gmail.com> wrote: > To my knowledge, we haven't seen this issue before. If you're not getting > anything in enrichment I'd look for exceptions in the parser logs. It > sounds like messages

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-24 Thread Michael Miklavcic
To my knowledge, we haven't seen this issue before. If you're not getting anything in enrichment I'd look for exceptions in the parser logs. It sounds like messages aren't making it to the enrichment topic. Afa the indexing topology you might double check that you have enough Storm slots

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-24 Thread Farrukh Naveed Anjum
Hi, Can you please approve and answer this question? I know user support is optional and voluntary On Sun, Mar 24, 2019 at 7:35 PM Farrukh Naveed Anjum < anjum.farr...@gmail.com> wrote: > Furthermore, Metron Indexing Process Shows Stopped in Ambari after > starting for few minutes. But in Storm

Re: Metron 0.7.1 (METRON INDEXING) bug

2019-03-24 Thread Farrukh Naveed Anjum
Furthermore, Metron Indexing Process Shows Stopped in Ambari after starting for few minutes. But in Storm UI random_access_indexing and batch_indexing topologies keeps running. God knows what is problem. with this..