[
https://issues.apache.org/jira/browse/METRON-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646825#comment-16646825
]
ASF GitHub Bot commented on METRON-1801:
----------------------------------------
Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/1218#discussion_r224544049
--- Diff: metron-platform/metron-elasticsearch/pom.xml ---
@@ -206,24 +206,7 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
- <dependency>
--- End diff --
They cause the tests to fail when executed in an IDE like IntelliJ. I
don't understand exactly why, but @justinleet pointed me in this direction.
Also, everything runs just fine without them, so they are unnecessary. The
fewer dependencies, the better.
> Allow Customization of Elasticsearch Document ID
> ------------------------------------------------
>
> Key: METRON-1801
> URL: https://issues.apache.org/jira/browse/METRON-1801
> Project: Metron
> Issue Type: Sub-task
> Reporter: Nick Allen
> Assignee: Nick Allen
> Priority: Major
>
> The user should be able to customize the document ID that is set by the
> client when indexing documents into Elasticsearch. The user should be able
> to use the Metron GUID, define their own custom document ID, or choose to not
> have the document ID set by the client.
>
> This task covers Elasticsearch only. An additional task should be created to
> cover Solr.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)