cancel
Showing results for 
Search instead for 
Did you mean: 

HANA SDS Input Stream Binding works in Stage but not working in PRD

bintu__
Explorer
0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

lin_murong
Explorer
0 Kudos

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

Answers (0)