GRAPHSTORE_INDEXED_STRING_SAFE_LENGTH("atlas.graphstore.indexed.string.safe.length",Short.MAX_VALUE),// based on org.apache.hadoop.hbase.client.Mutation.checkRow()
GRAPHSTORE_INDEXED_STRING_SAFE_LENGTH("atlas.graphstore.indexed.string.safe.length",Short.MAX_VALUE),// based on org.apache.hadoop.hbase.client.Mutation.checkRow()
@@ -205,6 +201,7 @@ public class NotificationHookConsumer implements Service, ActiveStateChangeHandl
...
@@ -205,6 +201,7 @@ public class NotificationHookConsumer implements Service, ActiveStateChangeHandl
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
largeMessageProcessingTimeThresholdMs=applicationProperties.getInt("atlas.notification.consumer.large.message.processing.time.threshold.ms",60*1000);// 60 sec by default