Insert Overwrite in Hive is not loading the data although it runs ok. -


i created table , and ran insert overwrite load selected data tables not loading data although runs ok. idea?

check if select query returns 0 records. if so, old data doesn't overwritten.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -