Generated by
JDiff

Class org.apache.pig.impl.util.Utils

Removed Methods
long getPathLength(FileSystem, FileStatus) Returns the total number of bytes for this file or if a file all files in the directory.
boolean tmpFileCompression(PigContext)  
String tmpFileCompressionCodec(PigContext)  
 

Added Methods
String getStackStraceStr(Throwable)  
Class getTmpFileStorageClass(Properties)  
boolean isLocal(PigContext, Configuration)  
void recomputeProperties(JobConf, Properties) Method to apply pig properties to JobConf (replaces properties with resulting jobConf values).
void setMapredCompressionCodecProps(Configuration)  
void setTmpFileCompressionOnConf(PigContext, Configuration)  
String substituteVars(String)