Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
courses:mapreduce-tutorial:step-23 [2012/01/27 23:58] straka |
courses:mapreduce-tutorial:step-23 [2012/01/31 14:33] (current) dusek |
||
---|---|---|---|
Line 25: | Line 25: | ||
==== Types used in Perl API ==== | ==== Types used in Perl API ==== | ||
- | The Perl API can process | + | The Perl API is always using strings as keys and values. From the Java point of view: |
- | + | * the type of keys and values produced by Perl API is always '' | |
- | The keys and values produced by Perl API are always of type '' | + | * any type can be used as input to Perl API -- if the type is different from '' |
===== Input formats ===== | ===== Input formats ===== | ||
Line 40: | Line 40: | ||
===== Output formats ===== | ===== Output formats ===== | ||
- | An input format is a subclass of [[http:// | + | An output |
Available output formats: | Available output formats: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | |||
+ | ---- | ||
+ | |||
+ | < | ||
+ | <table style=" | ||
+ | <tr> | ||
+ | <td style=" | ||
+ | <td style=" | ||
+ | <td style=" | ||
+ | </tr> | ||
+ | </ | ||
+ | </ | ||