You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Wang Yan (Jira)" <ji...@apache.org> on 2019/12/23 05:19:00 UTC

[jira] [Updated] (HADOOP-16777) add tez to LimitedPrivate of ClusterStorageCapacityExceededException

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

Wang Yan updated HADOOP-16777:
------------------------------
           Attachment: HADOOP-16777.001.patch
    Affects Version/s: 2.9.2
                       3.2.1
               Status: Patch Available  (was: Open)

> add tez to LimitedPrivate of ClusterStorageCapacityExceededException
> --------------------------------------------------------------------
>
>                 Key: HADOOP-16777
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16777
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common
>    Affects Versions: 3.2.1, 2.9.2
>            Reporter: Wang Yan
>            Priority: Minor
>         Attachments: HADOOP-16777.001.patch
>
>
> When running a hive(on tez) job, the ClusterStorageCapacityExceededException exception will be thrown if the DFS quota limitation is exceeded, we want to create a feature(TEZ-4110) in tez to fast fail a job in such case, the feature is similar to MAPREDUCE-7148.
> In order to achieve the fast fail when DFS quota limitation is exceeded, we need to expose ClusterStorageCapacityExceededException class to tez, so I want to add Tez to the InterfaceAudience.LimitedPrivate list of ClusterStorageCapacityExceededException.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org