skipHiveColumnLineageHive20633InputsThreshold=applicationProperties.getInt(CONSUMER_SKIP_HIVE_COLUMN_LINEAGE_HIVE_20633_INPUTS_THRESHOLD,15);// skip if avg # of inputs is > 15
skipHiveColumnLineageHive20633InputsThreshold=applicationProperties.getInt(CONSUMER_SKIP_HIVE_COLUMN_LINEAGE_HIVE_20633_INPUTS_THRESHOLD,15);// skip if avg # of inputs is > 15
largeMessageProcessingTimeThresholdMs=applicationProperties.getInt("atlas.notification.consumer.large.message.processing.time.threshold.ms",60*1000);// 60 sec by default