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
Post a Comment