[
https://issues.apache.org/jira/browse/HIVE-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138023#comment-14138023
]
Owen O'Malley commented on HIVE-7145:
-------------------------------------
This is harder than I thought because the generated Thrift code depends on
commons lang 2. To completely remove the dependence on commons lang 2, you
would need to fix Thrift...
> Remove dependence on apache commons-lang
> ----------------------------------------
>
> Key: HIVE-7145
> URL: https://issues.apache.org/jira/browse/HIVE-7145
> Project: Hive
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
>
> We currently depend on both Apache commons-lang and commons-lang3. They are
> the same project, just at version 2.x vs 3.x. I propose that we move all of
> the references in Hive to commons-lang3 and remove the v2 usage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)