<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Can Oozie jobs execute scripts from the sandbox version 2.5 through DockerSSH port 2222? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Oozie-jobs-execute-scripts-from-the-sandbox-version-2-5/m-p/172298#M45909</link>
    <description>&lt;P&gt;I am having trouble since my script was trying to call other scripts from the dockerSSH of the sandbox. I would like to leave them there and not have them in the hdfs if possible. Is there a way to have Oozie use those scripts?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Nov 2016 05:19:55 GMT</pubDate>
    <dc:creator>ashley_galvan</dc:creator>
    <dc:date>2016-11-11T05:19:55Z</dc:date>
    <item>
      <title>Can Oozie jobs execute scripts from the sandbox version 2.5 through DockerSSH port 2222?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Oozie-jobs-execute-scripts-from-the-sandbox-version-2-5/m-p/172298#M45909</link>
      <description>&lt;P&gt;I am having trouble since my script was trying to call other scripts from the dockerSSH of the sandbox. I would like to leave them there and not have them in the hdfs if possible. Is there a way to have Oozie use those scripts?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 05:19:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Oozie-jobs-execute-scripts-from-the-sandbox-version-2-5/m-p/172298#M45909</guid>
      <dc:creator>ashley_galvan</dc:creator>
      <dc:date>2016-11-11T05:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can Oozie jobs execute scripts from the sandbox version 2.5 through DockerSSH port 2222?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Oozie-jobs-execute-scripts-from-the-sandbox-version-2-5/m-p/172299#M45910</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14280/ashleygalvan.html" nodeid="14280"&gt;@Ashley Galvan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you are able to do ssh from Oozie server to docker node via 2222 then its possible using oozie's ssh action.&lt;/P&gt;&lt;P&gt;please refer &lt;A href="https://community.hortonworks.com/articles/7413/oozie-ssh-action.html" target="_blank"&gt;https://community.hortonworks.com/articles/7413/oozie-ssh-action.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note - you might need to add oozie.action.ssh.command.port to 2222 in oozie-site.xml in order to get this stuff working.&lt;/P&gt;&lt;P&gt;Please try this and let me know how it goes.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 21:35:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Oozie-jobs-execute-scripts-from-the-sandbox-version-2-5/m-p/172299#M45910</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2016-11-11T21:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can Oozie jobs execute scripts from the sandbox version 2.5 through DockerSSH port 2222?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Oozie-jobs-execute-scripts-from-the-sandbox-version-2-5/m-p/172300#M45911</link>
      <description>&lt;P&gt;Hey, so in order to get it to work; I was doing the mistake of creating the pwdless keygen in root@sandbox.hortonworks.com but I was suppose to be in oozie host in order to get it to work. 
so to go into the steps

sudo su - oozie
ssh-keygen -t rsa
(for pwdless) just press enter twice
then ssh-copy-id 'user'@'ipAddress'
once that is done --
test it "ssh 'user'@ipAddress' "
**don't remember if it asked for a password for user@ipAddress after ssh-copy-id or when you first connect either way it should be the password you have for the sandbox.**&lt;/P&gt;&lt;P&gt;in case that didn't work, I did add that property you mention &lt;A rel="user" href="https://community.cloudera.com/users/504/kkulkarni.html" nodeid="504"&gt;@Kuldeep Kulkarni.&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 01:20:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Oozie-jobs-execute-scripts-from-the-sandbox-version-2-5/m-p/172300#M45911</guid>
      <dc:creator>ashley_galvan</dc:creator>
      <dc:date>2016-11-15T01:20:55Z</dc:date>
    </item>
  </channel>
</rss>

