Project

General

Profile

« Previous | Next » 

Revision 39164

Added by Marek Horst over 8 years ago

merging trunk changes with IIS-CDH-5.3.0 branch

View differences:

PredefinedTableInputFormat.java
41 41
	
42 42
	public static final String DEFAULT_CHARSET = "utf8";
43 43
	
44
	public static final String PART_SEPARATOR = ":";
44
	public static final String PART_SEPARATOR = "#";
45 45
	
46 46
	public static class FakeSplit extends InputSplit implements Writable {
47 47
	    public void write(DataOutput out) throws IOException { }

Also available in: Unified diff