Hi team,
I am getting this error while running incremental graph
Caused by: Exception creating the Consumer:
java.io.IOException: Bulk load port already in use. Only one bulk load connection is allowed at a time.
What is this error related to and How can i resolve same
From the community,This error might be because of parallel running two graph,which are using bulk load component.
Please let me know how can i track same and resolve the issue