public class GiraphApplicationMaster extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
GiraphApplicationMaster(org.apache.hadoop.yarn.api.records.ContainerId cId,
org.apache.hadoop.yarn.api.records.ApplicationAttemptId aId)
Construct the GiraphAppMaster, populate fields using env vars
set up by YARN framework in this execution container.
|
protected GiraphApplicationMaster(org.apache.hadoop.yarn.api.records.ContainerId cId,
org.apache.hadoop.yarn.api.records.ApplicationAttemptId aId)
throws IOException
cId - the ContainerIdaId - the ApplicationAttemptIdIOExceptionpublic static void main(String[] args)
args - command-line args (set by GiraphYarnClient, if any)Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.