class SparkProperties extends Model (View source)

Properties

protected $metastoreServiceConfigType
protected $metastoreServiceConfigDataType
string $serviceAccountId
protected $sparkHistoryServerConfigType
protected $sparkHistoryServerConfigDataType

Methods

setMetastoreServiceConfig(MetastoreServiceConfig $metastoreServiceConfig)

No description

setServiceAccountId($serviceAccountId)

No description

string
getServiceAccountId()

No description

setSparkHistoryServerConfig(SparkHistoryServerConfig $sparkHistoryServerConfig)

No description

Details

setMetastoreServiceConfig(MetastoreServiceConfig $metastoreServiceConfig)

No description

Parameters

MetastoreServiceConfig $metastoreServiceConfig

MetastoreServiceConfig getMetastoreServiceConfig()

No description

Return Value

MetastoreServiceConfig

setServiceAccountId($serviceAccountId)

No description

Parameters

$serviceAccountId

string getServiceAccountId()

No description

Return Value

string

setSparkHistoryServerConfig(SparkHistoryServerConfig $sparkHistoryServerConfig)

No description

Parameters

SparkHistoryServerConfig $sparkHistoryServerConfig

SparkHistoryServerConfig getSparkHistoryServerConfig()

No description