Package | Description |
---|---|
org.apache.sysds.api.mlcontext | |
org.apache.sysds.utils |
Modifier and Type | Method and Description |
---|---|
static MLContext |
MLContext.getActiveMLContext()
Retrieve the currently active MLContext.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.spark.api.java.JavaSparkContext |
MLContextUtil.getJavaSparkContext(MLContext mlContext)
Obtain the Java Spark Context
|
static org.apache.spark.SparkContext |
MLContextUtil.getSparkContext(MLContext mlContext)
Obtain the Spark Context
|
Modifier and Type | Method and Description |
---|---|
static MLContext |
MLContextProxy.getActiveMLContext() |
static MLContext |
MLContextProxy.getActiveMLContextForAPI() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.