Wang Yan created HADOOP-16777:
---------------------------------

             Summary: 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
            Reporter: Wang Yan


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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to