You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by im...@apache.org on 2015/05/13 03:11:53 UTC

incubator-asterixdb git commit: Revise README.md

Repository: incubator-asterixdb
Updated Branches:
  refs/heads/master d2dc3b7f2 -> cb882ce05


Revise README.md

Change-Id: I778a5a872e2696a165bdf2bbdd9aefae71ec748a
Reviewed-on: https://asterix-gerrit.ics.uci.edu/258
Reviewed-by: Ian Maxon <im...@uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <we...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/commit/cb882ce0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/tree/cb882ce0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/diff/cb882ce0

Branch: refs/heads/master
Commit: cb882ce05d8069f7e1152c1dc669e59925d5248c
Parents: d2dc3b7
Author: Ian Maxon <im...@apache.org>
Authored: Tue May 12 12:51:39 2015 -0700
Committer: Ian Maxon <im...@uci.edu>
Committed: Tue May 12 16:52:53 2015 -0700

----------------------------------------------------------------------
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/cb882ce0/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index fc5c4d9..2190b6d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 #AsterixDB
 
-AsterixDB is a full-function BDMS (Big Data Management System) with a rich feature set that distinguishes it from pretty much any other Big Data platform that's out and available today.  We believe that its feature set makes it well-suited to modern needs such as web data warehousing and social data storage and analysis.  AsterixDB has:
+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:
 
  * A semistructured NoSQL style data model (ADM) resulting from extending JSON with object database ideas
  * An expressive and declarative query language (AQL) that supports a broad range of queries and analysis over semistructured data
@@ -23,7 +23,7 @@ To build AsterixDB from source, you should have a platform with the following:
 * Maven 3.1.1 or newer.
 * Java 7 or newer.
 
-Additionally to run all the integration tests you should be running `sshd` locally, and have passwordless ssh logins.
+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
@@ -32,6 +32,6 @@ AsterixDB's official documentation resides at [http://asterixdb.ics.uci.edu/docu
 
 ##Support/Contact
 
-If you have any questions, please feel free to ask on our mailing list, [dev@asterixdb.incubator.apache.org](mailto:dev@asterixdb.incubator.apache.org). Join the list by sending an email to [dev-subscribe@asterixdb.incubator.apache.org](mailto:dev-subscribe@asterixdb.incubator.apache.org)
+If you have any questions, please feel free to ask on our mailing list, [users@asterixdb.incubator.apache.org](mailto:users@asterixdb.incubator.apache.org). Join the list by sending an email to [users-subscribe@asterixdb.incubator.apache.org](mailto: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](mailto:dev@asterixdb.incubator.apache.org), by sending an email to [dev-subscribe@asterixdb.incubator.apache.org](mailto:dev-subscribe@asterixdb.incubator.apache.org).