[
https://issues.apache.org/jira/browse/DRILL-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990271#comment-14990271
]
Jacques Nadeau commented on DRILL-3423:
---------------------------------------
The pull request (#234) is very different from what we discussed on this JIRA.
I think it adds flexibility at the cost of usability. This is done by removing
a standard simplified mapping from the initial plugin code. Since Drill
supports map and arrays, we shouldn't use complicated field names to express
hierarchical relationships. We should also avoid the use of dot delimiters
being automatically generated by Drill. I think we need to resolve these
concerns before merging this patch. As such, I'm moving this to the 1.4 release.
> Add New HTTPD format plugin
> ---------------------------
>
> Key: DRILL-3423
> URL: https://issues.apache.org/jira/browse/DRILL-3423
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - Other
> Reporter: Jacques Nadeau
> Assignee: Jim Scott
> Fix For: 1.3.0
>
>
> Add an HTTPD logparser based format plugin. The author has been kind enough
> to move the logparser project to be released under the Apache License. Can
> find it here:
> <dependency>
> <groupId>nl.basjes.parse.httpdlog</groupId>
> <artifactId>httpdlog-parser</artifactId>
> <version>2.0</version>
> </dependency>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)