The partitionBy attribute of the parallel annotation is missing the port or attributes attribute.
The format of the partitionBy attribute is incorrect. It must have a port attribute and an optionally empty list of attributes.Correct the partitionBy attribute.