<?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 BD Error - package org.apache.hadoop.io does not exist in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329801#M98956</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt; 
&lt;P&gt;I have the same problem and I can't solve this. The problem is that SqoopImport component isn't able to solve de Query to insert the data in S3. Can't load the following classes&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;import org.apache.hadoop.io.BytesWritable;&lt;BR /&gt;import org.apache.hadoop.io.Text;&lt;BR /&gt;import org.apache.hadoop.io.Writable;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but load correctly others like&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;import org.apache.hadoop.mapred.lib.db.DBWritable;&lt;BR /&gt;import com.cloudera.sqoop.lib.JdbcWritableBridge;&lt;BR /&gt;import com.cloudera.sqoop.lib.DelimiterSet;&lt;BR /&gt;import com.cloudera.sqoop.lib.FieldFormatter;&lt;BR /&gt;import com.cloudera.sqoop.lib.RecordParser;&lt;BR /&gt;import com.cloudera.sqoop.lib.BooleanParser;&lt;BR /&gt;import com.cloudera.sqoop.lib.BlobRef;&lt;BR /&gt;import com.cloudera.sqoop.lib.ClobRef;&lt;BR /&gt;import com.cloudera.sqoop.lib.LargeObjectLoader;&lt;BR /&gt;import com.cloudera.sqoop.lib.SqoopRecord;&lt;BR /&gt;import java.sql.PreparedStatement;&lt;BR /&gt;import java.sql.ResultSet;&lt;BR /&gt;import java.sql.SQLException;&lt;BR /&gt;import java.io.DataInput;&lt;BR /&gt;import java.io.DataOutput;&lt;BR /&gt;import java.io.IOException;&lt;BR /&gt;import java.nio.ByteBuffer;&lt;BR /&gt;import java.nio.CharBuffer;&lt;BR /&gt;import java.sql.Date;&lt;BR /&gt;import java.sql.Time;&lt;BR /&gt;import java.sql.Timestamp;&lt;BR /&gt;import java.util.Arrays;&lt;BR /&gt;import java.util.Iterator;&lt;BR /&gt;import java.util.List;&lt;BR /&gt;import java.util.Map;&lt;BR /&gt;import java.util.HashMap;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What is the problem? Did the other users solve this issue?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The version of talend is Talend Open Studio Big Data 7.1.1&lt;/P&gt; 
&lt;P&gt;java JDK is 1.8&lt;/P&gt; 
&lt;P&gt;Cloudera -- CDH5.14.4 Dymanic load in the repository.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2019 12:29:02 GMT</pubDate>
    <dc:creator>roalro</dc:creator>
    <dc:date>2019-05-03T12:29:02Z</dc:date>
    <item>
      <title>TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329797#M98952</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am getting the error "package org.apache.hadoop.io does not exist" when trying to import using tsqoopimport from TOS for bigdata windows client to CDH 5.13 quickstart vm Hive database. Could you please help in resolving this.&lt;BR /&gt;&lt;BR /&gt;I tried to set the environment variables in CDH but still the same issue continues. $JAVA_HOME is also set to JDK 1.7 path.&lt;BR /&gt;export HADOOP_HOME=/usr/lib/hadoop&lt;BR /&gt;export HADOOP_MAPRED_HOME=$HADOOP_HOME&lt;BR /&gt;export HADOOP_COMMON_HOME=$HADOOP_HOME&lt;BR /&gt;export HADOOP_HDFS_HOME=$HADOOP_HOME&lt;BR /&gt;export YARN_HOME=$HADOOP_HOME&lt;BR /&gt;export HADOOP_COMMON_LIB_NATIVE_DIR=$HADOOP_HOME/lib/native&lt;BR /&gt;export PATH=$PATH:$HADOOP_HOME/sbin:$HADOOP_HOME/bin&lt;BR /&gt;export HADOOP_INSTALL=$HADOOP_HOME&lt;BR /&gt;export CLASSPATH=/usr/lib/hadoop/client-0.20:/usr/lib/hive/lib&lt;BR /&gt;&lt;BR /&gt;Error Log below :&lt;BR /&gt;Starting job Sqoop_DB2_to_Hive at 15:05 09/10/2018.&lt;BR /&gt;[statistics] connecting to socket on port 3768&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[WARN ]: org.ap&lt;/P&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MclY" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329797#M98952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329798#M98953</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please clarify in which Talend open studio for bigdata version/edition you are?&lt;/P&gt;
