Question
Cisco
US
Last activity: 26 Oct 2020 15:02 EDT
Kafka Dataset does not allow non scalar property in Partition Key
The data set created using Kafka with the source 'Type' as Kafka would not allow the Partition keys to be defined as Non-Scalar property.
The JSON object that we read from the Kafka has unique key that we want to define as Partition Key is inside a page property. E.g., Primay.Page1.Page2.Prop1. Since we cannot define Primay.Page1.Page2.Prop1 as partition key in the data set how can we ensure that the updates related to same item are always published in the same partition?