MCPcopy Create free account
hub / github.com/featureform/featureform / GetSparkLocalScriptPath

Function GetSparkLocalScriptPath

config/config.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func GetSparkLocalScriptPath() string {
47 return helpers.GetEnv("SPARK_LOCAL_SCRIPT_PATH", SparkLocalScriptPath)
48}
49
50func GetSparkRemoteScriptPath() string {
51 return SparkRemoteScriptPath

Callers 6

InitializeExecutorMethod · 0.92
InitializeExecutorMethod · 0.92
InitializeExecutorMethod · 0.92
SparkSubmitArgsMethod · 0.92
GetDFArgsMethod · 0.92

Calls 1

GetEnvFunction · 0.92

Tested by 1