Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Plans for

...

1.0

...

.

...

0

...

release

  • Rewrite Input partitioniner
  • Clean up codes
  • BSP computing framework and its examples
    • Pi Estimator and Serialize Printing
  • CLI-based managing and monitoring tool of BSP job

Plans for 0.

...

7.0 release

  • Added LocalBSPRunner
  • Added web UI for BSP cluster and job monitoring
  • Added more practical examples e.g., Shortest Path Problem, PageRank
  • Performance has improved by more than 25% with BSPMessageBundle
  • Switched from Ant to Maven

Plans for 0.4.0 release

  • Support configurable task slot
  • Support Input/OutputFormatter like MapReduce
  • Migrating site from forrest to maven
  • Support Hadoop YARN
  • Add Message Combiner
  • Add Counters

Plans for 0.5.0 release

  • Rewrite Graph module.
  • Rewrite checkpoint recovery system.
  • Documentation and Evaluation.
  • Switch to Hadoop 1.0 (HAMA-497) - Fixed
  • Add Job Counters
  • Improve Job management and monitoring
  • Add web UI for groomserver
  • Add graph API (Pregel stuff) (HAMA-409) - Fixed
  • Investigate other advanced programming models based on BSP
  • Support Hadoop secure version (HAMA-455)
  • Support message compression (HAMA-367) - Fixed
  • Support Fault Tolerant based on Checkpoint (HAMA-505)
  • Advanced Barrier Synchronization (HAMA-480)
  • Improve real-time usage
  • Improve RPC messenger
  • Add few linear algebra or machine learning examples
  • Evaluation of large-scale Hama cluster
  • Advanced job scheduler