&lt;P&gt;Ensure proper version of JDK is installed. For v6 of Talend products JDKv1.8 is required.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 08:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329798#M98953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T08:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329799#M98954</link>
      <description>&lt;P&gt;Hello Sabrina&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am also getting same error . Below is the error detail.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Talend version is 7.0.1 (Real Time Big data edition)&lt;/P&gt; 
&lt;P&gt;Hadoop Cluster is Hortonworks-HDP 2.6.5&lt;/P&gt; 
&lt;P&gt;JDk Version is 1.8&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&lt;BR /&gt;Starting job HDFS_Test at 11:19 24/10/2018.

[statistics] connecting to socket on port 3348
[statistics] connected
[WARN ]: org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
[WARN ]: org.apache.sqoop.ConnFactory - $SQOOP_CONF_DIR has not been set in the environment. Cannot check for additional configuration.
\tmp\sqoop-sharmak\compile\206cc178cefacea3ee8aec4e221c9238\T_SFO_USER.java:7: error: package org.apache.hadoop.io does not exist
import org.apache.hadoop.io.BytesWritable;
                           ^
\tmp\sqoop-sharmak\compile\206cc178cefacea3ee8aec4e221c9238\T_SFO_USER.java:8: error: package org.apache.hadoop.io does not exist
import org.apache.hadoop.io.Text;
                           ^
\tmp\sqoop-sharmak\compile\206cc178cefacea3ee8aec4e221c9238\T_SFO_USER.java:9: error: package org.apache.hadoop.io does not exist
import org.apache.hadoop.io.Writable;
                           ^
