We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the datasalt-utils wiki!
[my internal link][Home]
enlace
bold italic
public void setConf(Configuration conf) { try { if(conf != null) { this.conf = conf; setGrouperConf(TupleMRConfig.get(conf)); TupleMRConfigBuilder.initializeComparators(conf, this.grouperConf); binaryComparator.setConf(conf); } } catch(Exception e) { throw new RuntimeException(e); } }
Pepito
Quote text
Horizontal rule: