Skip to content

Releases: comsysto/jumbodb

v0.1.0

12 Sep 10:12
Compare
Choose a tag to compare

This is a big major release which provides the base for a lot of future features!

Changes:

  • Full refactoring and code clean up
  • The delivery concept is now implemented consequently, no exceptions
  • Possibility to disable chunks including all versions
  • Much more performance on import
  • The entire database is generated within Hadoop, so the database can be copied over the file system
  • When calling local CLI files are now splitted (when not using a Hadoop cluster)
  • Run local CLI client on Windows
  • Support for MD5, SHA-1 hashes which are verified after the import.
  • Upgrade to Hadoop 2.3.0
  • Upgrade to Spring Framework 4.1