MaterializationSettings interface
属性
notification | 指定通知详细信息 |
resource | 指定计算资源设置 |
schedule | 指定计划详细信息 |
spark |
指定 Spark 计算设置 |
store |
指定具体化应到的存储区 |
属性详细信息
notification
resource
schedule
sparkConfiguration
指定 Spark 计算设置
sparkConfiguration?: {[propertyName: string]: string | null}
属性值
{[propertyName: string]: string | null}
storeType
指定具体化应到的存储区
storeType?: string
属性值
string