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

Wang Yan commented on HADOOP-16777:
-----------------------------------

[~jlowe]  [~ste...@apache.org] [~ozawa]

Hi, could you please help review this patch since you helped review 
MAPREDUCE-7148 which is related?

I think test is not needed for this patch because this patch only changes 
LimitedPrivate list.

compile failure is also not related.

Thanks in advance.

> 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