How unstructured data is stored in hadoop?
Score: 4.1/5 (26 votes) Hadoop is designed to support Big Data – Data that is too big for any traditional database technologies to accommodate. Unstructured data is BIG – really BIG in most cases. Data in HDFS is stored as files. Hadoop does not enforce on having a schema or a structure to the data ...