A stream from an Import operator or to an Export operator cannot cross a parallel region boundary.
An Import or Export operator cannot be connected to an operator that is either in a parallel region or a parallel region different from the Import or Export operator.Refactor your application so that the imported or exported stream does not cross a parallel region boundary.