Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7697273
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T21:58:24+00:00 2026-05-31T21:58:24+00:00

I have been playing around with using graphs to analyze big data. Its been

  • 0

I have been playing around with using graphs to analyze big data. Its been working great and really fun but I’m wondering what to do as the data gets bigger and bigger?

Let me know if there’s any other solution but I thought of trying Hbase because it scales horizontally and I can get hadoop to run analytics on the graph(most of my code is already written in java), but I’m unsure how to structure a graph on a nosql database? I know each node can be an entry in the database but I’m not sure how to model edges and add properties to them(like name of nodes, attributes, pagerank, weights on edges,etc..).

Seeing how hbase/hadoop is modeled after big tables and map reduce I suspect there is a way to do this but not sure how. Any suggestions?

Also, does this make sense what I’m trying to do? or is it there better solutions for big data graphs?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T21:58:25+00:00Added an answer on May 31, 2026 at 9:58 pm

    You can store an adjacency list in HBase/Accumulo in a column oriented fashion. I’m more familiar with Accumulo (HBase terminology might be slightly different) so you might use a schema similar to:

    SrcNode(RowKey) EdgeType(CF):DestNode(CFQ) Edge/Node Properties(Value)
    

    Where CF=ColumnFamily and CFQ=ColumnFamilyQualifier

    You might also store node/vertex properties as separate rows using something like:

    Node(RowKey) PropertyType(CF):PropertyValue(CFQ) PropertyValue(Value)
    

    The PropertyValue could be either in the CFQ or the Value

    From a graph processing perspective as mentioned by @Arnon Rotem-Gal-Oz you could look at Apache Giraph which is an implementation of Google Pregel. Pregel is the method Google use for large graph processing.

    Using HBase/Accumulo as input to giraph has been submitted recently (7 Mar 2012) as a new feature request to Giraph: HBase/Accumulo Input and Output formats (GIRAPH-153)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been playing around with Dynamic Data but I find the filtering and
I have been playing around with the MVP pattern using winforms for the last
I have been playing around with the Rhino ETL library and really like the
I have been playing around with NSURLConnection. Now I'm trying to grab some data
I am using Sparrow framework. I have been playing with moving sprites around using
We have been playing around with the canvas element, but are encountering sluggishness on
I have been playing around lately with head.js but I have found a stranger
I have been playing around with a simple application for Windows Phone 7 using
I have been playing around with my phonegap app in eclipse using android sdk
I'm new to WPF. I have been been playing around with binding data to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.