[ 
https://issues.apache.org/jira/browse/S2GRAPH-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308976#comment-15308976
 ] 

Jong Wook Kim commented on S2GRAPH-74:
--------------------------------------

The scripts {{start-s2graph.sh}} and {{stop-s2graph.sh}} will now 
launch/terminate S2Graph server along with a standalone HBase as daemon 
processes, provided that a mysql server is locally running (to be fixed in 
S2GRAPH-75).

Anyone can test it working by cloning 
[jongwook/S2GRAPH-70|https://github.com/jongwook/incubator-s2graph/commits/feature/S2GRAPH-70]
 and running {{activator clean package}}. The resulting package will be created 
at {{target/depoly/}} and the scripts are at {{bin/}}.

Logging is still a bit messy as of now, and should be systematically addressed 
after S2GRAPH-75 is resolved...

> Add a script that starts/stops a local hbase server
> ---------------------------------------------------
>
>                 Key: S2GRAPH-74
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-74
>             Project: S2Graph
>          Issue Type: Sub-task
>            Reporter: Jong Wook Kim
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> This subtask is to make it easy for user to run s2graph with a default hbase 
> server, without need to download and configure the binary and HDFS, etc.
> Since {{hbase-server}} is included as one of the library dependencies, it 
> should be straightforward to add a script that is similar to 
> {{start-hbase.sh}} and {{stop-hbase.sh}} that is in the binary HBase 
> distribution.
> The server should be configured to run on local filesystem as opposed to an 
> HDFS. By default the local hbase server stores data in a temporary directory, 
> and it should be configured to a subdirectory in the package, such as 
> {{/var}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to