blob: 53e4dc40a74521d84e39df2a46c44360d5d066b3 [file] [log] [blame]
Apache Tajo (incubation)
========================
Tajo is a relational and distributed data warehouse system for Hadoop.
Tajo is designed for low-latency and scalable ad-hoc queries, online
aggregation and ETL on large-data sets by leveraging advanced database
techniques. It supports SQL standards. It has its own query engine which
allows direct control of distributed execution and data flow. As a result,
Tajo has a variety of query evaluation strategies and more optimization
opportunities. In addition, Tajo will have a native columnar execution and
and its optimizer.
Project
=======
* Project Home (http://tajo.incubator.apache.org/)
* Source Repository (https://git-wip-us.apache.org/repos/asf/incubator-tajo.git)
* Issue Tracking (https://issues.apache.org/jira/browse/TAJO)
License
=======
* Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
Documents
=========
* Tajo Wiki (http://wiki.apache.org/tajo)
* Getting Started (https://wiki.apache.org/tajo/GettingStarted)
* Build Instruction (https://wiki.apache.org/tajo/BuildInstruction)
* Query Language (https://wiki.apache.org/tajo/QueryLanguage)
* Configuration Guide (https://wiki.apache.org/tajo/Configuration)
* Backup and Restore Guide (https://wiki.apache.org/tajo/BackupAndRestore)
* Functions (https://wiki.apache.org/tajo/Functions)
* Tajo Interactive Shell (https://wiki.apache.org/tajo/tsql)
Requirements
============
* Java 1.6 or higher
* Hadoop 2.0.3-alpha or higher
Mailing lists
=============
* dev@tajo.incubator.apache.org - To discuss and ask development and usage
issues. Send an empty email to dev-subscribe@tajo.incubator.apache.org in
order to subscribe to this mailing list.
* commits@tajo.incubator.apache.org - In order to monitor commits to the source
repository. Send an empty email to commits-subscribe@tajo.incubator.apache.org
in order to subscribe to this mailing list.
To subscribe to the mailing lists, please send an email to:
${listname}-subscribe@tajo.incubator.apache.org. For example, to subscribe to
dev, send an email from your desired subscription address to:
dev-subscribe@tajo.incubator.apache.org and follow the instructions from there.
Disclaimer
==========
Apache Tajo 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.