AuxiliaryServicesConfig constructor
AuxiliaryServicesConfig({
- MetastoreConfig? metastoreConfig,
- SparkHistoryServerConfig? sparkHistoryServerConfig,
Implementation
AuxiliaryServicesConfig({
this.metastoreConfig,
this.sparkHistoryServerConfig,
});