Re: questions about Data Model

2016-02-23 Thread Weiqing Xu
Thank you for your response. Best Regards, Weiqing Best Regards, Weiqing On Wed, Feb 24, 2016 at 9:09 AM, Hyunsung Jo wrote: > Hello Weiqing Xu, > > Welcome to S2Graph! > Thank you for your interest in the project. > > 1. Label can connection serviceColumns from two

Re: Guide for Newbie

2016-02-23 Thread Chiwan Park
Hi Jo, Thanks for kindly guidance. I’ll look into the issue (S2GRAPH-12). Regards, Chiwan Park > On Feb 24, 2016, at 9:15 AM, Hyunsung Jo wrote: > > Hi Chiwan, > > Welcome to S2Graph! > At the moment, most of the entry level issues seem to be already assigned > or

Re: questions about Data Model

2016-02-23 Thread Hyunsung Jo
Hello Weiqing Xu, Welcome to S2Graph! Thank you for your interest in the project. 1. Label can connection serviceColumns from two different services. We store the edge as (service, label, source vertex id, target vertex id). which service is here when label connecting different service ? => You

Re: Guide for Newbie

2016-02-23 Thread Hyunsung Jo
Hi Chiwan, Welcome to S2Graph! At the moment, most of the entry level issues seem to be already assigned or resolved. However, this one seems like something that might interest you: https://issues.apache.org/jira/browse/S2GRAPH-12?jql=project%20%3D%20S2GRAPH I've added a detailed spec based on

[jira] [Commented] (S2GRAPH-12) Add Label Name Swap Feature

2016-02-23 Thread Hyunsung Jo (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159926#comment-15159926 ] Hyunsung Jo commented on S2GRAPH-12: *Create service* {noformat} curl -XPOST

[jira] [Commented] (S2GRAPH-33) Support weighted sum of multiple query results.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159009#comment-15159009 ] ASF GitHub Bot commented on S2GRAPH-33: --- Github user djfwan commented on the pull request:

[jira] [Commented] (S2GRAPH-33) Support weighted sum of multiple query results.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158917#comment-15158917 ] ASF GitHub Bot commented on S2GRAPH-33: --- Github user hsleep commented on the pull request:

[jira] [Commented] (S2GRAPH-33) Support weighted sum of multiple query results.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158914#comment-15158914 ] ASF GitHub Bot commented on S2GRAPH-33: --- GitHub user SteamShon opened a pull request:

[jira] [Commented] (S2GRAPH-45) Provide way to call specific bucket on experiment.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158735#comment-15158735 ] ASF GitHub Bot commented on S2GRAPH-45: --- Github user asfgit closed the pull request at:

[jira] [Commented] (S2GRAPH-32) Support variable such as now, day, hour on query.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158733#comment-15158733 ] ASF GitHub Bot commented on S2GRAPH-32: --- Github user asfgit closed the pull request at:

[jira] [Commented] (S2GRAPH-45) Provide way to call specific bucket on experiment.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158714#comment-15158714 ] ASF GitHub Bot commented on S2GRAPH-45: --- Github user elric-k commented on the pull request:

[jira] [Commented] (S2GRAPH-44) Provide cache for WhereParser on query.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158719#comment-15158719 ] ASF GitHub Bot commented on S2GRAPH-44: --- Github user asfgit closed the pull request at:

[jira] [Commented] (S2GRAPH-44) Provide cache for WhereParser on query.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158677#comment-15158677 ] ASF GitHub Bot commented on S2GRAPH-44: --- Github user hsleep commented on the pull request:

[jira] [Commented] (S2GRAPH-44) Provide cache for WhereParser on query.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158590#comment-15158590 ] ASF GitHub Bot commented on S2GRAPH-44: --- GitHub user SteamShon opened a pull request:

[jira] [Commented] (S2GRAPH-44) Provide cache for WhereParser on query.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158595#comment-15158595 ] ASF GitHub Bot commented on S2GRAPH-44: --- Github user elric-k commented on the pull request:

[jira] [Commented] (S2GRAPH-44) Provide cache for WhereParser on query.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158600#comment-15158600 ] ASF GitHub Bot commented on S2GRAPH-44: --- Github user daewon commented on the pull request:

[jira] [Commented] (S2GRAPH-41) Refactor PostProcess's toSimpleVertexArrJson.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/S2GRAPH-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158530#comment-15158530 ] ASF GitHub Bot commented on S2GRAPH-41: --- Github user asfgit closed the pull request at: