1

Is it possible to read in rows from a sql database as vertices in apache giraph? If so, could someone provide a small code example? Thanks.

Olaf Kock
  • 46,930
  • 8
  • 59
  • 90
Megan
  • 1,000
  • 1
  • 14
  • 44
  • 1
    See my answer here perhaps: https://stackoverflow.com/a/62419659/443593. You can export SQL to CSV or TSV and load into Giraph using TextEdgeInputFormat. – badroit Jun 17 '20 at 00:53

0 Answers0