2.1.0-incubating Release Notes

This is the third release of the Apache Trafodion (incubating) project.

Build instructions are available in the Trafodion Contributor Guide.

New Features

Improvements

Install and Configuration Changes

  • Ambari Integration (TRAFODION-2291)
    Integration with Ambari cluster manager ambari interface/integration. The Ambari integration provides support for Hortonworks Hadoop distributions, while the command-line Trafodion Installer supports Cloudera and Hortonworks Hadoop distributions, and for select vanilla Hadoop installations.
  • Python Installer (TRAFODION-1839)
    Trafodion Installer Evolution. The command-line installer has been replaced for the 2.1.0 release. Written in python, it replaces the legacy bash-script installer. The bash command-line installer is deprecated as of 2.1.0, but is still provided, just in case you experience any problems with the new installer. If so, please report those problems to the project team, since the legacy installer will soon be obsolete.
  • Trafodion Configuration File (TRAFODION-2306)
    Introducing a configuration file traf-site.xml specific to Trafodion similar to hbase configuration file hbase-site.xml. This configuration file extends the properties inherited from the standard hbase-site.xml.
  • The environment variable MY_SQROOT has been renamed to TRAF_HOME.

Fixes

This release contains fixes for 300+ JIRAs. Here is a list of resolved JIRAs in Release 2.1.

Documentation Updates

Several updates have been made to the SQL Reference Manual to reflect the new functions added in 2.1. Some functions have not been documented yet but have JIRAs outstanding and will be completed by the next release. Provisioning Guide has been updated to reflect instructions for using hte new Ambari Installer or the python installation script.

Supported Platforms