Uses of Class
com.pervasive.datarush.hadoop.HadoopIOException
-
Packages that use HadoopIOException Package Description com.actian.dataflow.cal.yarn.client com.pervasive.datarush.hadoop -
-
Uses of HadoopIOException in com.actian.dataflow.cal.yarn.client
Methods in com.actian.dataflow.cal.yarn.client that throw HadoopIOException Modifier and Type Method Description static com.pervasive.datarush.hadoop.shims.yarn.ResourceManagerClient
YarnShimFactory. createClient(ClusterSpecifier clusterSpec, ModuleConfiguration moduleCfg)
Get a client interface to the YARN Resource Manager. -
Uses of HadoopIOException in com.pervasive.datarush.hadoop
Methods in com.pervasive.datarush.hadoop that return HadoopIOException Modifier and Type Method Description static HadoopIOException
HadoopIOException. wrap(Throwable e)
-