Unable to populate data in Hive target table but extracted from source
We have observed that one of our production job extracted data from source but unable to populate data in hive. In fact populating 0 records in Hive table.
Please make sure your job level properties are having the property Orc Create Index = TRUE, if this property value is set to FALSE then if any filters being applied to the sources or transformations present in the dataflow wouldn’t return any rows due to the value being set to FALSE. Diyotta by default provides this values as TRUE for the property.