<?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>topic Re: connect to hadoop unix side from alteryx in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/connect-to-hadoop-unix-side-from-alteryx/m-p/28043#M354</link>
    <description>&lt;P&gt;Thanks Pam for the detailed explanation. let me work on it from my side . i think i got the idea of how to do it..&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2016 13:19:00 GMT</pubDate>
    <dc:creator>sid</dc:creator>
    <dc:date>2016-07-22T13:19:00Z</dc:date>
    <item>
      <title>connect to hadoop unix side from alteryx</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/connect-to-hadoop-unix-side-from-alteryx/m-p/27691#M352</link>
      <description>&lt;P&gt;How do we use alteryx command tool to connect to hadoop unix side and get the hadoop environment variables? the requirement is that we would like to access the hadoop cluster based on the environment and pull the pertinent database connection info.. we have 3 servers one for DEV,QA and PROD. We dont want to change the config file everytime we deploy to a new environment.&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 01:10:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/connect-to-hadoop-unix-side-from-alteryx/m-p/27691#M352</guid>
      <dc:creator>sid</dc:creator>
      <dc:date>2018-05-24T01:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: connect to hadoop unix side from alteryx</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/connect-to-hadoop-unix-side-from-alteryx/m-p/27987#M353</link>
      <description>&lt;P&gt;I am going to do a lot of pointing you around here and there for the answer but here it is....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can connect to a unix system from a windows system and run a command using SSH.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/6147203/automating-running-command-on-linux-from-windows-using-putty" target="_blank"&gt;http://stackoverflow.com/questions/6147203/automating-running-command-on-linux-from-windows-using-putty&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Alteryx Designer you can use the run command tool to excecute the above from the&amp;nbsp;command line or put&amp;nbsp;the above in a&amp;nbsp;batch, power shell, python, etc script &amp;nbsp;that&amp;nbsp;write results to a file. As an input to the run command you will read the results&amp;nbsp;file&amp;nbsp;into alteryx and likely have to parse it into fields and do some processing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To&amp;nbsp;make the input configuration dynamic you will put the Input Data tool in a &lt;A href="http://help.alteryx.com/current/BatchMacro.htm" target="_blank"&gt;Batch Macro&lt;/A&gt;. Configure the&amp;nbsp;&lt;A href="http://help.alteryx.com/current/ControlParam.htm" target="_blank"&gt;control parameter&lt;/A&gt; to&amp;nbsp;update the&amp;nbsp;input data tool, there is a good article &lt;A href="https://community.alteryx.com/t5/tkb/articleprintpage/tkb-id/knowledgebase/article-id/694" target="_blank"&gt;here&lt;/A&gt; that has an example of updating an Input Data tool in a batch macro.&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/6929"&gt;@AlexK﻿&lt;/a&gt;&amp;nbsp;may be able to provide additional Input Data tool examples for Batch Macros.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have questions i can send you an example using HDP Sandbox.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 19:44:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/connect-to-hadoop-unix-side-from-alteryx/m-p/27987#M353</guid>
      <dc:creator>PamW</dc:creator>
      <dc:date>2016-07-21T19:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: connect to hadoop unix side from alteryx</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/connect-to-hadoop-unix-side-from-alteryx/m-p/28043#M354</link>
      <description>&lt;P&gt;Thanks Pam for the detailed explanation. let me work on it from my side . i think i got the idea of how to do it..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 13:19:00 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/connect-to-hadoop-unix-side-from-alteryx/m-p/28043#M354</guid>
      <dc:creator>sid</dc:creator>
      <dc:date>2016-07-22T13:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: connect to hadoop unix side from alteryx</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/connect-to-hadoop-unix-side-from-alteryx/m-p/28328#M355</link>
      <description>&lt;P&gt;The Run Command: Write Source &amp;amp; Read Results&lt;/P&gt;

&lt;P&gt;&lt;U&gt;&lt;A href="http://community.alteryx.com/t5/Alteryx-Knowledge-Base/The-Run-Command-Write-Source-amp-Read-Results/ta-p/15723" target="_blank"&gt;http://community.alteryx.com/t5/Alteryx-Knowledge-Base/The-Run-Command-Write-Source-amp-Read-Results/ta-p/15723&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:48:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/connect-to-hadoop-unix-side-from-alteryx/m-p/28328#M355</guid>
      <dc:creator>AngelaO</dc:creator>
      <dc:date>2016-07-26T12:48:35Z</dc:date>
    </item>
  </channel>
</rss>

