public class HCatFileUtil extends Object
Constructor and Description |
---|
HCatFileUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
getPartKeyValuesForCustomLocation(Map<String,String> partSpec,
OutputJobInfo jobInfo,
String partitionPath) |
static String |
resolveCustomPath(OutputJobInfo jobInfo,
Map<String,String> dynPartKVs,
boolean createRegexPath) |
static void |
setCustomPath(String customPathFormat,
OutputJobInfo jobInfo) |
public static String resolveCustomPath(OutputJobInfo jobInfo, Map<String,String> dynPartKVs, boolean createRegexPath)
public static void getPartKeyValuesForCustomLocation(Map<String,String> partSpec, OutputJobInfo jobInfo, String partitionPath)
public static void setCustomPath(String customPathFormat, OutputJobInfo jobInfo)
Copyright © 2017 The Apache Software Foundation. All rights reserved.