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

android - Sent Blob results empty -

javascript - Bootstrap Popover: iOS Safari strange behaviour -