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

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

As previously discussed, I haven't experimented with this solution yet. I will 
update this thread as long as I get some outcome.

Here is my thinking:

* Test. I cannot figure out a good way to run tests against rebuffed jars 
currently. However if another moduleA depends on the rebuffed jars, at least 
moduleA can run tests against these jars to ensure basic correctness.
* Dependency removal. I don't think it removes dependency for protobuf-java 
2.5.0. Is there a way to specify dependency specifically for a classifier?
* drill-module.conf. I think the behavior of drill-module.conf will not change. 
I will verify it.

                
> 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