[GitHub] metron pull request #814: METRON-1277 Add match statement to Stellar languag...

2017-11-05 Thread jjmeyer0
Github user jjmeyer0 commented on a diff in the pull request: https://github.com/apache/metron/pull/814#discussion_r148965731 --- Diff: metron-stellar/stellar-common/README.md --- @@ -100,6 +102,28 @@ In the core language functions, we support basic functional programming primitiv

[GitHub] metron issue #814: METRON-1277 Add match statement to Stellar language

2017-11-05 Thread jjmeyer0
Github user jjmeyer0 commented on the issue: https://github.com/apache/metron/pull/814 @ottobackwards something is still going on with this. I'm seeing the following behavior: ```bash [Stellar]>>> foo := 500 [Stellar]>>> match{ foo > 100 => ['oops'], foo > 200 => ['oh

Re: [DISCUSS] - Remove Kibana

2017-11-05 Thread Kyle Richardson
I take your point. If another mpack would be that resource intensive, it doesn't make much sense to go down that road. There are plenty of other features the community would get greater value from for the time investment. -Kyle On Wed, Nov 1, 2017 at 10:14 PM, Michael Miklavcic <