<?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>article Talend Job with tHDFSxxx component fails with 'java.io.IOException: No FileSystem for scheme: maprfs' error in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-Job-with-tHDFSxxx-component-fails-with-java-io/ta-p/2151664</link>
    <description>&lt;DIV class="talend-tkb-migrated-content"&gt;&lt;DIV class="lia-message-template-content-zone"&gt; 
 &lt;H1&gt;Problem Description&lt;/H1&gt; 
 &lt;P&gt;When launched from Talend Administration Center (TAC), a Talend Job using the &lt;STRONG&gt;tHDFS&lt;EM&gt;xxx&lt;/EM&gt;&lt;/STRONG&gt; component fails with this error:&lt;/P&gt; 
 &lt;PRE&gt;java.io.IOException: No FileSystem for scheme: maprfs 
at org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2615) 
at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2622) 
at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:91) 
at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2661) 
at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2643) 
at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:404) 
at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:169) 
at etl4_t621.messagecontentstg_0_1.MessageContentSTG.tHDFSDelete_1Process(MessageContentSTG.java:9849) 
at etl4_t621.messagecontentstg_0_1.MessageContentSTG.tFixedFlowInput_1Process(MessageContentSTG.java:6744) at etl4_t621.messagecontentstg_0_1.MessageContentSTG$8.run(MessageContentSTG.java:19417)
[INFO ]: etl4_t621.messagecontentstg_0_1.MessageContentSTG - tSendMail_7 - Connection attempt to 'hostname [INFO ]: etl4_t621.messagecontentstg_0_1.MessageContentSTG - tSendMail_7 - Connection to 'hostname' has succeeded.
[ERROR]: etl4_t621.messagecontentstg_0_1.MessageContentSTG - tDie_4 - The die message: job failed 
[FATAL]: etl4_t621.messagecontentstg_0_1.MessageContentSTG - tDie_4 null&lt;/PRE&gt; 
 &lt;P&gt;The problem is observed only in this specific environment. The Job runs correctly in another Talend environment. The Hadoop MapR version is 5.2.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;H1&gt;Root Cause&lt;/H1&gt; 
 &lt;P&gt;The error message identifies the issue as related to the MapR-FS object definition. This issue is observed when the &lt;STRONG&gt;maprfs-5.2.0-mapr-6.2.0&lt;/STRONG&gt; JAR is not available for the Job.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;The CommandLine library location, &lt;STRONG&gt;C:\Talend\6.4.1\cmdline\studio\configuration\.m2\repository\org\talend\libraries\maprfs-5.2.0-mapr\&lt;/STRONG&gt;, does not include the &lt;STRONG&gt;maprfs-5.2.0-mapr-6.2.0&lt;/STRONG&gt; JAR.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;H1&gt;Solution&lt;/H1&gt; 
 &lt;P&gt;To correct this problem, copy the &lt;STRONG&gt;maprfs-5.2.0-mapr-6.2.0&lt;/STRONG&gt; JAR from the &lt;STRONG&gt;C:\Talend\6.4.1\cmdline\studio\configuration\.m2\repository\org\talend\libraries\maprfs-5.2.0-mapr\&lt;/STRONG&gt; directory in a working environment to the same directory in your environment.&lt;/P&gt; 
&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 09 Feb 2024 18:22:49 GMT</pubDate>
    <dc:creator>TalendSolutionExpert</dc:creator>
    <dc:date>2024-02-09T18:22:49Z</dc:date>
    <item>
      <title>Talend Job with tHDFSxxx component fails with 'java.io.IOException: No FileSystem for scheme: maprfs' error</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-Job-with-tHDFSxxx-component-fails-with-java-io/ta-p/2151664</link>
      <description>&lt;DIV class="talend-tkb-migrated-content"&gt;&lt;DIV class="lia-message-template-content-zone"&gt; 
 &lt;H1&gt;Problem Description&lt;/H1&gt; 
 &lt;P&gt;When launched from Talend Administration Center (TAC), a Talend Job using the &lt;STRONG&gt;tHDFS&lt;EM&gt;xxx&lt;/EM&gt;&lt;/STRONG&gt; component fails with this error:&lt;/P&gt; 
 &lt;PRE&gt;java.io.IOException: No FileSystem for scheme: maprfs 
at org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2615) 
at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2622) 
at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:91) 
at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2661) 
at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2643) 
at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:404) 
at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:169) 
at etl4_t621.messagecontentstg_0_1.MessageContentSTG.tHDFSDelete_1Process(MessageContentSTG.java:9849) 
at etl4_t621.messagecontentstg_0_1.MessageContentSTG.tFixedFlowInput_1Process(MessageContentSTG.java:6744) at etl4_t621.messagecontentstg_0_1.MessageContentSTG$8.run(MessageContentSTG.java:19417)
[INFO ]: etl4_t621.messagecontentstg_0_1.MessageContentSTG - tSendMail_7 - Connection attempt to 'hostname [INFO ]: etl4_t621.messagecontentstg_0_1.MessageContentSTG - tSendMail_7 - Connection to 'hostname' has succeeded.
[ERROR]: etl4_t621.messagecontentstg_0_1.MessageContentSTG - tDie_4 - The die message: job failed 
[FATAL]: etl4_t621.messagecontentstg_0_1.MessageContentSTG - tDie_4 null&lt;/PRE&gt; 
 &lt;P&gt;The problem is observed only in this specific environment. The Job runs correctly in another Talend environment. The Hadoop MapR version is 5.2.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;H1&gt;Root Cause&lt;/H1&gt; 
 &lt;P&gt;The error message identifies the issue as related to the MapR-FS object definition. This issue is observed when the &lt;STRONG&gt;maprfs-5.2.0-mapr-6.2.0&lt;/STRONG&gt; JAR is not available for the Job.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;The CommandLine library location, &lt;STRONG&gt;C:\Talend\6.4.1\cmdline\studio\configuration\.m2\repository\org\talend\libraries\maprfs-5.2.0-mapr\&lt;/STRONG&gt;, does not include the &lt;STRONG&gt;maprfs-5.2.0-mapr-6.2.0&lt;/STRONG&gt; JAR.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;H1&gt;Solution&lt;/H1&gt; 
 &lt;P&gt;To correct this problem, copy the &lt;STRONG&gt;maprfs-5.2.0-mapr-6.2.0&lt;/STRONG&gt; JAR from the &lt;STRONG&gt;C:\Talend\6.4.1\cmdline\studio\configuration\.m2\repository\org\talend\libraries\maprfs-5.2.0-mapr\&lt;/STRONG&gt; directory in a working environment to the same directory in your environment.&lt;/P&gt; 
&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Feb 2024 18:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Talend-Job-with-tHDFSxxx-component-fails-with-java-io/ta-p/2151664</guid>
      <dc:creator>TalendSolutionExpert</dc:creator>
      <dc:date>2024-02-09T18:22:49Z</dc:date>
    </item>
  </channel>
</rss>

