[GitHub] metron pull request #873: METRON-1367 Stellar should have some instrumentati...

2017-12-19 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/873#discussion_r157730269 --- Diff: metron-stellar/stellar-common/README.md --- @@ -1352,6 +1352,61 @@ IS_EMAIL [Stellar]>>> ``` + %timing +

Re: [VOTE] Metron Release Candidate 0.4.2-RC2

2017-12-19 Thread Otto Fowler
Ran -> https://github.com/ottobackwards/Metron-and-Nifi-Scripts/blob/master/metron/metron-rc-check Download -> Fine Key, signing check -> Fine Build, all tests, build rpms -> Fine Full Dev -> deployed Verified -> Ambari, Storm-ui, Config-UI, Kibana dashboards +1 ( binding ) On December 19,

[VOTE] Metron Release Candidate 0.4.2-RC2

2017-12-19 Thread Matt Foley
Colleagues, This is a call to vote on releasing Apache Metron 0.4.2 and its associated metron-bro-plugin-kafka 0.1.0. The release candidate is available at https://dist.apache.org/repos/dist/dev/metron/0.4.2-RC2/ Full list of changes in this release:

[GitHub] metron pull request #854: Experimental Improvements - Feedback Only - Do Not...

2017-12-19 Thread nickwallen
Github user nickwallen closed the pull request at: https://github.com/apache/metron/pull/854 ---

[GitHub] metron pull request #873: METRON-1367 Stellar should have some instrumentati...

2017-12-19 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/873#discussion_r157731077 --- Diff: metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/common/timing/StackWatchTest.java --- @@ -0,0 +1,168 @@ +/**

[DISCUSS] Resources for how to contribute to Apache Metron

2017-12-19 Thread Otto Fowler
Like any project, Apache Metron needs to maintain and grow it’s contributor community. We think that we could be doing a better job of this, and would like to discuss issues and possible improvements. Issues What are some of the issues that may inhibit people contributing? - Barrier of entry

[GitHub] metron issue #875: METRON-1373 RAT failure for metron-interface/metron-alert...

2017-12-19 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/875 Is it sensible to exclude `dist/styles.*.bundles.css`? It seems that this file changes its name. ---

[DISCUSS] Lowering the barrier to entry to for new users

2017-12-19 Thread Justin Leet
One of the topics that came up in recent community meeting was about lowering the barrier to entry for new users. This is a fairly broad topic that I think covers a few different subtopics. 1) Addressing (or making it easier to address) some of the things we've seen on the user group from people

[DISCUSS] Stellar in a Zeppelin Notebook

2017-12-19 Thread Nick Allen
(1) I love the REPL, but I hate how inaccessible it is. (2) I love our use cases and examples , but I hate how

Re: [DISCUSS] Stellar in a Zeppelin Notebook

2017-12-19 Thread Otto Fowler
The image is stripped for me, can you post it as a link? This seems like it would look awesome ;) On December 19, 2017 at 10:03:26, Nick Allen (n...@nickallen.org) wrote: (1) I love the REPL, but I hate how inaccessible it is. (2) I love our use cases

Re: [DISCUSS] Lowering the barrier to entry to for new users

2017-12-19 Thread Laurens Vets
On 2017-12-19 06:19, Justin Leet wrote: One of the topics that came up in recent community meeting was about lowering the barrier to entry for new users. This is a fairly broad topic that I think covers a few different subtopics. 1) Addressing (or making it easier to address) some of the

Re: [DISCUSS] Stellar in a Zeppelin Notebook

2017-12-19 Thread Laurens Vets
On 2017-12-19 07:03, Nick Allen wrote: > (1) I love the REPL, but I hate how inaccessible it is. > > (2) I love our use cases [1] and examples [2], but I hate how difficult it is > for a new user to run them. > > (3) I love the extensibility of Metron, but I hate looking at JSON. > > (4) I

Re: [DISCUSS] Stellar in a Zeppelin Notebook

2017-12-19 Thread Nick Allen
Ah, dang. Hopefully this works... https://www.dropbox.com/s/44qz3518dn4jtzq/Stellar%20in%20a%20Zeppelin%20Notebook.png?dl=0 On Tue, Dec 19, 2017 at 10:23 AM, Otto Fowler wrote: > The image is stripped for me, can you post it as a link? > > This seems like it would

Re: [DISCUSS] Stellar in a Zeppelin Notebook

2017-12-19 Thread Otto Fowler
That looks great! On December 19, 2017 at 12:34:47, Nick Allen (n...@nickallen.org) wrote: Ah, dang. Hopefully this works... https://www.dropbox.com/s/44qz3518dn4jtzq/Stellar%20in%20a%20Zeppelin%20Notebook.png?dl=0 On Tue, Dec 19, 2017 at 10:23 AM, Otto Fowler

[GitHub] metron pull request #874: METRON-1372 Validate JIRA for Releases

2017-12-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/874 ---

[GitHub] metron pull request #876: METRON-1374 Script Metron Release Validation

2017-12-19 Thread ottobackwards
GitHub user ottobackwards opened a pull request: https://github.com/apache/metron/pull/876 METRON-1374 Script Metron Release Validation This PR introduces a script that automats the documented process for validation of metron releases. It will: Download the files

[GitHub] metron issue #856: METRON-1339 Stellar Shell functionality to verify stored ...

2017-12-19 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/856 Why is this validation process driven by a %magic command? Magics were made for functionality that cannot be implemented directly within a Stellar execution environment. Often for

