Package net.sansa_stack.hadoop.util
package net.sansa_stack.hadoop.util
-
ClassDescriptionA wrapper for hadoop input streams created from codecs in ReadMode.BY_BLOCK: Defers reading by one byte such that position changes are advertised on the byte BEFORE the block boundary rather than on the byte AFTER it.Util class to debug a stream already closed exceptionJackson-based mapper that can read/write java beans from/to a hadoop configuration object (essentially a Map<String, String>).A basic wrapper that combines Hadoop's Seekable and InputStream into one class.