gigl.env.dep_constants#

Attributes#

Functions#

get_compiled_jar_path(component[, use_spark35])

get_current_jar_file(directory)

get_jar_file_uri(component[, use_spark35])

get_local_jar_directory(component[, use_spark35])

Module Contents#

gigl.env.dep_constants.get_compiled_jar_path(component, use_spark35=False)[source]#
Parameters:

component (gigl.src.common.constants.components.GiGLComponents)

Return type:

gigl.common.LocalUri

gigl.env.dep_constants.get_current_jar_file(directory)[source]#
Parameters:

directory (gigl.common.LocalUri)

Return type:

gigl.common.LocalUri

gigl.env.dep_constants.get_jar_file_uri(component, use_spark35=False)[source]#
Parameters:

component (gigl.src.common.constants.components.GiGLComponents)

Return type:

gigl.common.LocalUri

gigl.env.dep_constants.get_local_jar_directory(component, use_spark35=False)[source]#
Parameters:

component (gigl.src.common.constants.components.GiGLComponents)

Return type:

gigl.common.LocalUri

gigl.env.dep_constants.GIGL_DATAFLOW_IMAGE = 'TODO - make this public'[source]#
gigl.env.dep_constants.GIGL_PUBLIC_BUCKET_NAME = 'public-gigl'[source]#
gigl.env.dep_constants.GIGL_PUBLIC_DATASET_NAME = 'external-snap-ci-github-gigl.public_gigl'[source]#
gigl.env.dep_constants.GIGL_SRC_IMAGE_CPU = 'TODO - make this public'[source]#
gigl.env.dep_constants.GIGL_SRC_IMAGE_CUDA = 'TODO - make this public'[source]#
gigl.env.dep_constants.GIGL_TEST_BUCKET_NAME = 'gigl-cicd-temp'[source]#