public class IgniteYarnUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_IGNITE_CONFIG |
static String |
JAR_NAME |
static String |
SPACE |
static String |
YARN_LOG_OUT |
| Constructor and Description |
|---|
IgniteYarnUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
copyLocalToHdfs(FileSystem fs,
String src,
String dst) |
static LocalResource |
setupFile(Path file,
FileSystem fs,
LocalResourceType type) |
public static final String DEFAULT_IGNITE_CONFIG
public static final String SPACE
public static final String JAR_NAME
public static final String YARN_LOG_OUT
public static LocalResource setupFile(Path file, FileSystem fs, LocalResourceType type) throws Exception
file - Path.fs - File system.type - Local resource type.Exception - If failed.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016