You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/09/04 19:02:01 UTC

[jira] [Resolved] (ORC-234) Create a shims module

     [ https://issues.apache.org/jira/browse/ORC-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley resolved ORC-234.
-------------------------------
    Resolution: Fixed

I committed this.

> Create a shims module
> ---------------------
>
>                 Key: ORC-234
>                 URL: https://issues.apache.org/jira/browse/ORC-234
>             Project: ORC
>          Issue Type: Bug
>          Components: Java
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 1.5.0
>
>
> We currently build all of ORC with Hadoop 2.6. Our shims let us run with older versions back to Hadoop 2.2. However, it is easy to mess up and use Hadoop 2.6 features in core. Therefore, I propose:
> * We create a shim module that compiles with Hadoop 2.6 and move HadoopShims and HadoopShimsCurrent into it.
> * We build core and mapreduce with Hadoop 2.2.
> * Tools & bench will continue to use Hadoop 2.6.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)