org.apache.hadoop.hive.shims
Class HiveHarFileSystem
java.lang.Object
HarFileSystem
org.apache.hadoop.hive.shims.HiveHarFileSystem
public class HiveHarFileSystem
- extends HarFileSystem
HiveHarFileSystem - fixes issues with Hadoop's HarFileSystem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiveHarFileSystem
public HiveHarFileSystem()
getFileBlockLocations
public BlockLocation[] getFileBlockLocations(FileStatus file,
long start,
long len)
throws IOException
- Throws:
IOException
getContentSummary
public ContentSummary getContentSummary(Path f)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation