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

ASF GitHub Bot commented on S2GRAPH-93:
---------------------------------------

Github user SteamShon commented on the issue:

    https://github.com/apache/incubator-s2graph/pull/65
  
    @daewon 
    
    since limit -1 fetch Int.MaxValue size of edges, it reserver lots of memory 
on HBaseClient. 
    I think memory on HBase cause the TC failed. I removed problematic limit 
parameter on `QueryTest` to reduce memory usage on test.
    
    now `sbt "project s2core" test` gives me success. can you please re-test 
this?



> Remove MySQL JDBC driver.
> -------------------------
>
>                 Key: S2GRAPH-93
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-93
>             Project: S2Graph
>          Issue Type: Sub-task
>    Affects Versions: 0.1.0
>            Reporter: DOYUNG YOON
>            Assignee: DOYUNG YOON
>            Priority: Blocker
>             Fix For: 0.1.0
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> Since our default metastore is H2 already, there is no need to keep JDBC 
> driver for MySQL(mysql-connector-java-5.1.39). I suggest remove this 
> dependencies from source and provide extended instruction for users who want 
> MySQL manually as metastore.



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

Reply via email to