<?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: TOS 5.2.1 Big Data Distribution Mapr THDFS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332821#M101663</link>
    <description>Hi, 
&lt;BR /&gt;I just try to change the MaprClient.dll. 
&lt;BR /&gt;I have the memory leak with the MaprClient.dll form the mapr-client-2.0.0. 
&lt;BR /&gt;I download he MaprClient.dll form the mapr-client-2.1.2 and i have a new error : 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: java.lang.Error: java.lang.UnsatisfiedLinkError: com.mapr.fs.MapRClient.initSpoofedUser(Ljava/lang/String;ILjava/lang/String;I)I 
&lt;BR /&gt; 
&lt;BR /&gt;Is it a new problem with the version of the MaprClient.dll ?? 
&lt;BR /&gt;Thank you 
&lt;BR /&gt; 
&lt;BR /&gt;Regards,</description>
    <pubDate>Wed, 20 Mar 2013 08:22:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-03-20T08:22:49Z</dc:date>
    <item>
      <title>TOS 5.2.1 Big Data Distribution Mapr THDFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332818#M101660</link>
      <description>Hi everybody, 
&lt;BR /&gt;I've created a data integration job to connect to MapR distribution 
&lt;BR /&gt;I?ve two components, a tHDFSList and a TJava (to print the filename), you wan see it in the attached picture 
&lt;BR /&gt;I configured the tHDFSList and ran the job but here is my problem : 
&lt;BR /&gt;I think there is a memory leak? The java.exe process increase until 3Go and my computer crashes. 
&lt;BR /&gt;I try without value in the different parameters, it?s the same behavior. 
&lt;BR /&gt;I change the distribution and try with another : no problem, I have an error like ?server timeout?, but it?s normal. 
&lt;BR /&gt;I don?t understand the problem with the MapR distribution. 
&lt;BR /&gt;You can find the component screener in a attached picture. 
&lt;BR /&gt;Please help ? 
&lt;BR /&gt;For information, i had a first problem with Mapr, unsatisfiedlink error mapr client but i resolved it finding the solution in another topic (i had to instal a mapr client and declare the dll in the path environnement) 
&lt;BR /&gt;Regards, 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME9s.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144705iDD5A256D386C692E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME9s.png" alt="0683p000009ME9s.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME4s.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140451i4ADE2B28E9114981/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME4s.png" alt="0683p000009ME4s.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332818#M101660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 5.2.1 Big Data Distribution Mapr THDFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332819#M101661</link>
      <description>Hi 
&lt;BR /&gt;What OS and JVM are you using? I'd be surprised that this is a general issue, as it would have been most likely have been reported before. 
&lt;BR /&gt;The Doc highlights the need to have MAPR available on PATH 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=tHiveClose&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tHiveClose&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt;Ciaran</description>
      <pubDate>Tue, 19 Mar 2013 23:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332819#M101661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-19T23:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 5.2.1 Big Data Distribution Mapr THDFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332820#M101662</link>
      <description>Hi, 
&lt;BR /&gt;Thanks Ciaran for your reply. 
&lt;BR /&gt;I'm using Win 7 and Java 1.7 
&lt;BR /&gt;I tried a Hive scenario (connection + input + close ) and it works fine. 
&lt;BR /&gt;But when i try with tHDFS (or tPigLoad) i have the same problem, increase of the allocated memory and crash. 
&lt;BR /&gt;Is it a problem with the MaprClient.dll ? I ask me that because I agree that it is a surprise that nobody reports the problem. 
&lt;BR /&gt;Thank you for your help 
&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 20 Mar 2013 07:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332820#M101662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-20T07:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 5.2.1 Big Data Distribution Mapr THDFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332821#M101663</link>
      <description>Hi, 
