optionalComponents

@JvmName(name = "dntalodlgvhkgqix")
suspend fun optionalComponents(value: Output<List<String>>)
@JvmName(name = "fcgvuleuxfjokinl")
suspend fun optionalComponents(value: List<String>?)

Parameters

value

The set of optional components to activate on the cluster. Accepted values are:

  • ANACONDA

  • DRUID

  • FLINK

  • HBASE

  • HIVE_WEBHCAT

  • JUPYTER

  • PRESTO

  • RANGER

  • SOLR

  • ZEPPELIN

  • ZOOKEEPER


@JvmName(name = "cldtkasubvynboiv")
suspend fun optionalComponents(vararg values: Output<String>)


@JvmName(name = "lnepixeqbitbwucu")
suspend fun optionalComponents(values: List<Output<String>>)
@JvmName(name = "xvtwckrcfqsaxoju")
suspend fun optionalComponents(vararg values: String)

Parameters

values

The set of optional components to activate on the cluster. Accepted values are:

  • ANACONDA

  • DRUID

  • FLINK

  • HBASE

  • HIVE_WEBHCAT

  • JUPYTER

  • PRESTO

  • RANGER

  • SOLR

  • ZEPPELIN

  • ZOOKEEPER