[
https://issues.apache.org/jira/browse/HADOOP-16777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wang Yan updated HADOOP-16777:
------------------------------
Description:
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.
was:
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.
> 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: [email protected]
For additional commands, e-mail: [email protected]