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

ASF GitHub Bot commented on DRILL-7534:
---------------------------------------

nielsbasjes commented on pull request #2112:
URL: https://github.com/apache/drill/pull/2112#issuecomment-728328634


   I just now released version 5.6 of the logparser that fixes the "double 
values" problem.
   It should arrive on maven central soon.
   Just make sure you skip the one packaged in Yauaa.
   ```
       <dependency>
         <groupId>nl.basjes.parse.useragent</groupId>
         <artifactId>yauaa-logparser</artifactId>
         <version>${yauaa.version}</version>
         <exclusions>
           <exclusion>
             <groupId>nl.basjes.parse.httpdlog</groupId>
             <artifactId>httpdlog-parser</artifactId>
           </exclusion>
         </exclusions>
       </dependency>
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Convert HTTPD Format Plugin to EVF
> ----------------------------------
>
>                 Key: DRILL-7534
>                 URL: https://issues.apache.org/jira/browse/DRILL-7534
>             Project: Apache Drill
>          Issue Type: Sub-task
>    Affects Versions: 1.17.0
>            Reporter: Arina Ielchiieva
>            Assignee: Charles Givre
>            Priority: Major
>             Fix For: 1.19.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to