commit | be562c23848aedc0d5dbd85be1a7475e06d62516 | [log] [tgz] |
---|---|---|
author | Yingyi Bu <buyingyi@gmail.com> | Thu May 28 12:47:08 2015 -0700 |
committer | Murtadha Hubail <hubailmor@gmail.com> | Thu May 28 15:03:33 2015 -0700 |
tree | 25b10a7408f46a6f5e52183de5804c091d46c43f | |
parent | b9611bb9ab0551b871b8c33108e9a3b1872fa25a [diff] |
AsterixDB changes for: 1. fix "writerCount!=0" issue 2. protect deactivate/activate call of an index by its opTracker. Note that this change includes https://asterix-gerrit.ics.uci.edu/#/c/269/. Change-Id: I4669d49fd1cf9b058f7e0da233ad45c6c78b5797 Reviewed-on: https://asterix-gerrit.ics.uci.edu/279 Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Murtadha Hubail <hubailmor@gmail.com>
#AsterixDB
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. AsterixDB has:
Learn more about AsterixDB at [http://asterixdb.ics.uci.edu/] (http://asterixdb.ics.uci.edu/)
##Building AsterixDB
To build 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
AsterixDB's official documentation resides at [http://asterixdb.ics.uci.edu/documentation/index.html] (http://asterixdb.ics.uci.edu/documentation/index.html). This is built from the maven project under asterix-doc/
as a maven site. The documentation on the official website refers to the most stable release version, so for pre-release versions one should refer to the compiled documentation.
##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 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.