&lt;BR /&gt;I just try to change the MaprClient.dll. 
&lt;BR /&gt;I have the memory leak with the MaprClient.dll form the mapr-client-2.0.0. 
&lt;BR /&gt;I download he MaprClient.dll form the mapr-client-2.1.2 and i have a new error : 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: java.lang.Error: java.lang.UnsatisfiedLinkError: com.mapr.fs.MapRClient.initSpoofedUser(Ljava/lang/String;ILjava/lang/String;I)I 
&lt;BR /&gt; 
&lt;BR /&gt;Is it a new problem with the version of the MaprClient.dll ?? 
&lt;BR /&gt;Thank you 
&lt;BR /&gt; 
&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 20 Mar 2013 08:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332821#M101663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-20T08:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 5.2.1 Big Data Distribution Mapr THDFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332822#M101664</link>
      <description>Hello,
&lt;BR /&gt;The second error is a mismatch between your mapr client and the maprfs library. Talend doesn't support MapR 2.1.2 yet.
&lt;BR /&gt;The first one comes from the dll as far as I know. Did you try to get help from MapR forums?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Rémy.</description>
      <pubDate>Wed, 20 Mar 2013 12:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332822#M101664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-20T12:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 5.2.1 Big Data Distribution Mapr THDFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332823#M101665</link>
      <description>Hello Rémy,
&lt;BR /&gt;Thanks for your reply.
&lt;BR /&gt;I understand for the problem with version 2.1.2.
&lt;BR /&gt;The memory leak with the MaprClient 2.0.0 is a MaprClient problem. 
&lt;BR /&gt;I download the 1.2.0 MaprCLient (compatible with Talend)
&lt;BR /&gt;I don't have anymore the problem of the memory leak.
&lt;BR /&gt;But it's still not ok ... 
&lt;BR /&gt;Now i have the error 
&lt;BR /&gt;"Some error on socket 940
&lt;BR /&gt;2013-03-20 14:36:55,3887 ERROR Cidcache fs/client/fileclient/cc/cidcache.cc:1047 Thread: -2 Lookup of volume mapr.cluster.root failed, error Unknown error(108), CLDB: *********:8020 trying another CLDB
&lt;BR /&gt;Some error on socket 940
&lt;BR /&gt;2013-03-20 14:36:56,4768 ERROR Client fs/client/fileclient/cc/client.cc:226 Thread: -2 Failed to initialize client for cluster ****************:8020, error Unknown error(108)
&lt;BR /&gt;Exception in component tHDFSList_1
&lt;BR /&gt;java.io.IOException: Could not create FileClient
&lt;BR /&gt; at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:192)
&lt;BR /&gt; at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:202)
&lt;BR /&gt; at com.mapr.fs.MapRFileSystem.listMapRStatus(MapRFileSystem.java:514)
&lt;BR /&gt; at com.mapr.fs.MapRFileSystem.listStatus(MapRFileSystem.java:558)
&lt;BR /&gt; at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:834)
&lt;BR /&gt; at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:859)
&lt;BR /&gt; at p_dtp_input.test_0_1.test.tHDFSList_1Process(test.java:443)
&lt;BR /&gt; at p_dtp_input.test_0_1.test.tHDFSConnection_1Process(test.java:362)
&lt;BR /&gt; at p_dtp_input.test_0_1.test.runJobInTOS(test.java:781)
&lt;BR /&gt; at p_dtp_input.test_0_1.test.main(test.java:649) " 
&lt;BR /&gt;
&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 20 Mar 2013 13:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332823#M101665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-20T13:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: TOS 5.2.1 Big Data Distribution Mapr THDFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332824#M101666</link>
      <description>Hello,&lt;BR /&gt;This error means that your CLDB is not started because of a volume issue. Is your CLDB started on the cluster side? Are you able to browse this following web page: http://CLDB_HOSTNAME:8443 ?&lt;BR /&gt;Rémy</description>
      <pubDate>Mon, 25 Mar 2013 04:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-5-2-1-Big-Data-Distribution-Mapr-THDFS/m-p/2332824#M101666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-25T04:48:44Z</dc:date>
    </item>
  </channel>
</rss>

