Created 10-14-2015 07:44 PM
I see it in the code but can someone confirm that 'StrictHostKeyChecking=no' is indeed on be default, for the SSH action, in Oozie 4.1?
Created 10-15-2015 02:22 PM
Yes, that is what I see on my HDP 2.2.4 cluster (Oozie 4.1.0.2.2.4.2-2) and in the source: https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/action/ssh/SshAction...
View solution in original post