Hi, The Vagrant image is currently out of date, and will not work as instructed in README.md; sorry about the inconvenience.
The s2graph team is currently working on an official release which is going to be released in a couple of weeks, with which you will find it easier to test it out. By the way, the kakao repo is deprecated and the apache repo, https://github.com/apache/incubator-s2graph <https://github.com/apache/incubator-s2graph> , is keeping the latest codebase. Best, Jong Wook > On Jul 10, 2016, at 8:28 PM, eureka386 <[email protected]> wrote: > > Hi. > I’m interested in the s2graph project. > I followed commands on the manual. but I met some error messages. > I have no idea what i have to do. > Can anyone some advise me? > > > git clone https://github.com/kakao/s2graph.git > cd s2graph > vagrant up > vagrant ssh > > // in the virtual environment.. > cd s2graph > activator 'project s2rest_play' run > > > > > > =========================== > $ vagrant ssh > Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 3.13.0-65-generic x86_64) > > * Documentation: https://help.ubuntu.com/ > > System information as of Mon Jul 11 00:09:18 UTC 2016 > > System load: 0.52 Processes: 84 > Usage of /: 9.9% of 39.34GB Users logged in: 0 > Memory usage: 8% IP address for eth0: 10.0.2.15 > Swap usage: 0% IP address for eth1: 192.168.15.166 > > Graph this data and manage this system at: > https://landscape.canonical.com/ > > Get cloud support with Ubuntu Advantage Cloud Guest: > http://www.ubuntu.com/business/services/cloud > > > Last login: Sat Oct 10 11:01:55 2015 from 10.0.2.2 > vagrant@vagrant-ubuntu-trusty-64:~$ ls > hadoop hadoop-2.6.0 hadoop-2.6.0.tar.gz hbase hbase-1.1.0.1 > hbase-1.1.0.1-bin.tar.gz s2graph > vagrant@vagrant-ubuntu-trusty-64:~$ cd s2graph > vagrant@vagrant-ubuntu-trusty-64:~/s2graph$ activator 'project s2rest_play' > run > [info] Loading project definition from /home/vagrant/s2graph/project > [info] Updating {file:/home/vagrant/s2graph/project/}s2graph-build... > [info] Resolving org.fusesource.jansi#jansi;1.4 ... > [info] Done updating. > [info] Compiling 1 Scala source to > /home/vagrant/s2graph/project/target/scala-2.10/sbt-0.13/classes... > [info] Set current project to s2graph (in build file:/home/vagrant/s2graph/) > [error] Not a valid project ID: s2rest_play > [error] project s2rest_play > [error] ^ > vagrant@vagrant-ubuntu-trusty-64:~/s2graph$
