Logging Into Metron UIs On Kerberized Cluster?

2018-02-21 Thread David McGinnis
order to allow for log into the system properly? -- David McGinnis Staff Hadoop Consultant | Avalon Consulting, LLC <http://www.avalonconsult.com/>M: (513) 439-0082 LinkedIn <http://www.linkedin.com/company/avalon-consulting-llc> | Google+ <http://www.google.com/+AvalonConsultingL

Re: Logging Into Metron UIs On Kerberized Cluster?

2018-02-21 Thread David McGinnis
> <https://github.com/apache/metron/tree/master/metron-interface/metron-rest#authentication> > > Let us know if you hit any issues. > > On Wed, Feb 21, 2018 at 9:44 AM, David McGinnis < > mcginn...@avalonconsult.com> wrote: > >> All, >> >> I have

Re: Logging Into Metron UIs On Kerberized Cluster?

2018-02-21 Thread David McGinnis
2018 at 1:49 PM, Ryan Merriman wrote: > Did you create the metronrest database and permission it? The tables > should get created automatically when you start REST. > > On Wed, Feb 21, 2018 at 1:46 PM, David McGinnis < > mcginn...@avalonconsult.com> wrote: > >> O

Re: Logging Into Metron UIs On Kerberized Cluster?

2018-02-21 Thread David McGinnis
etron-rest/ > src/main/resources/schema-mysql.sql. > > On Wed, Feb 21, 2018 at 5:15 PM, David McGinnis < > mcginn...@avalonconsult.com> wrote: > >> I had originally created a database named metron and pointed the JDBC >> connection string to that. I have created a new databa

Re: Logging Into Metron UIs On Kerberized Cluster?

2018-02-22 Thread David McGinnis
production install? > > On Feb 21, 2018, at 5:53 PM, David McGinnis > wrote: > > OK, did this, added a simple username/password combo, as well as an entry > in authorities with ROLE_USER, and restarted the two UIs as well as the > REST. I am still not able to log in using t

Re: Logging Into Metron UIs On Kerberized Cluster?

2018-02-22 Thread David McGinnis
made everything work properly. Thank you for the help! On Thu, Feb 22, 2018 at 2:25 PM, David McGinnis wrote: > I'm attaching the logs to this email from starting the REST service and > then trying to log in, but I didn't see anything. Just indicating it has > the correct par

Metron Indexing Service Failing Shortly After Start

2018-02-27 Thread David McGinnis
s why this would be happening? -- David McGinnis Staff Hadoop Consultant | Avalon Consulting, LLC <http://www.avalonconsult.com/>M: (513) 439-0082 LinkedIn <http://www.linkedin.com/company/avalon-consulting-llc> | Google+ <http://www.google.com/+AvalonConsultingLLC> |

Re: Metron Indexing Service Failing Shortly After Start

2018-02-27 Thread David McGinnis
appearing on the indexing topic in kafka? > > Anything in the logs for the indexing topology in Storm UI? > > Master isn’t always the best place to start, might be worth sticking to a > released build to kick the tyres. > > Simon > > On 27 Feb 2018, at 17:38, David McGinni

Re: Metron Indexing Service Failing Shortly After Start

2018-02-27 Thread David McGinnis
he last release to support that version of HDP. On Tue, Feb 27, 2018 at 12:12 PM, David McGinnis < mcginn...@avalonconsult.com> wrote: > *Simon:* > > There are some errors from processing showing up in the indexing topic, > but no data is making it through without restarting Met

Re: Metron Indexing Service Failing Shortly After Start

2018-02-27 Thread David McGinnis
; also install the necessary dependencies. Either way everything should > still work, you'll just have to manually start/stop indexing since you > won't ever be able to stop it. > > You are correct about HDP 2.6. > > On Tue, Feb 27, 2018 at 12:57 PM, David McGin

Re: Metron Indexing Service Failing Shortly After Start

2018-02-27 Thread David McGinnis
e] AttributeError: 'NoneType' object has no attribute 'modules' On Tue, Feb 27, 2018 at 1:12 PM, Ryan Merriman wrote: > I'm not a python expect but I would either uninstall then install with pip > or install dependencies as needed. > > On Tue, Feb 27, 201

Re: Metron Indexing Service Failing Shortly After Start

2018-02-27 Thread David McGinnis
name: requests > version: 2.6.1 > > I would try installing that exact version with pip. Also, have you tried > installing that dependency? > > On Tue, Feb 27, 2018 at 1:14 PM, David McGinnis < > mcginn...@avalonconsult.com> wrote: > >> I've tried that and it didn

Re: Metron Indexing Service Failing Shortly After Start

