[
https://issues.apache.org/jira/browse/DRILL-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990231#comment-14990231
]
ASF GitHub Bot commented on DRILL-3423:
---------------------------------------
Github user jacques-n commented on the pull request:
https://github.com/apache/drill/pull/234#issuecomment-153838703
Can you please repost this pull request with a clean rebase and separate
commits? We need to see two commits on top of a master branch: mine and then
your enhancements on top. That way I can easily focus on your enhancements.
(Also, we don't allow merges on Drill so you'll need to use rebase.) This
ensures that random merge changes are not part of your pull request given they
are here.
> 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)