<?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: Talend and R Integration in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212815#M10316</link>
    <description>Thanks for your response. I tried that as well, but the tFileOutputDelimited component does not establish a connection with tExecuteRScript.&amp;nbsp;&lt;BR /&gt;The flow was like&lt;BR /&gt;Snowflakes--&amp;gt;tFileOutputDelimited---&amp;gt;tExecuteRScript---&amp;gt;Sql Server</description>
    <pubDate>Tue, 21 Feb 2017 21:37:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-21T21:37:09Z</dc:date>
    <item>
      <title>Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212813#M10314</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;We have a requirement for running an R Model to produce some results for us. The flow we would like to go with is:&lt;BR /&gt;SnowFlakes(Data Warehouse) -- &amp;gt; tExecuteRScript ----&amp;gt; SQL Server&lt;BR /&gt;I want to pull data from snowflakes which is in the cloud and then pass the data through the R script and store the output to SQL server. I have installed the tExecuteRscript but for some reason I am not able to establish a connection between SnowFlakes and R. Any help will be appreciated.&amp;nbsp;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 19:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212813#M10314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-21T19:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212814#M10315</link>
      <description>&lt;A href="https://gabrielebaldassarre.com/talend/texecuterscript/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://gabrielebaldassarre.com/talend/texecuterscript/&lt;/A&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT color="#000b29"&gt;&lt;FONT size="2"&gt;&lt;FONT face="'Open Sans', Arial, sans-serif"&gt;Please note that this is a starting/generating component, not a processing component. This means that incoming data connections are not allowed here.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000b29"&gt;&lt;FONT size="2"&gt;&lt;FONT face="'Open Sans', Arial, sans-serif"&gt;To use it, just write down in the box the code you want to be executed by R. Please note this must be correctly quoted and escaped.&amp;nbsp;Alternatively, you can source a code from an external .R file.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;
&lt;FONT color="#000b29"&gt;&lt;FONT size="2"&gt;&lt;FONT face="'Open Sans', Arial, sans-serif"&gt;You can read this site, in this case Your flow must be&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#000b29"&gt;&lt;FONT size="2"&gt;&lt;FONT face="'Open Sans', Arial, sans-serif"&gt;SnowFlake -&amp;gt; local storage (csv ?) -&amp;gt; R-Script which load and calculate result -&amp;gt; Store Result somewhere -&amp;gt; load result to SQL Server&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="#000b29"&gt;&lt;FONT size="2"&gt;&lt;FONT face="'Open Sans', Arial, sans-serif"&gt;or You can test SQL Server 2016 with R-Service installed&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#000b29"&gt;&lt;FONT size="2"&gt;&lt;FONT face="'Open Sans', Arial, sans-serif"&gt;in last case Your flow will be&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#000b29"&gt;&lt;FONT size="2"&gt;&lt;FONT face="'Open Sans', Arial, sans-serif"&gt;SnowFlake -&amp;gt; SQL Server table -&amp;gt; tMSSQLrow (call r-script from T-SQL)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 21 Feb 2017 21:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212814#M10315</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-02-21T21:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212815#M10316</link>
      <description>Thanks for your response. I tried that as well, but the tFileOutputDelimited component does not establish a connection with tExecuteRScript.&amp;nbsp;&lt;BR /&gt;The flow was like&lt;BR /&gt;Snowflakes--&amp;gt;tFileOutputDelimited---&amp;gt;tExecuteRScript---&amp;gt;Sql Server</description>
      <pubDate>Tue, 21 Feb 2017 21:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212815#M10316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-21T21:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212816#M10317</link>
      <description>Hi All,&lt;BR /&gt;Any help on this topic is apprecaited.</description>
      <pubDate>Wed, 22 Feb 2017 15:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212816#M10317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-22T15:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212817#M10318</link>
      <description>tFileOutputDelimited could not be connected with tExecuteRScript&lt;BR /&gt;use OnSubJobOk (or OnComponentOk) instead</description>
      <pubDate>Thu, 23 Feb 2017 09:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212817#M10318</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-02-23T09:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212818#M10319</link>
      <description>Yes I did that and it was getting connected. Thanks for the suggestion.</description>
      <pubDate>Thu, 23 Feb 2017 14:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212818#M10319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-23T14:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212819#M10320</link>
      <description>Hi Vapukov, 
