I installed Data-Integration to both my notebook and the remote ubuntu machine. Now I try to run my notebook job on the remote machine through slave server interface. However, I am not able to do that eventhough I tired very hard with many different explanations on the documentation or the forums. Here's what I have done so far.
First:
Second:
In both try I cannot see any sign of successful connection.
Would you tell me, what am I missing ? How can I get a successful slave server connection ?
First:
- Run the Data Integration server at the remote machine by
./ctlscript.sh start data-integration-server - Then I try to add new slave to Data Integration designer (Spoon) with ip-number, port no. (9080, 8080, 8081 I tried all of them), some random server_name and Web_App_name and my ssh credentials to username and password.
Second:
- I run ./carter.sh from desing-tools/data-integration
- I tried the same the the local machine like above
In both try I cannot see any sign of successful connection.
Would you tell me, what am I missing ? How can I get a successful slave server connection ?