public static class ArchiveUtils.HarPathHelper
extends java.lang.Object
Constructor and Description |
---|
HarPathHelper(HiveConf hconf,
java.net.URI archive,
java.net.URI originalBase)
Creates helper for archive.
|
Modifier and Type | Method and Description |
---|---|
java.net.URI |
getHarUri(java.net.URI original,
HadoopShims shim) |
public HarPathHelper(HiveConf hconf, java.net.URI archive, java.net.URI originalBase) throws HiveException
archive
- absolute location of archive in underlying filesystemoriginalBase
- directory for which Hadoop archive was createdHiveException
public java.net.URI getHarUri(java.net.URI original, HadoopShims shim) throws HiveException
HiveException
Copyright © 2012 The Apache Software Foundation