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

Method PythonFileURI

provider/spark.go:901–901  ·  view source on GitHub ↗
(store SparkFileStore)

Source from the content-addressed store, hash-verified

899 RunSparkJob(args []string, store SparkFileStore) error
900 InitializeExecutor(store SparkFileStore) error
901 PythonFileURI(store SparkFileStore) (filestore.Filepath, error)
902 SparkSubmitArgs(destPath filestore.Filepath, cleanQuery string, sourceList []string, jobType JobType, store SparkFileStore) ([]string, error)
903 GetDFArgs(outputURI filestore.Filepath, code string, sources []string, store SparkFileStore) ([]string, error)
904}

Callers 1

Implementers 3

EMRExecutorprovider/spark.go
DatabricksExecutorprovider/spark.go
SparkGenericExecutorprovider/spark.go

Calls

no outgoing calls

Tested by 1