[ 
https://issues.apache.org/jira/browse/HADOOP-16777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006884#comment-17006884
 ] 

Steve Loughran commented on HADOOP-16777:
-----------------------------------------

+1

> 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: 2.9.2, 3.2.1
>            Reporter: Wang Yan
>            Priority: Minor
>         Attachments: HADOOP-16777.001.patch
>
>
> This ticket aims at adding Tez to the InterfaceAudience.LimitedPrivate list 
> of ClusterStorageCapacityExceededException.
> We want to create a feature(TEZ-4110) in tez to fast fail a job if DFS quota 
> limitation is exceeded, the feature is similar to MAPREDUCE-7148.
> When DFS quota limitation is exceeded, 
> ClusterStorageCapacityExceededException will be thrown, and we want to catch 
> this exception in tez side and perform fast fail logic, this is why we need 
> to expose ClusterStorageCapacityExceededException class to tez.



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

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

Reply via email to