Uses of Interface
org.apache.accumulo.hadoop.mapreduce.OutputFormatBuilder.OutputOptions
-
Uses of OutputFormatBuilder.OutputOptions in org.apache.accumulo.hadoop.mapreduce
Modifier and TypeMethodDescriptionOutputFormatBuilder.ClientParams.clientProperties
(Properties clientProperties) Set the connection information needed to communicate with Accumulo in this job.OutputFormatBuilder.ClientParams.clientPropertiesPath
(String clientPropsPath) Set path to DFS location containing accumulo-client.properties file.OutputFormatBuilder.OutputOptions.createTables
(boolean value) Enables the directive to create new tables, as necessary.OutputFormatBuilder.OutputOptions.defaultTable
(String tableName) Sets the default table name to use if one emits a null in place of a table name for a given mutation.