Big Data / Search / DevOps
  • About
  • project

    • Metron (872)
    • HBase (2)

    author

    • Casey Stella (872)
    • cestella (1192)
    • Otto Fowler (1044)
    • Nick Allen (816)
    • nickwallen (814)
    • Zeolla@... (511)
    • ottobackwards (506)
    • James Sirota (503)
    • justinleet (475)
    • asfgit (407)
    • Matt Foley (392)
    • dlyle65535 (385)
    • mmiklavc (320)
    • Ryan Merriman (314)
    • merrimanr (314)
    • Michael Miklavcic (306)
    • mattf-horton (296)
    • Justin Leet (257)
    • Simon Elliston Ball (234)
    • Syed Hammad Tahir (197)
    • JonZeolla (189)
    • Laurens Vets (178)
    • Ali Nazemian (168)
    • David Lyle (153)
    • Kyle Richardson (128)
    • David M. Lyle (125)
    • simonellistonball (115)
    • james-sirota (105)
    • jjmeyer0 (105)
    • kylerichardson (89)
    • Anand Subramanian (83)
    • Jon Zeolla (81)
    • Dima Kovalyov (71)
    • tkg_cangkul (68)
    • anandsubbu (65)
    • George Vetticaden (63)
    • P. Taylor Goetz (60)
    • Farrukh Naveed Anjum (51)
    • Houshang Livian (44)
    • Billie Rinaldi (41)
    • Gaurav Bapat (41)
    • Debo Dutta (37)
    • larry mccay (34)
    • Carolyn Duby (30)
    • Tyler Moore (30)
    • moshe jarusalem (30)
    • Youzha (29)
    • Kevin Waterson (27)
    • iraghumitra (27)
    • Frank Horsfall (26)
    • ed d (26)
    • Neha Sinha (25)
    • johndament@... (25)
    • shoggi (25)
    • Debojyoti Dutta (24)
    • Owen OMalley (24)
    • joshelser (24)
    • smlabs@... (22)
    • Ahmed Shah (21)
    • Rita McKissick (21)

    type

    • mail # dev (585)
    • issue (220)
    • mail # user (69)
    • wiki (4)
  • date

    • last 7 days (3)
    • last 30 days (13)
    • last 90 days (45)
    • last 6 months (100)
    • last 9 months (872)
clear query| facets| time Search criteria: .   Results from 1 to 10 from 872 (0.0s).
Loading phrases to help you
refine your search...
[METRON-1539] Specialized RENAME field transformer - Metron - [issue]
...Currently our advice is to use the Stellar field transformation to do simple field renaming.  Given how common this situation is and how the old field must be nulled out, thus making the ste...
http://issues.apache.org/jira/browse/METRON-1539    Author: Casey Stella , 2018-04-25, 15:50
  
[METRON-1520] Add caching for stellar field transformations - Metron - [issue]
...Given how important caching is in the enrichment topology, we should have caching for stellar field transformations in the parsers as well....
http://issues.apache.org/jira/browse/METRON-1520    Author: Casey Stella , 2018-04-25, 15:49
  
[VOTE] Development Guidelines Addendum on Inactive Pull Requests - Metron - [mail # dev]
...+1On Fri, Apr 20, 2018 at 11:17 AM David Lyle  wrote:> +1 sounds good to me.>> -D...>>> On Fri, Apr 20, 2018 at 11:09 AM, [EMAIL PROTECTED] > wrote:>> > +1...
   Author: Casey Stella , 2018-04-20, 18:54
  
[DISCUSS] Metron RPM spec changelog - Metron - [mail # dev]
...I think I'd prefer to see the changelog only include the release entries,rather than individual entries per dev.  We keep the spec file in sourcecontrol to determine the individual chan...
   Author: Casey Stella , 2018-04-18, 15:02
  
[METRON-1515] Errors loading stellar functions currently bomb the entire topology, they should be recoverable - Metron - [issue]
...If a bad stellar function gets on the classpath, the entire enrichment topology (or shell) bombs.  We should just log an error and skip the function....
http://issues.apache.org/jira/browse/METRON-1515    Author: Casey Stella , 2018-04-16, 19:12
  
[METRON-1347] Indexing Topology should fail tuples without a source.type - Metron - [issue]
...If you are sending data into metron indexing without a source.type, which would only happen if you're bypassing our previous topologies, we cannot configure how we write to the indices, so t...
http://issues.apache.org/jira/browse/METRON-1347    Author: Casey Stella , 2018-04-13, 17:17
  
[METRON-1521] JSONMapParser is no longer serializable - Metron - [issue]
...Currently the JSONMapParser does not function because an anonymous inner class (TypeRef) is not serializable....
http://issues.apache.org/jira/browse/METRON-1521    Author: Casey Stella , 2018-04-12, 13:33
  
Another intermittant build failure? - Metron - [mail # dev]
...I have not personally seen that one yet, but I will not deny that itexists.  It could be very intermittent or triggered under load in travistoo.  Either way, we should probably inv...
   Author: Casey Stella , 2018-04-11, 21:33
  
[expand - 2 more] [collapse] - [VOTE] Metron Release Candidate 0.4.2-RC2 - Metron - [mail # dev]
...Nevermind, it's just the internal apache release status wasn't updated.Sorry, I updated it as part of the board report.  Let me make sure I updateteh docs for releasing.On Tue, Apr 10, ...
   Author: Casey Stella , 2018-04-10, 15:39
  
[VOTE] Metron Release Candidate 0.4.2-RC2 - Metron - [mail # dev]
...It seems that 0.4.2 never got released.  Is there a reason for this?On Fri, Dec 22, 2017 at 9:40 PM Justin Leet  wrote:> +1 validated with Otto's script>> * Checksums> ...
   Author: Casey Stella , 2018-04-10, 14:35
[VOTE] Metron Release Candidate 0.4.2-RC2 - Metron - [mail # dev]
...+1 validated via Otto's script* Checksums* Sigs* Build* Full dev validationOn Tue, Dec 19, 2017 at 2:45 PM, Nick Allen  wrote:> +1  I validated using Otto's great script.>>...
   Author: Casey Stella , 2017-12-19, 21:41
[METRON-1504] Enriching missing values does not match the semantics between the new enrichment topology and old - Metron - [issue]
...Currently if one tries to enrich an missing value (e.g. via a hbase enrichment) with the new enrichment topology, you get NPEs.  The existing semantics from the old enrichment topology is fo...
http://issues.apache.org/jira/browse/METRON-1504    Author: Casey Stella , 2018-04-09, 15:48
  
1 2 3 4 5 Next >
Apache Lucene, Apache Solr and all other Apache Software Foundation project and their respective logos are trademarks of the Apache Software Foundation.
Elasticsearch, Kibana, Logstash, and Beats are trademarks of Elasticsearch BV, registered in the U.S. and in other countries. This site and Sematext Group is in no way affiliated with Elasticsearch BV.
Service operated by Sematext