This project has retired. For details please refer to its Attic page.
Tajo - A Big Data Warehouse System on Hadoop -

Apache Tajo™ 0.10.1 Release Announcement

The Apache Tajo team is pleased to announce the release of Apache Tajo™ 0.10.1. Apache Tajo™ is a big data warehouse system on various data sources. It provides distributed and scalable SQL analytical processing on Apache Hadoop™.

The release is available for immediate download:

This is a minor release for bug fixes. For this release, Apache Tajo team resolved about 51 issues including bug fixes, improvements, and few new features.

Some of Highlights

  • Support multi-bytes delimiter for CSV/Text file (TAJO-1374, TAJO-1381)
  • JDBC program is stuck after closing (TAJO-1619)
  • INSERT INTO with wrong target columns causes NPE. (TAJO-1623)
  • Add TajoStatement::setMaxRows method support (TAJO-1400)
  • Fix NPE on natural join (TAJO-1574)
  • Implement json_extract_path_text(string, string) function (TAJO-1529)
  • CURRENT_DATE generates parsing errors sometimes. (TAJO-1386)
  • Simple query doesn’t work in Web UI. (TAJO-1147)

For a complete list of new features and fixed problems, please see the release notes: