You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/06/24 22:20:19 UTC

[jira] [Updated] (TEZ-266) LocalJobRunner should be compatible with that of yarn and local runner classes should be moved to a different package/jar

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

Siddharth Seth updated TEZ-266:
-------------------------------

    Attachment: TEZ-266.txt

Patch renames all classes under org.apache.hadoop.mapred to have Tez as the suffix. Changed the provider name to local-tez.

Doesn't fix anything in LocalJobRunner itself - but at least avoids conflcts with MR when both are in the classpath.

Not moving this to a separate package rightnow since there's a lot of dependencies on private / package access MR classes.
                
> LocalJobRunner should be compatible with that of yarn and local runner classes should be moved to a different package/jar
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEZ-266
>                 URL: https://issues.apache.org/jira/browse/TEZ-266
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Vikram Dixit K
>             Fix For: 0.2.0
>
>         Attachments: TEZ-266.txt
>
>
> LocalJobRunner and related classes should be in a different package/jar. It is currently incompatible with the hadoop package and interferes with testing infrastructure such as those in hive. 

--
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