cluster_log_conf {brickster} | R Documentation |
Cluster Log Configuration
Description
Path to cluster log.
Usage
cluster_log_conf(dbfs = NULL, s3 = NULL)
Arguments
dbfs |
Instance of |
s3 |
Instance of |
Details
dbfs
and s3
are mutually exclusive, logs can only be sent to
one destination.
See Also
Other Cluster Log Configuration Objects:
dbfs_storage_info()
,
s3_storage_info()
[Package brickster version 0.2.8.1 Index]