commit | 6e5f18eb803b683710c6c48bdcb8e97ad8e0b47e | [log] [tgz] |
---|---|---|
author | Ian Maxon <imaxon@apache.org> | Tue Nov 24 18:02:48 2015 -0800 |
committer | Ian Maxon <imaxon@apache.org> | Tue Dec 22 14:20:50 2015 -0800 |
tree | 60a9825b1088fbc855c9cc366773f19a1b7c2c88 | |
parent | 288cfb4b41d4dc2bb106e1b79d4a2ed133e008cc [diff] |
ASTERIXDB-1105 - LICENSE per submodule This is a good part of what we need to have a specific set of dependencies per binary assembly. The main key here is using the maven remote resources plugin, and supplemental resources to fill in info from the POM of dependencies where it is lacking. For things that aren't described in Maven dependencies, like Javascript files, they are added as LICENSE fragements that get included in binary assemblies. Also fix AsterixEventServiceUtil to not die when the asterix-server bundle has files in the root of the archive. Change-Id: I2a6c4fb809b6fcad578007b8f48bf8bce179cd82 Reviewed-on: https://asterix-gerrit.ics.uci.edu/518 Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Till Westmann <tillw@apache.org>
#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.