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 -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -