[ 
https://issues.apache.org/jira/browse/METRON-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382282#comment-16382282
 ] 

ASF GitHub Bot commented on METRON-1465:
----------------------------------------

Github user justinleet commented on a diff in the pull request:

    https://github.com/apache/metron/pull/946#discussion_r171619920
  
    --- Diff: metron-platform/elasticsearch-shaded/pom.xml ---
    @@ -31,7 +43,7 @@
             </dependency>
             <dependency>
                 <groupId>org.elasticsearch.client</groupId>
    -            <artifactId>transport</artifactId>
    +            <artifactId>x-pack-transport</artifactId>
    --- End diff --
    
    The main Elastic stuff is (e.g. the plain transport client if you pull it 
down has Apache license), but the x-pack stuff doesn't seem to. The 
elastic/elasticsearch repo (from a quick search) does not contain the x-pack 
code from what I can tell.
    
    Elastic's blog post from the other day also seems to imply it's not in 
there (and not ASLv2), but I could be reading too far into it. Check out 
https://www.elastic.co/products/x-pack/open
    
    >We are creating a new X-Pack folder in each of these repositories that 
will be licensed under the Elastic EULA, which allows for some derivative works 
and contribution.
    



> X-pack support for Elasticsearch
> --------------------------------
>
>                 Key: METRON-1465
>                 URL: https://issues.apache.org/jira/browse/METRON-1465
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.4.2
>            Reporter: Ward Bekker
>            Priority: Major
>             Fix For: 0.4.3
>
>
> Provide support for X-pack secured Elasticsearch clusters for the 
> Elasticsearch writer and the DAO used by the rest service.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to