|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Key), as this is an important requirement of Accumulo data files.Key), as this is an important requirement of Accumulo data files.RecordWriter instances that write to Accumulo.RecordWriter instances that write to Accumulo.InputFormatBase.addIterator(Job, IteratorSetting) instead.
CombinerCombinerSecurityOperations.authenticateUser(String, AuthenticationToken) instead.
BatchWriterBytesWritable.
LruBlockCache.TableOperations.compact(String, Text, Text, boolean, boolean) or
TableOperations.compact(String, Text, Text, List, boolean, boolean).
AccumuloOutputFormat.canCreateTables(JobContext) instead.
key.
key can be seen, according to the fetched column families for this iterator.
SecurityOperations.changeLocalUserPassword(String, PasswordToken) or the user management functions of your configured authenticator
instead.
Text object.
PartialKey.
range to include everything for the key prefix we are working with.
Instance.getConnector(String, byte[]).Instance, ZooKeeperInstance, and MockInstance.key, copying only the parts of the key specified in part.
Connector.createBatchDeleter(String, Authorizations, int, BatchWriterConfig) instead.
Connector.createBatchWriter(String, BatchWriterConfig) instead.
Connector.createMultiTableBatchWriter(BatchWriterConfig) instead.
SecurityOperations.createLocalUser(String, PasswordToken) or the user management functions of your configured authenticator instead.
BatchDeleter.setRanges(java.util.Collection) .
InputFormatBase.setAutoAdjustRanges(Job, boolean) instead.
SecurityOperations.dropUser(String) or the user management functions of your configured authenticator instead.
ColumnVisibility.equals(ColumnVisibility)
IndexedDocIteratorColumnFQ.fetch(ScannerBase) instead
InputFormatBase.fetchColumns(Job, Collection) instead.
AccumuloConfiguration.TableOperations.flush(String, Text, Text, boolean)
TableOperationsImpl.flush(String, Text, Text, boolean)
MutationsRejectedException.getAuthorizationFailuresMap()
InputFormatBase.getScanAuthorizations(JobContext) instead.
InputFormatBase.getAutoAdjustRanges(JobContext) instead.
BatchWriterConfig settings.
BatchWriterConfig settings.
BatchWriterConfig settings.
Instance.getConnector(String, AuthenticationToken) with PasswordToken
Instance.getConnector(String, AuthenticationToken) with PasswordToken
Instance.getConnector(String, AuthenticationToken) with PasswordToken
Instance.getConnector(String, AuthenticationToken) with PasswordToken
AccumuloOutputFormat.getDefaultTableName(JobContext) instead.
AccumuloSecurityException.getSecurityErrorCode() instead.
InputFormatBase.getFetchedColumns(JobContext) instead.
Instance based on the configuration.
Instance based on the configuration.
OutputFormat does not communicate with Accumulo. If this is needed, subclasses must implement their own
configuration.
Instance based on the configuration.
AccumuloOutputFormat.getInstance(JobContext) instead.
Instance based on the configuration.
InputFormatBase.getInstance(JobContext) instead.
Instance based on the configuration.
InputFormatBase.getIterators(JobContext) instead.
InputFormatBase.getIterators(JobContext) instead.
AccumuloOutputFormat.getLogLevel(JobContext) instead.
InputFormatBase.getLogLevel(JobContext) instead.
AccumuloOutputFormat.getBatchWriterOptions(JobContext) instead.
AccumuloOutputFormat.getBatchWriterOptions(JobContext) instead.
InputFormatBase.addIterator(Job, IteratorSetting) to add the VersioningIterator instead.
AccumuloOutputFormat.getBatchWriterOptions(JobContext) instead.
AccumuloOutputFormat.getToken(JobContext) instead.
InputFormatBase.getPrincipal(JobContext) instead.
InputFormatBase.getRanges(JobContext) instead.
AccumuloOutputFormat.getSimulationMode(JobContext) instead.
Key.getLength().
TableOperations.listSplits(String) instead.
TableOperations.listSplits(String, int) instead.
InputFormatBase.getInputTableName(JobContext) instead.
TabletLocator based on the configuration.
TabletLocator based on the configuration.
InputFormatBase.getTabletLocator(JobContext) instead.
TabletLocator based on the configuration.
ScannerBase.getTimeout(java.util.concurrent.TimeUnit)
AccumuloOutputFormat.getToken(JobContext) instead.
InputFormatBase.getToken(JobContext) instead.
GrepIteratorAccumuloFileOutputFormat.getAccumuloConfiguration(JobContext) and configure hadoop's
io.seqfile.compress.blocksize with the same value. No longer needed, as RFile does not use this field.
transformedKey in the output.
PeekingIterator.PeekingIterator().
Scanner.InputFormat class allows MapReduce jobs to use Accumulo as the source of K,V pairs.InputFormat class allows MapReduce jobs to use Accumulo as the source of K,V pairs.RecordReader instances that convert from Accumulo Key/Value pairs to the user's K/V
types.RecordReader instances that convert from Accumulo Key/Value pairs to the user's K/V
types.IntersectingIteratorInputFormatBase.isIsolated(JobContext) instead.
InputFormatBase.isOfflineScan(JobContext) instead.
key excluding part is set.
Long.MAX_VALUE, and delete marker
false.
Long.MAX_VALUE, and delete
marker false.
Long.MAX_VALUE, and
delete marker false.
Long.MAX_VALUE, and delete marker false.
Long.MAX_VALUE, and delete marker false.
Key.Key(Text).
Key.Key(Text,Text).
Key.Key(Text,Text,Text).
Key.Key(Text,Text,Text,Text).
Key.Key(Text,Text,Text,long).
Key.Key(Text,Text,Text,Text,long).
Key.Key(Text,Text,Text,ColumnVisibility,long).
LargeRowFilterSecurityOperations.listLocalUsers() or the user management functions of your configured authenticator instead.
SummingCombiner with
LongCombiner.Type.FIXEDLENZooKeeperInstance.lookupInstanceName(org.apache.accumulo.fate.zookeeper.ZooCache, UUID) instead
HeapSize, memory-bound using an LRU eviction algorithm, and concurrent: backed by a
ConcurrentHashMap and with a non-blocking eviction thread giving constant-time LruBlockCache.cacheBlock(java.lang.String, byte[], boolean) and LruBlockCache.getBlock(java.lang.String) operations.BatchDeleter for a MockAccumulo instance.BatchDeleter for the specified instance on the specified table where the writer uses the specified Authorizations.
Shell.Command.usage() method.
SummingArrayCombiner with
SummingArrayCombiner.Type.VARLENSummingCombiner with
LongCombiner.Type.VARLENBatchWriter.Writable.
ColumnFQ.put(Mutation, Value) instead
ColumnFQ.putDelete(Mutation) instead
RawComparator.originalKey but use newColFam as the column family.
originalKey but use newColQual as the column qualifier.
originalKey but use newColVis as the column visibility.
RowDeletingIteratorBatchWriter instances.
BatchWriter instances.
BatchWriter instances.
AccumuloFileOutputFormat.setFileBlockSize(Job, long), AccumuloFileOutputFormat.setDataBlockSize(Job, long), or AccumuloFileOutputFormat.setIndexBlockSize(Job, long) instead.
InputFormatBase.setConnectorInfo(Job, String, AuthenticationToken), InputFormatBase.setInputTableName(Job, String), and
InputFormatBase.setScanAuthorizations(Job, Authorizations) instead.
InputFormatBase.setScanIsolation(Job, boolean) instead.
ClientSideIteratorScanner in this job.
ClientSideIteratorScanner in this job.
InputFormatBase.setLocalIterators(Job, boolean) instead.
ClientSideIteratorScanner in this job.
AccumuloOutputFormat.setLogLevel(Job, Level) instead.
InputFormatBase.setLogLevel(Job, Level) instead.
Long.MAX_VALUE with TimeUnit.MILLISECONDS.
AccumuloOutputFormat.setBatchWriterOptions(Job, BatchWriterConfig) instead.
AccumuloOutputFormat.setBatchWriterOptions(Job, BatchWriterConfig) instead.
InputFormatBase.addIterator(Job, IteratorSetting) to add the VersioningIterator instead.
AccumuloOutputFormat.setBatchWriterOptions(Job, BatchWriterConfig) instead.
MockInstance for this job.
MockInstance for this job.
MockInstance for this job.
AccumuloOutputFormat.setMockInstance(Job, String) instead.
MockInstance for this job.
InputFormatBase.setMockInstance(Job, String) instead.
MockInstance for this job.
AccumuloOutputFormat.setConnectorInfo(Job, String, AuthenticationToken), AccumuloOutputFormat.setCreateTables(Job, boolean), and
AccumuloOutputFormat.setDefaultTableName(Job, String) instead.
InputFormatBase.setRanges(Job, Collection) instead.
Authorizations used to scan.
Authorizations used to scan.
Authorizations used to scan.
IsolatedScanner in this job.
IsolatedScanner in this job.
IsolatedScanner in this job.
InputFormatBase.setOfflineTableScan(Job, boolean) instead.
AccumuloOutputFormat.setSimulationMode(Job, boolean) instead.
ScannerBase.setTimeout(long, java.util.concurrent.TimeUnit)
ZooKeeperInstance for this job.
ZooKeeperInstance for this job.
OutputFormat does not communicate with Accumulo. If this is needed, subclasses must implement their own
configuration.
ZooKeeperInstance for this job.
AccumuloOutputFormat.setZooKeeperInstance(Job, String, String) instead.
ZooKeeperInstance for this job.
InputFormatBase.setZooKeeperInstance(Job, String, String) instead.
ZooKeeperInstance for this job.
MaxCombiner with
LongCombiner.Type.STRINGMinCombiner with
LongCombiner.Type.STRINGSummingCombiner with
LongCombiner.Type.STRINGinput.
InputFormatBase.usesLocalIterators(JobContext) instead.
InputFormat.
InputFormat.
InputFormatBase.validateOptions(JobContext) instead.
InputFormat.
ibw.
VersioningIteratorWholeRowIteratorZooCache
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||