public static class PartitionedFileSetProperties.Builder extends FileSetProperties.Builder
Modifier and Type | Method and Description |
---|---|
PartitionedFileSetProperties.Builder |
setPartitioning(Partitioning partitioning)
Sets the base path for the file dataset.
|
PartitionedFileSetProperties.Builder |
setTablePermissions(Map<String,String> permissions)
Set the table permissions as a map from user name to a permission string.
|
setBasePath, setDataExternal, setFileGroup, setFilePermissions, setInputFormat, setInputFormat, setInputProperty, setOutputFormat, setOutputFormat, setOutputProperty, setPossessExisting, setTableProperty, setUseExisting
add, add, add, addAll, build, setDescription
public PartitionedFileSetProperties.Builder setPartitioning(Partitioning partitioning)
@Beta public PartitionedFileSetProperties.Builder setTablePermissions(Map<String,String> permissions)
Copyright © 2023 Cask Data, Inc. Licensed under the Apache License, Version 2.0.