Module 3-1
Module 3-1
Schema on READ – it’s does not verify the Schema on WRITE – table schema is
schema while it’s loaded the data enforced at data load time i.e if the data
being loaded does not conformed on
schema in that case it will reject
It’s very easily scalable at low cost Not much Scalable, costly scale up.
It’s based on hadoop notation that is Write In traditional database we can read and
once and read many times write many time
Record level updates is not possible in Hive Record level updates, insertions and
deletes, transactions and indexes are
possible