In my company we have an Hadoop based ETL solution. These are some of the steps being invoked in our data-flow:
Our goal is to be able to manage the entire ETL process from Spoon. To achieve that I have been trying to use carte server in order to execute spoon jobs remotely. The problem is that currently I dont see any "Slave server" option under the View panel of Spoon. I am using Community Edition and version 7.1. Is that a feature of EE or am I missing some configuration?
Thanks in advance
Since we couldn't find a way to execute jobs through carte (with v7.1) we decided to follow the simplest approach of SSH commands which works fine