[GitHub] metron pull request #876: METRON-1374 Script Metron Release Validation

2017-12-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/876 ---

[GitHub] metron pull request #877: METRON-1376 metron-rc-check script should have nam...

2017-12-19 Thread ottobackwards
GitHub user ottobackwards opened a pull request: https://github.com/apache/metron/pull/877 METRON-1376 metron-rc-check script should have named params This PR adds named parameter support to the metron-rc-check script ```bash -> % bash ./metron-rc-check -h

[GitHub] metron issue #877: METRON-1376 metron-rc-check script should have named para...

2017-12-19 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/877 @nickwallen ---

Re: [VOTE] Metron Release Candidate 0.4.2-RC2

2017-12-19 Thread Casey Stella
+1 validated via Otto's script * Checksums * Sigs * Build * Full dev validation On Tue, Dec 19, 2017 at 2:45 PM, Nick Allen wrote: > +1 I validated using Otto's great script. > > * Validated the list of changes > * Checksums > * Sigs > * Build > * Tests > * Full Dev > > On

Re: [VOTE] Metron Release Candidate 0.4.2-RC2

2017-12-19 Thread zeo...@gmail.com
+1 (non-binding), also validated using Otto's script (super good work). Downloaded, validated checksums/sigs, bulit, ran tests, spun up full-dev, did some basic poking around. Jon On Tue, Dec 19, 2017 at 2:45 PM Nick Allen wrote: > +1 I validated using Otto's great

[GitHub] metron pull request #878: METRON-1377: Stellar function to generate typosqua...

2017-12-19 Thread cestella
GitHub user cestella opened a pull request: https://github.com/apache/metron/pull/878 METRON-1377: Stellar function to generate typosquatted domains (similar to dnstwist) ## Contributor Comments As a component of a strategy to detect [Typosquatting](

[GitHub] metron issue #856: METRON-1339 Stellar Shell functionality to verify stored ...

2017-12-19 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/856 It did not seem appropriate to me for this to be a stellar function, and %magic is the other way to execute things from the shell. At the time at least. ---

Re: [DISCUSS] Stellar in a Zeppelin Notebook

2017-12-19 Thread Nick Allen
Yes, I definitely want auto-complete also. I am factoring out some of the logic you did for auto-complete in the REPL in hopes of being able to apply that in Zeppelin. I believe I saw references in the other Zeppelin interpreters for handling auto-complete, but I'll have to research it a bit

[GitHub] metron issue #876: METRON-1374 Script Metron Release Validation

2017-12-19 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/876 Follow on works for me. We can probably do some work to standardize naming, flags, etc (including changes to my script too). +1 on this as-is ---

[GitHub] metron issue #876: METRON-1374 Script Metron Release Validation

2017-12-19 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/876 I was thinking about a shared config file when you land the others... ---

Re: [VOTE] Metron Release Candidate 0.4.2-RC2

2017-12-19 Thread Nick Allen
+1 I validated using Otto's great script. * Validated the list of changes * Checksums * Sigs * Build * Tests * Full Dev On Tue, Dec 19, 2017 at 6:23 AM, Matt Foley wrote: > Colleagues, > This is a call to vote on releasing Apache Metron 0.4.2 and its associated >

[GitHub] metron issue #876: METRON-1374 Script Metron Release Validation

2017-12-19 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/876 @ottobackwards I am using this to validate the current release candidate. Works great. Small nit pick... Any chance we could use proper flags for the args and a --help? Maybe something

[GitHub] metron issue #876: METRON-1374 Script Metron Release Validation

2017-12-19 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/876 @nickwallen https://issues.apache.org/jira/browse/METRON-1376 ---

Re: [DISCUSS] Stellar in a Zeppelin Notebook

2017-12-19 Thread Casey Stella
I love it! I wonder if we could get more of the REPL-like experience (i.e. I crave autocomplete ;) if we integrated it with jquery shell like they did with nanook (https://github.com/aeshell/nanook). I know zeppelin lets you integrate with more complex javascript. Regardless, this is awesome,

[GitHub] metron issue #876: METRON-1374 Script Metron Release Validation

2017-12-19 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/876 I thought the same thing once I saw your script. I will definitely do that, I just wanted to get some eyes on it before I started mucking with it. Would you mind if it were a follow on?

Re: [VOTE] Metron Release Candidate 0.4.2-RC2

2017-12-19 Thread Anand Subramanian
* mvn clean package at root level * mvn clean package -Pbuild-rpms at metron-deployment level and generate RPMs * Brought up Metron stack on 12-node CentOS 7 openstack cluster using the generated RPMs * Bro, YAF and snort - ingest into kafka topics and validated indices * Add squid telemetry,

[GitHub] metron pull request #875: METRON-1373 RAT failure for metron-interface/metro...

2017-12-19 Thread mattf-horton
GitHub user mattf-horton opened a pull request: https://github.com/apache/metron/pull/875 METRON-1373 RAT failure for metron-interface/metron-alerts ## Contributor Comments Please see https://issues.apache.org/jira/browse/METRON-1373 and

[GitHub] metron pull request #873: METRON-1367 Stellar should have some instrumentati...

2017-12-19 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/873#discussion_r157717084 --- Diff: metron-stellar/stellar-common/README.md --- @@ -1352,6 +1352,61 @@ IS_EMAIL [Stellar]>>> ``` + %timing + +Prints