Skip to content
/ guagua Public
forked from ShifuML/guagua

An iterative computing framework for both Hadoop MapReduce and Hadoop YARN.

License

Notifications You must be signed in to change notification settings

bitted/guagua

 
 

Repository files navigation

Guagua

Build Status

Guagua

An iterative computing framework on both Hadoop MapReduce and Hadoop YARN.

Conference

QCON Shanghai 2014 Slides

Getting Started

Please visit Guagua site for tutorials.

What is Guagua?

Guagua, a sub-project of Shifu, is a distributed, pluggable and scalable iterative computing framework based on Hadoop MapReduce and YARN.

This graph shows the iterative computing process for Guagua.

Guagua Process

Typical use cases for Guagua are distributed machine learning model training based on Hadoop. By using Guagua, we implement distributed neural network algorithm which can reduce model training time from days to hours on 500GB data sets. Distributed neural network algorithm is based on Encog and Guagua. Any details please check our example source code.

Copyright and License

Copyright 2013-2014, eBay Software Foundation under the Apache License V2.0.

About

An iterative computing framework for both Hadoop MapReduce and Hadoop YARN.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.4%
  • Shell 2.6%