Git repo is now writable. If you're not subscribed yet, please go subscribe to commits@ mailing list[1].
1. http://wiki.apache.org/mrql/MLs On Mon, Apr 15, 2013 at 10:38 PM, <[email protected]> wrote: > Updated Branches: > refs/heads/master 5859328f2 -> f95bd4daf > > > mock commit > > > Project: http://git-wip-us.apache.org/repos/asf/incubator-mrql/repo > Commit: http://git-wip-us.apache.org/repos/asf/incubator-mrql/commit/f95bd4da > Tree: http://git-wip-us.apache.org/repos/asf/incubator-mrql/tree/f95bd4da > Diff: http://git-wip-us.apache.org/repos/asf/incubator-mrql/diff/f95bd4da > > Branch: refs/heads/master > Commit: f95bd4dafb4548fac6faa3acb230bda1c85f529d > Parents: 5859328 > Author: Edward J. Yoon <[email protected]> > Authored: Mon Apr 15 22:36:11 2013 +0900 > Committer: Edward J. Yoon <[email protected]> > Committed: Mon Apr 15 22:36:11 2013 +0900 > > ---------------------------------------------------------------------- > README | 10 ++++++++-- > 1 files changed, 8 insertions(+), 2 deletions(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/incubator-mrql/blob/f95bd4da/README > ---------------------------------------------------------------------- > diff --git a/README b/README > index 2b49bc2..45ef2c1 100644 > --- a/README > +++ b/README > @@ -28,5 +28,11 @@ of a cluster. BSP is a good choice when fault tolerance is > less > important, data (both input and indermediate) can fit in the cluster > memory, and data processing requires complex/repetitive steps. > > -Installation Instructions: > -http://lambda.uta.edu/mrql/ > +For the latest information about MRQL, please visit our website at: > + > + http://mrql.incubator.apache.org/ > + > +and our wiki, at: > + > + http://wiki.apache.org/mrql/ > + > -- Best Regards, Edward J. Yoon @eddieyoon
