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

Function GetSparkRemoteScriptPath

config/config.go:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48}
49
50func GetSparkRemoteScriptPath() string {
51 return SparkRemoteScriptPath
52}
53
54func GetPythonLocalInitPath() string {
55 return helpers.GetEnv("PYTHON_LOCAL_INIT_PATH", PythonLocalInitPath)

Callers 6

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

Calls

no outgoing calls

Tested by

no test coverage detected