This project has retired. For details please refer to its Attic page.
Apache Trafodion Manage Development Environment

This page describes how you manage the Trafodion development test environment, which is intended for people that are contributing to the Trafodion source tree. Please refer to Download if you want to try the Trafodion product environment.

You must have created the Trafodion Development Environment before using the instructions on this page.

Hadoop Enviroment

Pre-Existing Hadoop

If you are doing Trafodion development on a pre-existing Hadoop distribution, then do the following:

  • Distribution: Use the distribution management too. For example: Apache Ambari or Cloudera Manager.
  • Regular Hadoop: Use the start/stop script for each Hadoop environment.

Local Hadoop

Use the following commands to manage the Hadoop environment.

Command Usage
swstartall Start the complete Hadoop environment.
swstopall Stops the complete Hadoop environment.
swstatus Checks the status of the Hadoop environment.
swuninstall_local_hadoop Removes the Hadoop installation.

Trafodion

Please refer to Trafodion Management.

New Source Download

You need to do the following each time you download new source code.

cd <Trafodion source directory>
source ./env.sh
cd $MY_SQROOT/etc
# delete ms.env, if it exists
rm ms.env
cd $MY_SQROOT/sql/scripts
sqgen

Back to top


Disclaimer: Apache Trafodion is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Apache, Apache Maven, Apache Maven Fluido Skin, the Apache feather logo, the Apache Maven project logo and the Apache Incubator project logo are trademarks of The Apache Software Foundation.