0

To store blob, what kind of distributed file system should I use in addition to cockroachdb?

As I know, with CockroachDB, the max file size is 1MB. Should I use Hadoop, HDFS or something like that, to store files and keep my meta data in CockroachDB?

lastr2d2
  • 3,604
  • 2
  • 22
  • 37
Edai
  • 9
  • 3
  • This is overly broad. At least define the type and approximate size of data you want to store, access patterns, availability requirements, storage overheads, failure recovery, etc... As is, this only invites personal opinions. – Marc Dec 06 '17 at 13:53
  • I need to setup a DDB for a website of newspaper articles. I just need to store images/videos in a distributed way, I have several servers located in different places; nothing more. – Edai Dec 07 '17 at 11:17

0 Answers0