You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth J (JIRA)" <ji...@apache.org> on 2014/10/07 04:37:33 UTC

[jira] [Updated] (HIVE-8354) HIVE-7156 introduced required dependency on tez

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

Prasanth J updated HIVE-8354:
-----------------------------
    Attachment: HIVE-8354.1.patch

This patch removes dependency with DagUtils. It moved the logic for getting map memory to StatsUtils. It really doesn't need yarn's Resource object. The return type is also changed to just return the map memory in mb.

[~brocknoland] Can you take a look at this patch?

> HIVE-7156 introduced required dependency on tez
> -----------------------------------------------
>
>                 Key: HIVE-8354
>                 URL: https://issues.apache.org/jira/browse/HIVE-8354
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0, 0.15.0
>            Reporter: Brock Noland
>            Priority: Blocker
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8354.1.patch
>
>
> Should not be much work to fix, but HIVE-7156 introduced a require dep of tez-api.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)