Skip to content

Releases: DICL/VeloxMR

Python iterative support, consistent API and stable for Jobs up to 20GiB

09 Oct 09:25
Compare
Choose a tag to compare

Still highly experimental release.

  • The scheduler is not preemptive which means that there is only one job a the time.
  • Memory exhaustion will occur if you are not careful with the configuration file.
  • Python API and C++ iterative API is provided

First unstable release of VeloxMR

19 Jan 08:30
Compare
Choose a tag to compare

List of features of this release:

  • Regular MapReduce workflow.
  • Iterative MapReduce workflow.
  • DFS and MR API for C++.
  • MR API for Python.

Note that it is very unstable release, there are several bugs on this release.

First feature implement

19 Jul 11:06
Compare
Choose a tag to compare
Pre-release

It supports regular mapreduce workflow