on 2023 Jun 22 8:01 AM
Hi Gurus
I have setup Input stream Binding between 2 projects .Say suppose, project_main acts as Parent project and project_receiver acts as child project. My cluster configuration looks like this .
Binding config at project_receiver( child project ) :
Binding is working successfully in stage environment and messages successfully passed between parent Project to child project . But in Production binding is not working and messages are not getting passed to child project. what could be reason. Do we require special Authorization access for User ID which we are using in Cluster ? Could any one please suggest ?
Thanks.
Hi Bintu,
I am Lin from streaming team
Based on the two screen show , you use the local cluster to do the input binding in the two streaming project.
It requires the two projects must be running in the same streaming cluster.
From your description, you have two streaming projects : project_main and project_receiver .
1. the project_main and project_receiver must be running in the same streaming cluster
2, You should do the input binding configuration in project_receiver,
the binding information include : local stream name, remote stream name , the cluster name (your setting : user/password , cluster type = local ) and the project_main info (workspace, project name )
For the local input binding, there are not the special Authorization request .
For your production binding issue, could you provide the streaming logs (cluster and projects logs) to have a look in your production environment ?
or , if it is available , please provide the binding projects CCL/CCR files in both production and stage environment !
Thanks, Lin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
59 | |
11 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.