Uses of Class
org.apache.hadoop.yarn.exceptions.YarnRuntimeException
Packages that use YarnRuntimeException
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of YarnRuntimeException in org.apache.hadoop.yarn.conf
Methods in org.apache.hadoop.yarn.conf that throw YarnRuntimeExceptionModifier and TypeMethodDescriptionstatic voidHAUtil.verifyAndSetConfiguration(org.apache.hadoop.conf.Configuration conf) Verify configuration for Resource Manager HA. -
Uses of YarnRuntimeException in org.apache.hadoop.yarn.exceptions
Subclasses of YarnRuntimeException in org.apache.hadoop.yarn.exceptionsModifier and TypeClassDescriptionclassThis exception is thrown when details of an unknown resource type are requested.classThis exception is thrown when any issue inside scheduler to handle a new or updatedSchedulingRequest/ResourceRequestadd to the scheduler.