954efa6e76
M src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java Changed mentions of 'quorum' to 'ensemble'. M src/main/java/org/apache/hadoop/hbase/mapreduce/IdentityTableReducer.java M src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormat.java Minor formatting. M src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java Removed unused imports and minor formatting. M src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java Documented what the quorumAddress parameter is for. Removed an unnecessary looking HBaseConfiguration.addHbaseResources(conf); (and adjusted documentation of job to say no hbase config set by the reduce setup method). M src/main/java/org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java Made this class implment Configurable. Moved creation of table from RecordWrite constructor based off passed TaskAttemptContext instead into the new setConf method. Added table and conf data members. git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1022825 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
bin | ||
conf | ||
src | ||
.gitignore | ||
CHANGES.txt | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.txt | ||
pom.xml |
README.txt
See the docs directory or http://hbase.org