2018-02-28 Thread David McGinnis
ncing the problem. Without restarting the > agent, the same issue would recur. I suspect that is your problem. > > yum install python2-pip -y > pip install requests > ​ambari-agent restart​ > > > > On Tue, Feb 27, 2018 at 3:45 PM, David McGinnis < > mcginn...@avaloncon

Alerts Not Being Generated?

2018-03-01 Thread David McGinnis
m not very familiar with the process of going from enrichments to alerts UI at this point. Thanks! -- David McGinnis Staff Hadoop Consultant | Avalon Consulting, LLC <http://www.avalonconsult.com/>M: (513) 439-0082 LinkedIn <http://www.linkedin.com/company/avalon-consulting-l

Re: Alerts Not Being Generated?

2018-03-01 Thread David McGinnis
p new index types in the alerts ui, there may be > issues with caching. > > Simon > > > On 1 Mar 2018, at 15:46, David McGinnis > wrote: > > All, > > I am following the instructions located here for creating a parser which > detects user logins distant from the

Re: metron / spot comparison

2018-04-23 Thread David McGinnis
of Metron vs Spot? I couldn't find an existing answer, but if one exists > I'd appreciate a pointer. > > Happy to provide more background on my use case and priorities if that > would help. > > Thanks, > Tom > -- David McGinnis Staff Hadoop Consultant | Avalon Co

Metron Not Reading From Kafka?

2018-08-17 Thread David McGinnis
o find the jmxmetrics JAR file. Metron reports that the topic is found, and does not tell us that the topic is not emitting, so we suspect it sees the data in there. Do you all have any ideas on where we can look to determine the cause of this issue, or things to try? Thanks! -- David McGinnis St

Re: Metron Not Reading From Kafka?

2018-08-17 Thread David McGinnis
x. Are you indexing topologies picking any of this up? Is there > anything in the ES error index? > > The other thing worth doing is upgrading 0.4.3 is a very very old version > and a lot of changes have come in since then. > > Simon > > On 17 August 2018 at 16:07, D

Re: Metron Not Reading From Kafka?

2018-09-11 Thread David McGinnis
Loader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 14 more On Fri, Aug 17, 2018 at 10:21 AM David McGinnis wrote: > Tha

Re: Metron Not Reading From Kafka?

2018-09-11 Thread David McGinnis
, but no where does it say we have to, so this is just confusing. On Tue, Sep 11, 2018 at 5:19 PM James Sirota wrote: > Did you mix and match versions of Metron? Looks like you are having a > classpath issue here > > > 11.09.2018, 12:01, "David McGinnis" : > > Sorr

Re: Metron Not Reading From Kafka?

2018-09-11 Thread David McGinnis
om "indexing" and >write to ES/Solr and HDFS, respectively > > You've already validated data exists in your parser topic, but that's the > beginning of the chain. Validate data shows up in enrichments. If not, > there's an error in your parser. If it does, check to

Re: Metron Not Reading From Kafka?

2018-09-11 Thread David McGinnis
It's a CSV parser made to parse firewall logs. On Tue, Sep 11, 2018 at 10:25 PM Michael Miklavcic < michael.miklav...@gmail.com> wrote: > What parser is this? > > On Tue, Sep 11, 2018, 9:20 PM David McGinnis > wrote: > >> I think that makes sense. Just so you k

Re: Metron Not Reading From Kafka?

2018-09-14 Thread David McGinnis
t is >going through the error and invalid topics. Also worth turning up the logging in storm for the parser topologies for a bit (via storm ui) on org.apache.metron. Simon On Fri, 17 Aug 2018 at 16:07, David McGinnis mailto:mcginn...@avalonconsult.com>> wrote: All, We have a Metron 0.4

Re: Metron Not Reading From Kafka?

2018-09-19 Thread David McGinnis
Wed, Sep 19, 2018 at 9:52 AM James Sirota wrote: > Was this flag set by default in the Metron install? Or is that something > that you enabled? > > > 14.09.2018, 13:52, "David McGinnis" : > > All, > > So I think we've found the root cause of this issue,,

Kerberos Authentication for Enrichments Parser?

2018-10-30 Thread David McGinnis
Host Details : local host is: ""; destination host is: "":8020;* -- David McGinnis Staff Hadoop Consultant | Avalon Consulting, LLC <http://www.avalonconsult.com/>M: (513) 439-0082 LinkedIn <http://www.linkedin.com/company/avalon-consulting-llc> | Google+ <http:

Re: Metron Upgrade from 0.4.3 to 0.6.0 issues

2018-11-29 Thread David McGinnis
Otto, Can you please add me as well? I've been working with Doug on this migration recently, so I should be able to help answer any questions y'all have. -- David From: Otto Fowler Sent: Thursday, November 29, 2018 6:58:56 PM To: user@metron.apache.org Subject: