[
https://issues.apache.org/jira/browse/METRON-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612868#comment-16612868
]
ASF GitHub Bot commented on METRON-1777:
GitHub user mmiklavc opened a pull requ
GitHub user mmiklavc opened a pull request:
https://github.com/apache/metron/pull/1196
METRON-1777: Fix Elasticsearch X-Pack sample pom in documentation
## Contributor Comments
https://issues.apache.org/jira/browse/METRON-1777
This addresses issues in the example po
Michael Miklavcic created METRON-1777:
-
Summary: Fix Elasticsearch X-Pack sample pom in documentation
Key: METRON-1777
URL: https://issues.apache.org/jira/browse/METRON-1777
Project: Metron
[
https://issues.apache.org/jira/browse/METRON-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612735#comment-16612735
]
ASF GitHub Bot commented on METRON-1775:
Github user nickwallen commented on a d
Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/1194#discussion_r217189932
--- Diff:
metron-analytics/metron-profiler/src/main/java/org/apache/metron/profiler/bolt/ProfileBuilderBolt.java
---
@@ -372,15 +372,21 @@ protected voi
[
https://issues.apache.org/jira/browse/METRON-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612731#comment-16612731
]
ASF GitHub Bot commented on METRON-1769:
Github user justinleet commented on the
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/1188
Most of the refactoring for separating the repos is done. The script
changed around a lot, but is largely relocating + making input easier/more
valid. Couple bit and pieces here and there left t
[
https://issues.apache.org/jira/browse/METRON-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612661#comment-16612661
]
ASF GitHub Bot commented on METRON-1771:
Github user merrimanr commented on the
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1190
The latest commit updates the various places where looking up a document
that doesn't exist returns null. Now an IOException is thrown with a helpful
message and guid of the missing object. I ad
[
https://issues.apache.org/jira/browse/METRON-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612652#comment-16612652
]
ASF GitHub Bot commented on METRON-1776:
GitHub user justinleet opened a pull re
GitHub user justinleet opened a pull request:
https://github.com/apache/metron/pull/1195
METRON-1776: Update public web site to point at 0.6.0 new release
## Contributor Comments
Updating the site for the release. This includes regenerating the site and
site-book, along with up
Justin Leet created METRON-1776:
---
Summary: Update public web site to point at 0.6.0 new release
Key: METRON-1776
URL: https://issues.apache.org/jira/browse/METRON-1776
Project: Metron
Issue Typ
Github user mmiklavc commented on a diff in the pull request:
https://github.com/apache/metron/pull/1194#discussion_r217148606
--- Diff:
metron-analytics/metron-profiler/src/main/java/org/apache/metron/profiler/bolt/ProfileBuilderBolt.java
---
@@ -372,15 +372,21 @@ protected void
[
https://issues.apache.org/jira/browse/METRON-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612608#comment-16612608
]
ASF GitHub Bot commented on METRON-1775:
Github user mmiklavc commented on a dif
Github user merrimanr closed the pull request at:
https://github.com/apache/metron/pull/1186
---
[
https://issues.apache.org/jira/browse/METRON-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612485#comment-16612485
]
ASF GitHub Bot commented on METRON-1756:
Github user merrimanr closed the pull r
[
https://issues.apache.org/jira/browse/METRON-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612481#comment-16612481
]
ASF GitHub Bot commented on METRON-1775:
GitHub user nickwallen opened a pull re
GitHub user nickwallen opened a pull request:
https://github.com/apache/metron/pull/1194
METRON-1775 Transient exception could prevent expired profiles from being
flushed
In the Storm Profiler, the ProfileBuilderBolt uses a separate thread to
flush expired profiles. Expired profil
Nick Allen created METRON-1775:
--
Summary: Transient exception could prevent expired profiles from
being flushed
Key: METRON-1775
URL: https://issues.apache.org/jira/browse/METRON-1775
Project: Metron
[
https://issues.apache.org/jira/browse/METRON-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612173#comment-16612173
]
ASF GitHub Bot commented on METRON-1774:
Github user nickwallen commented on the
[
https://issues.apache.org/jira/browse/METRON-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612175#comment-16612175
]
ASF GitHub Bot commented on METRON-1774:
GitHub user nickwallen reopened a pull
[
https://issues.apache.org/jira/browse/METRON-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612174#comment-16612174
]
ASF GitHub Bot commented on METRON-1774:
Github user nickwallen closed the pull
Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/1192
[CI
failed](https://travis-ci.org/apache/metron/builds/427377294?utm_source=github_status&utm_medium=notification)
due to unrelated transient test failure...
```
Tests run: 4, Failur
GitHub user nickwallen reopened a pull request:
https://github.com/apache/metron/pull/1192
METRON-1774 Allow user to configure JAAS client in Ambari
Right now, the user can only configure Metron's client JAAS in limited
ways. They can configure the principal name and key tab path,
Github user nickwallen closed the pull request at:
https://github.com/apache/metron/pull/1192
---
[
https://issues.apache.org/jira/browse/METRON-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612106#comment-16612106
]
ASF GitHub Bot commented on METRON-1667:
Github user simonellistonball closed th
GitHub user simonellistonball opened a pull request:
https://github.com/apache/metron/pull/1193
METRON-1667 Remove the JPA and MySQL elements
## Contributor Comments
Given that the only use of the JPA elements was for persisting a user
database, these dependencies are no lo
[
https://issues.apache.org/jira/browse/METRON-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612109#comment-16612109
]
ASF GitHub Bot commented on METRON-1667:
GitHub user simonellistonball opened a
Github user simonellistonball closed the pull request at:
https://github.com/apache/metron/pull/1114
---
[
https://issues.apache.org/jira/browse/METRON-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612103#comment-16612103
]
ASF GitHub Bot commented on METRON-1667:
GitHub user simonellistonball reopened
[
https://issues.apache.org/jira/browse/METRON-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612102#comment-16612102
]
ASF GitHub Bot commented on METRON-1667:
Github user simonellistonball closed th
GitHub user simonellistonball reopened a pull request:
https://github.com/apache/metron/pull/1114
METRON-1667 Remove the JPA and MySQL elements
## Contributor Comments
Given that the only use of the JPA elements was for persisting a user
database, these dependencies are no
Github user simonellistonball closed the pull request at:
https://github.com/apache/metron/pull/1114
---
[
https://issues.apache.org/jira/browse/METRON-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612048#comment-16612048
]
ASF GitHub Bot commented on METRON-1756:
Github user simonellistonball commented
Github user simonellistonball commented on the issue:
https://github.com/apache/metron/pull/1186
+1 by inspection, good call to align it with the other tests instead of
leaking the in-memory auth mechanism in.
---
35 matches
Mail list logo