As of half an hour ago, the official home for the REEF (and Tang and Wake) source code is at the Apache Software Foundation. You can check out the current code via:
git clone https://git-wip-us.apache.org/repos/asf/incubator-reef.git reef
That repository contains some changes compared to the latest version we had on GitHub:
- All Maven artifacts now live in the org.apache.reef groupId.
- All packages have been renamed into the org.apache.reef namespace
- Tang and Wake are now in the same repository as REEF and are built as sub-modules in the same Maven project.
While those changes are somewhat painful to our current users, we are excited about the next phase of the REEF project in the Apache Software Foundation.