Database Reference
In-Depth Information
[ 57 ] In the method name isSplitable() , “splitable” has a single “t.” It is usually spelled “splittable,”
which is the spelling I have used in this topic.
[ 58 ] See Mahout's XmlInputFormat for an improved XML input format.
[ 59 ] Met Office data is generally available only to the research and academic community. However, there is
a small amount of monthly weather station data available at http://www.metoffice.gov.uk/climate/uk/sta-
tiondata/ .
[ 60 ] The old MapReduce API includes two classes for producing multiple outputs: MultipleOut-
putFormat and MultipleOutputs . In a nutshell, MultipleOutputs is more fully featured, but
MultipleOutputFormat has more control over the output directory structure and file naming. Mul-
tipleOutputs in the new API combines the best features of the two multiple output classes in the old
API. The code on this topic's website includes old API equivalents of the examples in this section using
both MultipleOutputs and MultipleOutputFormat .
Search WWH ::




Custom Search