[GitHub] metron issue #934: METRON-1423: Ambari work to handle Solr configuration

2018-02-12 Thread simonellistonball
Github user simonellistonball commented on the issue: https://github.com/apache/metron/pull/934 Given that we're happy to accept limiting ourselves to a Hadoop distribution, it doesn't seem unfair to limit ourselves to a Solr distribution. While sticking pure raw Apache has some

[GitHub] metron pull request #935: METRON-1386: Fix Metron Website Required Links

2018-02-12 Thread anandsubbu
GitHub user anandsubbu opened a pull request: https://github.com/apache/metron/pull/935 METRON-1386: Fix Metron Website Required Links ## Contributor Comments Made the following changes to the Metron ASF site: * Fixed the missing entities and made corrections per the Apache

Re: [DISCUSS] Persistence store for user profile settings

2018-02-12 Thread Michael Miklavcic
I'm also good with HBase. On Fri, Feb 9, 2018 at 2:14 PM, Nick Allen wrote: > +1 I think going with HBase is a good approach for now. Thanks for laying > out the pros and cons. > > On Fri, Feb 9, 2018 at 3:46 PM, Ryan Merriman wrote: > > > I would like

[GitHub] metron issue #895: METRON-1394:Create Rest endpoint to add the ACL for curre...

2018-02-12 Thread simonellistonball
Github user simonellistonball commented on the issue: https://github.com/apache/metron/pull/895 One option here, that would make me less grumpy would be to incorporate the acl actions with the topic creation actions, which at least prevents nefarious insiders from using this endpoint

[GitHub] metron issue #934: METRON-1423: Ambari work to handle Solr configuration

2018-02-12 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/934 I would just like it documented as to why we are not using the HDP solr mpack. Although, I would think we would be using that mpack as the example for ours? ---

[GitHub] metron issue #934: METRON-1423: Ambari work to handle Solr configuration

2018-02-12 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/934 I agree with @justinleet. I would prefer we use Solr 6+. At some point HDP Search will move to 6+ and we can easily switch to the Mpack since installing Solr is a manual step now. Happy to

[GitHub] metron pull request #891: METRON-1282 creating a new topic using the rest en...

2018-02-12 Thread MohanDV
GitHub user MohanDV reopened a pull request: https://github.com/apache/metron/pull/891 METRON-1282 creating a new topic using the rest end point breaks the list topic API ## Contributor Comments Creating a kafka topic using the rest endpoint doesn't add the required ACL