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

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

arina-ielchiieva commented on a change in pull request #1114: DRILL-6104: Added 
Logfile Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r201943472
 
 

 ##########
 File path: src/main/resources/checkstyle-config.xml
 ##########
 @@ -30,7 +30,7 @@
     <module name="UnusedImports"/>
     <module name="IllegalImport">
       <!-- For "org.apache.commons.lang.*" classes use the corresponding class 
from "org.apache.commons.lang3.*" -->
-      <property name="illegalPkgs" 
value="com.google.hive12,com.beust.jcommander.internal,jersey.repackaged,org.apache.commons.lang"/>
+      <property name="illegalPkgs" 
value="com.google.hive12,jersey.repackaged,org.apache.commons.lang"/>
 
 Review comment:
   That's definitely needs to be reverted.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Generic Logfile Format Plugin 
> ------------------------------
>
>                 Key: DRILL-6104
>                 URL: https://issues.apache.org/jira/browse/DRILL-6104
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Text &amp; CSV
>    Affects Versions: 1.14.0
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Major
>              Labels: doc-impacting
>
> I would like to submit a format plugin that will enable Drill to read log 
> files.   Here is a link to the github repo: 
> [https://github.com/cgivre/drill-logfile-plugin]
> Before submission I am making some enhancements to the format plugin which 
> will allow the plugin to support default data types. 



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

Reply via email to