Hello, I am using the latest version of Airflow (1.10.10), and I want to user JDBCOperator to connect to a Oracle database when get some keys for the next step, but to access the machine, I need first to SSH to a jumpbox, but the operator documentation does not give any information of how can I achieve it, or if its even possible. Can someone help me here?
Hello, I am using the latest version of Airflow (1.10.10), and I want to user JDBCOperator to connect to a Oracle database when get some keys for the next step, but to access the machine, I need first to SSH to a jumpbox, but the operator documentation does not give any information of how can I achieve it, or if its even possible. Can someone help me here?