<?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 HAWQ database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286797#M60419</link>
    <description>&lt;P&gt;I used tGreenplumGPLoad component to load data in Hadoop. But the job is bit tricky one.&lt;BR /&gt;You can configure tGreenplumGPLoad in Talend. Can fire query on that DB. But you cannot load directly. Because this component utilises the parallel loading feature of Greenplum. Greenplum parallel loading requires gpfdist (using external table loading feature) or a wrapper called gpload. Here in this case gpload is used (in the Advanced settings tab of the tGreenplumGPLoad component). Problem is gpload is a python script. So generally we run it in Unix environment. If you are able to create an executable gpload.exe from it, then you can run it in Windows.&lt;BR /&gt;My suggestion is to export the job in Unix environment. Unzip the job folder there. You'll see &amp;lt;jobname&amp;gt;.sh inside it. You can run that shell script there. There it will run on the gpload.py script. So to do that I would suggest make context for all the connection string of the databases you have in Talend job and for the YAML control file (in the Advanced settings tab of the tGreenplumGPLoad component). Save the job, export and then run the script only.&lt;BR /&gt;If you are still facing an issue, let me know. I can upload images also.&lt;BR /&gt;Happy Learning...&lt;/P&gt;</description>
    <pubDate>Thu, 28 Aug 2014 14:09:34 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2014-08-28T14:09:34Z</dc:date>
    <item>
      <title>connect to HAWQ database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286792#M60414</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;How can i connect to HAWQ database? is it using tgreenplumbulkexec or using thive. I just need a simple scenario like 1)setup connection 2)create a table or update data in existing table&lt;BR /&gt;i have created the job as this tgreenplumconnection -&amp;gt;tgreenplumpgload it failed with error cant find gpload.exe file &lt;BR /&gt;the other scenario is tgreenplumconnection -&amp;gt;tgreenplumbulkexec it shows force not null columns must have a value&lt;BR /&gt;can someone help me on this.&lt;BR /&gt;thank you in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286792#M60414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: connect to HAWQ database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286793#M60415</link>
      <description>&lt;P&gt;Hi Sunil,&lt;BR /&gt;From where you got this HAWK database? Even google couldn't find it... Can you pl tell me more about HAWK?&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2014 06:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286793#M60415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-10T06:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: connect to HAWQ database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286794#M60416</link>
      <description>&lt;P&gt;Hawk is part of EMC's Hadoop ecosystem that is unique to EMC. It provides a high degree of sql standard compliance. The benefits of Hadoop without having to completely retrain relational folks. It is not Greenplum, it is a sort of greenplum wrapper around HDFS which may be why the greenplum connectors are not working. I have never used it, just seen some demos. &lt;BR /&gt;&lt;A href="http://www.emc.com/about/news/press/2013/20130225-04.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.emc.com/about/news/press/2013/20130225-04.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2014 12:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286794#M60416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-10T12:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: connect to HAWQ database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286795#M60417</link>
      <description>&lt;P&gt;Did you manage to connect to HAWQ using Talend?&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 16:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286795#M60417</guid>
      <dc:creator>Dezzsoke</dc:creator>
      <dc:date>2014-05-09T16:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: connect to HAWQ database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286796#M60418</link>
      <description>&lt;P&gt;yes, i was able to connect to HAWQ. Are you still facing the issue? what is the error?&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2014 15:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286796#M60418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-12T15:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: connect to HAWQ database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286797#M60419</link>
      <description>&lt;P&gt;I used tGreenplumGPLoad component to load data in Hadoop. But the job is bit tricky one.&lt;BR /&gt;You can configure tGreenplumGPLoad in Talend. Can fire query on that DB. But you cannot load directly. Because this component utilises the parallel loading feature of Greenplum. Greenplum parallel loading requires gpfdist (using external table loading feature) or a wrapper called gpload. Here in this case gpload is used (in the Advanced settings tab of the tGreenplumGPLoad component). Problem is gpload is a python script. So generally we run it in Unix environment. If you are able to create an executable gpload.exe from it, then you can run it in Windows.&lt;BR /&gt;My suggestion is to export the job in Unix environment. Unzip the job folder there. You'll see &amp;lt;jobname&amp;gt;.sh inside it. You can run that shell script there. There it will run on the gpload.py script. So to do that I would suggest make context for all the connection string of the databases you have in Talend job and for the YAML control file (in the Advanced settings tab of the tGreenplumGPLoad component). Save the job, export and then run the script only.&lt;BR /&gt;If you are still facing an issue, let me know. I can upload images also.&lt;BR /&gt;Happy Learning...&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2014 14:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286797#M60419</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-08-28T14:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: connect to HAWQ database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286798#M60420</link>
      <description>&lt;P&gt;We ended up creating our own GreenplumpGPLoad component that accepts the column descriptors and creates the YAML automatically.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 14:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286798#M60420</guid>
      <dc:creator>Dezzsoke</dc:creator>
      <dc:date>2014-09-08T14:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: connect to HAWQ database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286799#M60421</link>
      <description>&lt;P&gt;Can you please share the component that will create the YAML file automatically&amp;nbsp;&lt;BR /&gt;Thanks&lt;BR /&gt;Maya&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2015 22:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286799#M60421</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-09T22:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: connect to HAWQ database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286800#M60422</link>
      <description>&lt;P&gt;How did you get GPLoad component to work at all? I have downloaded the gpload tools for windows from Pivotal and now I can get my gpload component to successfully ping my server and then nothing more - It doesn't even try to load data from a file. If I give it a non-existent file, table or schema it does not complain one bit - When I run the GPLoad component this is what I get:&lt;BR /&gt; connected&lt;BR /&gt;Setting up PATH for Greenplum Loaders&lt;BR /&gt;LOADERS environment variables configured successfully.&lt;BR /&gt; disconnected&lt;BR /&gt;To specifiy - I set the gpload path in advanced settings to this (otherwise it 'cannot find file specified'):&lt;BR /&gt;C:/Programfile.../greenplum-loaders-.../greenplum_loaders_path.bat&lt;BR /&gt;So what on earth do I do to get it to actually load a file? I have my own created .yml file as I used to run gpload manually, but I would highly prefer to get talend to do it (so I know my .yml file and gpload tools work as I have used them manually for the same data, table, etc etc).&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2015 13:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connect-to-HAWQ-database/m-p/2286800#M60422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-26T13:23:10Z</dc:date>
    </item>
  </channel>
</rss>