\tmp\sqoop-sharmak\compile\206cc178cefacea3ee8aec4e221c9238\T_SFO_USER.java:37: error: cannot access Writable
public class T_SFO_USER extends SqoopRecord  implements DBWritable, Writable {
       ^
  class file for org.apache.hadoop.io.Writable not found
\tmp\sqoop-sharmak\compile\206cc178cefacea3ee8aec4e221c9238\T_SFO_USER.java:6348: error: cannot find symbol
  public void parse(Text __record) throws RecordParser.ParseError {
                    ^
  symbol:   class Text
  location: class T_SFO_USER
\tmp\sqoop-sharmak\compile\206cc178cefacea3ee8aec4e221c9238\T_SFO_USER.java:898: error: cannot find symbol
    this.Id = Id;
    ^          ^
  symbol:   variable this
  location: class T_SFO_USER
\tmp\sqoop-sharmak\compile\206cc178cefacea3ee8aec4e221c9238\T_SFO_USER.java:1239: error: cannot find symbol
    this.MobilePhone = MobilePhone;
    ^
  symbol:   variable this
  location: class T_SFO_USER
\tmp\sqoop-sharmak\compile\206cc178cefacea3ee8aec4e221c9238\T_SFO_USER.java:1242: error: cannot find symbol
    this.MobilePhone = MobilePhone;
    ^
  symbol:   variable this
  location: class T_SFO_USER
Note: \tmp\sqoop-sharmak\compile\206cc178cefacea3ee8aec4e221c9238\T_SFO_USER.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
100 errors
[ERROR]: org.apache.sqoop.tool.ImportTool - Encountered IOException running import job: java.io.IOException: Error returned by javac
	at org.apache.sqoop.orm.CompilationManager.compile(CompilationManager.java:217)
	at org.apache.sqoop.tool.CodeGenTool.generateORM(CodeGenTool.java:108)
	at org.apache.sqoop.tool.ImportTool.importTable(ImportTool.java:488)
	at org.apache.sqoop.tool.ImportTool.run(ImportTool.java:615)
	at org.apache.sqoop.Sqoop.run(Sqoop.java:147)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76)
	at org.apache.sqoop.Sqoop.runSqoop(Sqoop.java:183)
	at hadoop_connection_project.hdfs_test_0_1.HDFS_Test.tSqoopImport_1Process(HDFS_Test.java:668)
	at hadoop_connection_project.hdfs_test_0_1.HDFS_Test.runJobInTOS(HDFS_Test.java:1004)
	at hadoop_connection_project.hdfs_test_0_1.HDFS_Test.main(HDFS_Test.java:830)

Exception in component tSqoopImport_1 (HDFS_Test)
java.lang.Exception: The Sqoop import job has failed. Please check the logs.
	at hadoop_connection_project.hdfs_test_0_1.HDFS_Test.tSqoopImport_1Process(HDFS_Test.java:672)
	at hadoop_connection_project.hdfs_test_0_1.HDFS_Test.runJobInTOS(HDFS_Test.java:1004)
	at hadoop_connection_project.hdfs_test_0_1.HDFS_Test.main(HDFS_Test.java:830)
[FATAL]: hadoop_connection_project.hdfs_test_0_1.HDFS_Test - tSqoopImport_1 The Sqoop import job has failed. Please check the logs.
java.lang.Exception: The Sqoop import job has failed. Please check the logs.
	at hadoop_connection_project.hdfs_test_0_1.HDFS_Test.tSqoopImport_1Process(HDFS_Test.java:672)
	at hadoop_connection_project.hdfs_test_0_1.HDFS_Test.runJobInTOS(HDFS_Test.java:1004)
	at hadoop_connection_project.hdfs_test_0_1.HDFS_Test.main(HDFS_Test.java:830)
[statistics] disconnected

Job HDFS_Test ended at 11:19 24/10/2018. [exit code=1]&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 10:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329799#M98954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-24T10:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329800#M98955</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;What's your RDBMS? Are you try to transfer data from Oracle into HDFS?&lt;/P&gt; 
&lt;P&gt;As indicated at &lt;A href="https://sqoop.apache.org/docs/1.4.6/SqoopUserGuide.html#_oracle_connection_reset_errors" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://sqoop.apache.org/docs/1.4.6/SqoopUserGuide.html#_oracle_connection_reset_errors&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;A problem is related to the Oracle JDBC driver.&lt;/P&gt; 
&lt;P&gt;Additionally, please make sure that you don't install talend studio in path C:\Program Files (x86), since there is empty character,when job is running, can't find correct jar.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 08:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329800#M98955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-02T08:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329801#M98956</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt; 
&lt;P&gt;I have the same problem and I can't solve this. The problem is that SqoopImport component isn't able to solve de Query to insert the data in S3. Can't load the following classes&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;import org.apache.hadoop.io.BytesWritable;&lt;BR /&gt;import org.apache.hadoop.io.Text;&lt;BR /&gt;import org.apache.hadoop.io.Writable;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but load correctly others like&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;import org.apache.hadoop.mapred.lib.db.DBWritable;&lt;BR /&gt;import com.cloudera.sqoop.lib.JdbcWritableBridge;&lt;BR /&gt;import com.cloudera.sqoop.lib.DelimiterSet;&lt;BR /&gt;import com.cloudera.sqoop.lib.FieldFormatter;&lt;BR /&gt;import com.cloudera.sqoop.lib.RecordParser;&lt;BR /&gt;import com.cloudera.sqoop.lib.BooleanParser;&lt;BR /&gt;import com.cloudera.sqoop.lib.BlobRef;&lt;BR /&gt;import com.cloudera.sqoop.lib.ClobRef;&lt;BR /&gt;import com.cloudera.sqoop.lib.LargeObjectLoader;&lt;BR /&gt;import com.cloudera.sqoop.lib.SqoopRecord;&lt;BR /&gt;import java.sql.PreparedStatement;&lt;BR /&gt;import java.sql.ResultSet;&lt;BR /&gt;import java.sql.SQLException;&lt;BR /&gt;import java.io.DataInput;&lt;BR /&gt;import java.io.DataOutput;&lt;BR /&gt;import java.io.IOException;&lt;BR /&gt;import java.nio.ByteBuffer;&lt;BR /&gt;import java.nio.CharBuffer;&lt;BR /&gt;import java.sql.Date;&lt;BR /&gt;import java.sql.Time;&lt;BR /&gt;import java.sql.Timestamp;&lt;BR /&gt;import java.util.Arrays;&lt;BR /&gt;import java.util.Iterator;&lt;BR /&gt;import java.util.List;&lt;BR /&gt;import java.util.Map;&lt;BR /&gt;import java.util.HashMap;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What is the problem? Did the other users solve this issue?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The version of talend is Talend Open Studio Big Data 7.1.1&lt;/P&gt; 
&lt;P&gt;java JDK is 1.8&lt;/P&gt; 
&lt;P&gt;Cloudera -- CDH5.14.4 Dymanic load in the repository.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 12:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329801#M98956</guid>
      <dc:creator>roalro</dc:creator>
      <dc:date>2019-05-03T12:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329802#M98957</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt; 
&lt;P&gt;I have the same problem. I'm trying to import a table from PostgreSQL with component tSqoopImport and when run the job the log says:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;[WARN ]: org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory - The short-circuit local reads feature cannot be used because UNIX Domain sockets are not available on Windows.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;[WARN ]: org.apache.sqoop.ConnFactory - $SQOOP_CONF_DIR has not been set in the environment. Cannot check for additional configuration.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;\tmp\sqoop-Roberto Alvarez\compile\3c0fcc15297a1402205e0dcdc88c14e7\QueryResult.java:7: error: package org.apache.hadoop.io does not exist&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;import org.apache.hadoop.io.BytesWritable;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;^&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;\tmp\sqoop-Roberto Alvarez\compile\3c0fcc15297a1402205e0dcdc88c14e7\QueryResult.java:8: error: package org.apache.hadoop.io does not exist&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;import org.apache.hadoop.io.Text;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;^&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;\tmp\sqoop-Roberto Alvarez\compile\3c0fcc15297a1402205e0dcdc88c14e7\QueryResult.java:9: error: package org.apache.hadoop.io does not exist&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;import org.apache.hadoop.io.Writable;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Other classes like&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;import org.apache.hadoop.mapred.lib.db.DBWritable;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;import com.cloudera.sqoop.lib.JdbcWritableBridge;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;import com.cloudera.sqoop.lib.DelimiterSet;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;import com.cloudera.sqoop.lib.FieldFormatter;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;import com.cloudera.sqoop.lib.RecordParser;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;import com.cloudera.sqoop.lib.BooleanParser;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;import com.cloudera.sqoop.lib.BlobRef;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;import com.cloudera.sqoop.lib.ClobRef;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;import com.cloudera.sqoop.lib.LargeObjectLoader;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;import com.cloudera.sqoop.lib.SqoopRecord;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;are correctly load but not the others. Why does this problem happen? How did the others members solve this?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Version of the components:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;TOS BD 7.1.1&lt;/P&gt; 
&lt;P&gt;CDH_5_14_4&lt;/P&gt; 
&lt;P&gt;JDK 1.8&lt;/P&gt; 
&lt;P&gt;Windows 10&lt;/P&gt; 
&lt;P&gt;PostgreSQL 9.4&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 08:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329802#M98957</guid>
      <dc:creator>roalro</dc:creator>
      <dc:date>2019-05-07T08:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329803#M98958</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt; 
&lt;P&gt;I have the same problem. I'm trying to import a table from PostgreSQL with component tSqoopImport and when run the job the log says:&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;[WARN ]: org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory - The short-circuit local reads feature cannot be used because UNIX Domain sockets are not available on Windows.&lt;BR /&gt;[WARN ]: org.apache.sqoop.ConnFactory - $SQOOP_CONF_DIR has not been set in the environment. Cannot check for additional configuration.&lt;BR /&gt;\tmp\sqoop-Roberto Alvarez\compile\3c0fcc15297a1402205e0dcdc88c14e7\QueryResult.java:7: error: package org.apache.hadoop.io does not exist&lt;BR /&gt;import org.apache.hadoop.io.BytesWritable;&lt;BR /&gt;^&lt;BR /&gt;\tmp\sqoop-Roberto Alvarez\compile\3c0fcc15297a1402205e0dcdc88c14e7\QueryResult.java:8: error: package org.apache.hadoop.io does not exist&lt;BR /&gt;import org.apache.hadoop.io.Text;&lt;BR /&gt;^&lt;BR /&gt;\tmp\sqoop-Roberto Alvarez\compile\3c0fcc15297a1402205e0dcdc88c14e7\QueryResult.java:9: error: package org.apache.hadoop.io does not exist&lt;BR /&gt;import org.apache.hadoop.io.Writable;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Other classes like&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;import org.apache.hadoop.mapred.lib.db.DBWritable;&lt;BR /&gt;import com.cloudera.sqoop.lib.JdbcWritableBridge;&lt;BR /&gt;import com.cloudera.sqoop.lib.DelimiterSet;&lt;BR /&gt;import com.cloudera.sqoop.lib.FieldFormatter;&lt;BR /&gt;import com.cloudera.sqoop.lib.RecordParser;&lt;BR /&gt;import com.cloudera.sqoop.lib.BooleanParser;&lt;BR /&gt;import com.cloudera.sqoop.lib.BlobRef;&lt;BR /&gt;import com.cloudera.sqoop.lib.ClobRef;&lt;BR /&gt;import com.cloudera.sqoop.lib.LargeObjectLoader;&lt;BR /&gt;import com.cloudera.sqoop.lib.SqoopRecord;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;are correctly load but not the others. Why does this problem happen? How did the others members solve this?&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Version of the components:&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;TOS BD 7.1.1&lt;/P&gt; 
&lt;P&gt;CDH_5_14_4&lt;/P&gt; 
&lt;P&gt;JDK 1.8&lt;/P&gt; 
&lt;P&gt;Windows 10&lt;/P&gt; 
&lt;P&gt;PostgreSQL 9.4&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 08:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329803#M98958</guid>
      <dc:creator>roalro</dc:creator>
      <dc:date>2019-05-07T08:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329804#M98959</link>
      <description>Hi. 
&lt;BR /&gt; 
&lt;BR /&gt;I have the same problem. I'm trying to import a table from PostgreSQL with component tSqoopImport and when run the job the log says: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;[WARN ]: org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory - The short-circuit local reads feature cannot be used because UNIX Domain sockets are not available on Windows. 
&lt;BR /&gt;[WARN ]: org.apache.sqoop.ConnFactory - $SQOOP_CONF_DIR has not been set in the environment. Cannot check for additional configuration. 
&lt;BR /&gt;\tmp\sqoop-Roberto Alvarez\compile\3c0fcc15297a1402205e0dcdc88c14e7\QueryResult.java:7: error: package org.apache.hadoop.io does not exist 
&lt;BR /&gt;import org.apache.hadoop.io.BytesWritable; 
&lt;BR /&gt;^ 
&lt;BR /&gt;\tmp\sqoop-Roberto Alvarez\compile\3c0fcc15297a1402205e0dcdc88c14e7\QueryResult.java:8: error: package org.apache.hadoop.io does not exist 
&lt;BR /&gt;import org.apache.hadoop.io.Text; 
&lt;BR /&gt;^ 
&lt;BR /&gt;\tmp\sqoop-Roberto Alvarez\compile\3c0fcc15297a1402205e0dcdc88c14e7\QueryResult.java:9: error: package org.apache.hadoop.io does not exist 
&lt;BR /&gt;import org.apache.hadoop.io.Writable; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Other classes like 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;import org.apache.hadoop.mapred.lib.db.DBWritable; 
&lt;BR /&gt;import com.cloudera.sqoop.lib.JdbcWritableBridge; 
&lt;BR /&gt;import com.cloudera.sqoop.lib.DelimiterSet; 
&lt;BR /&gt;import com.cloudera.sqoop.lib.FieldFormatter; 
&lt;BR /&gt;import com.cloudera.sqoop.lib.RecordParser; 
&lt;BR /&gt;import com.cloudera.sqoop.lib.BooleanParser; 
&lt;BR /&gt;import com.cloudera.sqoop.lib.BlobRef; 
&lt;BR /&gt;import com.cloudera.sqoop.lib.ClobRef; 
&lt;BR /&gt;import com.cloudera.sqoop.lib.LargeObjectLoader; 
&lt;BR /&gt;import com.cloudera.sqoop.lib.SqoopRecord; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;are correctly load but not the others. Why does this problem happen? How did the others members solve this? 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Version of the components: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;TOS BD 7.1.1 
&lt;BR /&gt; 
&lt;BR /&gt;CDH_5_14_4 
&lt;BR /&gt; 
&lt;BR /&gt;JDK 1.8 
&lt;BR /&gt; 
&lt;BR /&gt;Windows 10 
&lt;BR /&gt; 
&lt;BR /&gt;PostgreSQL 9.4 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 07 May 2019 09:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329804#M98959</guid>
      <dc:creator>roalro</dc:creator>
      <dc:date>2019-05-07T09:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329805#M98960</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Where is your hadoop server? Did you install it in local? It looks like the problem is with the setting up the correct class path. What does your classpath look like?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 09:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329805#M98960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-17T09:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329806#M98961</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;Firstly thanks for your reply.&lt;/P&gt;
&lt;P&gt;The hadoop server is not in local, it is in an another EC2 instance.&lt;/P&gt;
&lt;P&gt;Precisely I have readed that the problem could be in the classpath, but how do i know what is the classpath wicht my Talend is using?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 10:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329806#M98961</guid>
      <dc:creator>roalro</dc:creator>
      <dc:date>2019-05-17T10:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329807#M98962</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;I have exactly same problem here. Could you please provide step-by-step solution to check classpath that Talend &amp;amp; Hadoop use? My Hadoop server is in another instance, not local. I'm use Talend Big Data &amp;amp; I have installed JDK1.8&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;[WARN ]: org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable&lt;BR /&gt;[WARN ]: org.apache.sqoop.ConnFactory - $SQOOP_CONF_DIR has not been set in the environment. Cannot check for additional configuration.&lt;BR /&gt;\tmp\sqoop-monica.baniwijaya\compile\f39416108dab4711b50081d45ac7281d\STG1_KN_F_PRODUCT.java:7: error: package org.apache.hadoop.io does not exist&lt;BR /&gt;import org.apache.hadoop.io.BytesWritable;&lt;BR /&gt;^&lt;BR /&gt;\tmp\sqoop-monica.baniwijaya\compile\f39416108dab4711b50081d45ac7281d\STG1_KN_F_PRODUCT.java:8: error: package org.apache.hadoop.io does not exist&lt;BR /&gt;import org.apache.hadoop.io.Text;&lt;BR /&gt;^&lt;BR /&gt;\tmp\sqoop-monica.baniwijaya\compile\f39416108dab4711b50081d45ac7281d\STG1_KN_F_PRODUCT.java:9: error: package org.apache.hadoop.io does not exist&lt;BR /&gt;import org.apache.hadoop.io.Writable;&lt;BR /&gt;^&lt;BR /&gt;\tmp\sqoop-monica.baniwijaya\compile\f39416108dab4711b50081d45ac7281d\STG1_KN_F_PRODUCT.java:37: error: cannot access Writable&lt;BR /&gt;public class STG1_KN_F_PRODUCT extends SqoopRecord implements DBWritable, Writable {&lt;BR /&gt;^&lt;BR /&gt;class file for org.apache.hadoop.io.Writable not found&lt;BR /&gt;\tmp\sqoop-monica.baniwijaya\compile\f39416108dab4711b50081d45ac7281d\STG1_KN_F_PRODUCT.java:645: error: cannot find symbol&lt;BR /&gt;public void parse(Text __record) throws RecordParser.ParseError {&lt;BR /&gt;^&lt;BR /&gt;symbol: class Text&lt;BR /&gt;location: class STG1_KN_F_PRODUCT&lt;BR /&gt;\tmp\sqoop-monica.baniwijaya\compile\f39416108dab4711b50081d45ac7281d\STG1_KN_F_PRODUCT.java:124: error: cannot find symbol&lt;BR /&gt;this.LOB = LOB;&lt;BR /&gt;^&lt;BR /&gt;symbol: variable this&lt;BR /&gt;location: class STG1_KN_F_PRODUCT&lt;BR /&gt;\tmp\sqoop-monica.baniwijaya\compile\f39416108dab4711b50081d45ac7281d\STG1_KN_F_PRODUCT.java:127: error: cannot find symbol&lt;BR /&gt;this.LOB = LOB;&lt;BR /&gt;^&lt;BR /&gt;symbol: variable this&lt;BR /&gt;location: class STG1_KN_F_PRODUCT&lt;BR /&gt;\tmp\sqoop-monica.baniwijaya\compile\f39416108dab4711b50081d45ac7281d\STG1_KN_F_PRODUCT.java:128: error: cannot find symbol&lt;BR /&gt;return this;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 03:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329807#M98962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-11T03:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329808#M98963</link>
      <description>&lt;P&gt;Hi fransiskakd.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you solve this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 13:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329808#M98963</guid>
      <dc:creator>roalro</dc:creator>
      <dc:date>2019-09-24T13:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: TOS BD Error - package org.apache.hadoop.io does not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329809#M98964</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;We don't find any related jira issue on talend bug tracker.&lt;/P&gt; 
&lt;P&gt;We met this issue before when using Sqoop to import data from a local database to HDFS.&lt;/P&gt; 
&lt;PRE&gt;package org.apache.hadoop.io does not exist&lt;/PRE&gt; 
&lt;P&gt;It seems Talend Studio is installed in the &lt;STRONG&gt;C:\Program Files (x86)&lt;/STRONG&gt; path, so there is an empty character, and the Job can't find the correct JAR files.&lt;/P&gt; 
&lt;P&gt;Are you using Talend in Kerberos Environment?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 10:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-BD-Error-package-org-apache-hadoop-io-does-not-exist/m-p/2329809#M98964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-25T10:51:28Z</dc:date>
    </item>
  </channel>
</rss>