&lt;BR /&gt;I am getting the below error. Could you please let me know if this is something you have faced earlier. Sorry I am new to Talend: 
&lt;BR /&gt;As no loop expression was given, the biggest column of data will actually limit the number of iterations 
&lt;BR /&gt;Exception in component tExecuteRScript_2 
&lt;BR /&gt;java.lang.NullPointerException 
&lt;BR /&gt; at org.gabrielebaldassarre.customcode.jri.tJRISymbol.evaluate(tJRISymbol.java:29) 
&lt;BR /&gt; at org.gabrielebaldassarre.customcode.jri.tJRISilentClientImpl.evaluateSymbol(tJRISilentClientImpl.java:31) 
&lt;BR /&gt; at org.gabrielebaldassarre.customcode.jri.tJRIFlowBehaviour.visit(tJRIFlowBehaviour.java:55) 
&lt;BR /&gt; at test__java.rmodel_0_1.RModel.tExecuteRScript_2Process(RModel.java:1873) 
&lt;BR /&gt; at test__java.rmodel_0_1.RModel.tSnowflakeInput_1Process(RModel.java:1069) 
&lt;BR /&gt; at test__java.rmodel_0_1.RModel.runJobInTOS(RModel.java:2395) 
&lt;BR /&gt; at test__java.rmodel_0_1.RModel.main(RModel.java:2229) 
&lt;BR /&gt;: test__java.rmodel_0_1.RModel - tExecuteRScript_2 null</description>
      <pubDate>Fri, 24 Feb 2017 15:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212819#M10320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-24T15:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212820#M10321</link>
      <description>Any help on the same is appreciated.</description>
      <pubDate>Fri, 24 Feb 2017 19:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212820#M10321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-24T19:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212821#M10322</link>
      <description>Hi All, 
&lt;BR /&gt;Below is the error that we get although we installed all the required packages: 
&lt;BR /&gt;Error in library(dplyr) : there is no package called 'dplyr' 
&lt;BR /&gt;As no loop expression was given, the biggest column of data will actually limit the number of iterations 
&lt;BR /&gt;Evaluating expression: 'is.integer(x)' 
&lt;BR /&gt;Error: object 'x' not found 
&lt;BR /&gt;Exception in component tExecuteRScript_2 
&lt;BR /&gt;java.lang.NullPointerException 
&lt;BR /&gt; at org.gabrielebaldassarre.customcode.jri.tJRISymbol.evaluate(tJRISymbol.java:29) 
&lt;BR /&gt; at org.gabrielebaldassarre.customcode.jri.tJRIStandardClientImpl.evaluateSymbol(tJRIStandardClientImpl.java:82) 
&lt;BR /&gt; at org.gabrielebaldassarre.customcode.jri.tJRIFlowBehaviour.visit(tJRIFlowBehaviour.java:55) 
&lt;BR /&gt; at test__java.rmodel_0_1.RModel.tExecuteRScript_2Process(RModel.java:1882) 
&lt;BR /&gt; at test__java.rmodel_0_1.RModel.tSnowflakeInput_1Process(RModel.java:1078) 
&lt;BR /&gt; at test__java.rmodel_0_1.RModel.runJobInTOS(RModel.java:2404) 
&lt;BR /&gt; at test__java.rmodel_0_1.RModel.main(RModel.java:2238) 
&lt;BR /&gt;: test__java.rmodel_0_1.RModel - tExecuteRScript_2 null 
&lt;BR /&gt;Any help on the above error is appreciated</description>
      <pubDate>Fri, 24 Feb 2017 21:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212821#M10322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-24T21:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212822#M10323</link>
      <description>Any help on the above will be appreciated.</description>
      <pubDate>Mon, 27 Feb 2017 19:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212822#M10323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-27T19:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and R Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212823#M10324</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how to get texecuteRscript activity available in talend. please help with details on what component / packages to install&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 16:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-R-Integration/m-p/2212823#M10324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-15T16:50:59Z</dc:date>
    </item>
  </channel>
</rss>

