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

Lisen Mu commented on DRILL-161:
--------------------------------

it works.

Since we do not repackage different jars into one jar, multiple 
drill-module.conf can exist in rebuffed common and java-exec.

>From maven's perspective, we still have dependency on protobuf-java 2.5.0, 
>however we can exclude it out to at least make things run.


                
> multiple protoc version support
> -------------------------------
>
>                 Key: DRILL-161
>                 URL: https://issues.apache.org/jira/browse/DRILL-161
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Lisen Mu
>         Attachments: DRILL-161.patch.0.txt
>
>
> drill depends on 2.5.0 while hadoop 2.0.x depends on 2.4.x.
> multiple versions of protobuf jar library and generated code have to coexist 
> in same jvm, to make drill with hadoop 2.0 working happily ever after.
> some possible related keyword:
> jarjar
> osgi

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to