<?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: Get Executing Machine Name in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202512#M4181</link>
    <description>java.net.InetAddress.getLocalhost().getHostName() or java.net.InetAddress.getLocalhost().getCononicalHostName() will also get you the host name for the machine running the job.</description>
    <pubDate>Thu, 12 May 2011 14:18:19 GMT</pubDate>
    <dc:creator>rbaldwin</dc:creator>
    <dc:date>2011-05-12T14:18:19Z</dc:date>
    <item>
      <title>Get Executing Machine Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202509#M4178</link>
      <description>Does anyone have any suggestions on the best way to get the machine name that a job is executing on?&lt;BR /&gt;Thanks,&lt;BR /&gt;Neil</description>
      <pubDate>Sat, 16 Nov 2024 12:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202509#M4178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Get Executing Machine Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202510#M4179</link>
      <description>Hi Neil,
&lt;BR /&gt;You can simply use a tSystem component. This component allows you to execute any system command. Just print the computer name with an echo, and use the parameters of the tSystem to catch what this command returns and output it into a column in the component.</description>
      <pubDate>Thu, 12 May 2011 13:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202510#M4179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-12T13:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Get Executing Machine Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202511#M4180</link>
      <description>In java you can use --&amp;gt; System.getenv("COMPUTERNAME")</description>
      <pubDate>Thu, 12 May 2011 14:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202511#M4180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-12T14:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get Executing Machine Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202512#M4181</link>
      <description>java.net.InetAddress.getLocalhost().getHostName() or java.net.InetAddress.getLocalhost().getCononicalHostName() will also get you the host name for the machine running the job.</description>
      <pubDate>Thu, 12 May 2011 14:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202512#M4181</guid>
      <dc:creator>rbaldwin</dc:creator>
      <dc:date>2011-05-12T14:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get Executing Machine Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202513#M4182</link>
      <description>Thanks all. Working now.&lt;BR /&gt;Neil</description>
      <pubDate>Thu, 12 May 2011 22:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-Executing-Machine-Name/m-p/2202513#M4182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-12T22:26:06Z</dc:date>
    </item>
  </channel>
</rss>

