Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 276 Bytes

data_storage.md

File metadata and controls

16 lines (11 loc) · 276 Bytes

Data Storage

Volume of data is always a big concern. How should we store data?

Objectives

  • Set up MongoDB
  • Java MongoDB Connector
  • Store data from acquisition to MongoDB
  • Set up Elastic Search
  • [Optional] HDFS

Metrics

  • MongoDB installation
  • Connector issue