[ 
https://issues.apache.org/jira/browse/GIRAPH-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claudio Martella resolved GIRAPH-94.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.1.0

implemented by GIRAPH-153
                
> Loading vertex ranges from HBase
> --------------------------------
>
>                 Key: GIRAPH-94
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-94
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Claudio Martella
>            Assignee: Claudio Martella
>             Fix For: 0.1.0
>
>
> Loading vertices from an HTable would be an option.
> A possible schema for storing the graph would be Hexastore 
> (http://www.vldb.org/pvldb/1/1453965.pdf). 
> Also, as vertices whom messages are sent to get created on the fly (if they 
> don't exist already), we could potentially have a HBaseVertex that fetches 
> the adjacency list + vertex value from HBase. That would be kind of a 
> Lazy-load approach, if you can define the initial split as an HBase query.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to