commit | 288cfb4b41d4dc2bb106e1b79d4a2ed133e008cc | [log] [tgz] |
---|---|---|
author | Ildar Absalyamov <ildar.absalyamov@gmail.com> | Fri Dec 04 13:27:54 2015 -0800 |
committer | Ildar Absalyamov <ildar.absalyamov@gmail.com> | Fri Dec 04 14:12:12 2015 -0800 |
tree | 489796538088396c17111e6fe94e2554d4befd13 | |
parent | c9cded97cb83323a843a51b43df3bbd2db89271d [diff] |
ASTERIX-1211: Malformed metadata record for enforced open index - Changed type on the open olist field in index metadata to [ ANY ] - Fixed heterogeneous list deserialization Change-Id: Ib587a138f59f37c369ba01e627a1ef9dd5a4989e Reviewed-on: https://asterix-gerrit.ics.uci.edu/532 Reviewed-by: Yingyi Bu <buyingyi@gmail.com> Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
#Apache AsterixDB
Apache AsterixDB is a BDMS (Big Data Management System) with a rich feature set that sets it apart from other Big Data platforms. Its feature set makes it well-suited to modern needs such as web data warehousing and social data storage and analysis.
Apache AsterixDB has:
Learn more about Apache AsterixDB at [http://asterixdb.ics.uci.edu/] (http://asterixdb.ics.uci.edu/)
##Building Apache AsterixDB
To build Apache AsterixDB from source, you should have a platform with the following:
Additionally to run all the integration tests you should be running sshd
locally, and have passwordless ssh logins enabled for the account which is running the tests.
##Documentation
Apache AsterixDB's official documentation resides at [https://ci.apache.org/projects/asterixdb/] (http://asterixdb.ics.uci.edu/documentation/index.html). This is built from the maven project under asterix-doc/
as a maven site. ##Support/Contact
If you have any questions, please feel free to ask on our mailing list, users@asterixdb.incubator.apache.org. Join the list by sending an email to users-subscribe@asterixdb.incubator.apache.org. If you are interested in the internals or developement of Apache AsterixDB, also please feel free to subscribe to our developer mailing list, dev@asterixdb.incubator.apache.org, by sending an email to dev-subscribe@asterixdb.incubator.apache.org.