public class ZeppelinIntpUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ZeppelinIntpUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.File |
getTempDir() |
static java.util.Properties |
initializeZeppelinReplAndGetConfig()
This method should be called before spark context is created as zeppelin interpreter will set some properties
related to classloader for repl which needs to be specified while creating sparkcontext in lead
|
public static java.util.Properties initializeZeppelinReplAndGetConfig()
public static java.io.File getTempDir()