| Class | Description |
|---|---|
| GuaguaMRUnitDriver<MASTER_RESULT extends ml.shifu.guagua.io.Bytable,WORKER_RESULT extends ml.shifu.guagua.io.Bytable> |
GuaguaMRUnitDriver is used to run in-memory guagua application by using hadoop MapReduce splits. |
| ZooKeeperMasterInterceptor<MASTER_RESULT extends ml.shifu.guagua.io.Bytable,WORKER_RESULT extends ml.shifu.guagua.io.Bytable> |
To start zookeeper instance in cluster environment.
|
| ZooKeeperWorkerInterceptor<MASTER_RESULT extends ml.shifu.guagua.io.Bytable,WORKER_RESULT extends ml.shifu.guagua.io.Bytable> |
Follow with
ZooKeeperMasterInterceptor, ZooKeeperWorkerInterceptor is used to read zookeeper server
info from hdfs file. |
Copyright © 2019. All Rights Reserved.