You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Configuration Keys

Method

Key

Default value

getWorkingDirectory()

bsp.working.dir

System property user.dir

getBSPClass()

bsp.work.class

BSP.class

getCombinerClass()

bsp.combiner.class

Combiner.class

getNumBspTask()

bsp.peers.num

1

 

bsp.jar

 

 

hama.supersteps.class

 

 

user.name

 

 

bsp.job.name

 

getInputFormat()

bsp.input.format.class

InputFormat.class

 

hama.messenger.compression.class

BSPMessageCompressor.class

getInputKeyClass()

bsp.input.key.class

LongWritable.class

getInputValueClass()

bsp.input.value.class

Text.class

  • No labels