-
-
- serialVersionUID:
- -7270474563684671656L
-
Serialized Fields
-
busID
String busID
PCI Bus ID in format.
[[[[<domain>]:]<bus>]:][<slot>][.[<func>]].
Optional. Can get from "lspci -D" in Linux
-
devPath
String devPath
The device node like "/dev/devname".
Optional
-
id
int id
An plugin specified index number.
Must set. Recommend starting from 0
-
isHealthy
boolean isHealthy
Is healthy or not.
false by default
-
majorNumber
int majorNumber
The major device number.
Optional
-
minorNumber
int minorNumber
The minor device number.
Optional
-
status
String status
Plugin customized status info.
Optional
-
- serialVersionUID:
- 554704120015467660L
-
Serialized Fields
-
containerRuntime
String containerRuntime
The containerRuntime gives device framework a hint (not forced to).
On which containerRuntime be used
(if empty then default "runc" is used).
For instance, it could be "nvidia" in Nvidia GPU Docker v2.
The "nvidia" will be passed as a parameter to docker run
with --runtime "nvidia"
-
deviceMounts
Set<MountDeviceSpec> deviceMounts
-
envs
Map<String,String> envs
-
volumeMounts
Set<MountVolumeSpec> volumeMounts
-
volumeSpecs
Set<VolumeSpec> volumeSpecs
-
- serialVersionUID:
- -160806358136943052L
-
- serialVersionUID:
- 2479676805545997492L
-
- serialVersionUID:
- 3483619025106416736L
-
Serialized Fields
-
volumeDriver
String volumeDriver
-
volumeName
String volumeName
-
volumeOperation
String volumeOperation
-
-
- serialVersionUID:
- -1059491941955757926L
-
-
class PrivilegedOperationException extends org.apache.hadoop.yarn.exceptions.YarnException implements
Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorOutput
String errorOutput
-
exitCode
int exitCode
-
output
String output
-
-
class ResourceHandlerException extends org.apache.hadoop.yarn.exceptions.YarnException implements
Serializable
- serialVersionUID:
- 1L
-
-
- serialVersionUID:
- 6339719798446595123L
-
Serialized Fields
-
nodeVsCpus
org.apache.hadoop.thirdparty.com.google.common.collect.ImmutableMap<String,Integer> nodeVsCpus
-
nodeVsMemory
org.apache.hadoop.thirdparty.com.google.common.collect.ImmutableMap<String,Long> nodeVsMemory
-
-
- serialVersionUID:
- -544285507952217366L
-
-
- serialVersionUID:
- -4678487141824092751L
-
-
- serialVersionUID:
- -12983712986315L
-
Serialized Fields
-
containerId
String containerId
-
- serialVersionUID:
- -6812314470754667710L
-
Serialized Fields
-
index
int index
-
minorNumber
int minorNumber
-
class GpuDeviceSpecificationException extends org.apache.hadoop.yarn.exceptions.YarnException implements
Serializable
-
-
class ContainerExecutionException extends org.apache.hadoop.yarn.exceptions.YarnException implements
Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorOutput
String errorOutput
-
exitCode
int exitCode
-
output
String output
-
-
class ContainerShellWebSocketServlet extends org.eclipse.jetty.websocket.servlet.WebSocketServlet implements
Serializable
-
class TerminalServlet extends org.eclipse.jetty.servlet.DefaultServlet implements
Serializable
- serialVersionUID:
- 1336699L