<?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: [resolved] Wrting Data from MS-SQL server to HDFS using Sqoop Component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220853#M15087</link>
    <description>We already have JDK as well as JRE installed on both machine(on machine where the CDH installed as well as on the machine where we have talend installed).&lt;BR /&gt;Regards,&lt;BR /&gt;Bhagwant</description>
    <pubDate>Fri, 07 Feb 2014 08:55:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-07T08:55:18Z</dc:date>
    <item>
      <title>[resolved] Wrting Data from MS-SQL server to HDFS using Sqoop Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220851#M15085</link>
      <description>I am using talend open studio,My job consists of sqoop and hdfsoutput. I am trying to push the data from ms-SQL server to hadoop hdfs using sqoop I have set the configurations.But when i run the job i get the below error&lt;BR /&gt;14/02/06 16:23:12 INFO tool.CodeGenTool: Beginning code generation&lt;BR /&gt;14/02/06 16:23:13 INFO manager.SqlManager: Executing SQL statement: SELECT t.* FROM  AS t WHERE 1=0&lt;BR /&gt;14/02/06 16:23:13 INFO orm.CompilationManager: $HADOOP_MAPRED_HOME is not set&lt;BR /&gt;14/02/06 16:23:13 ERROR orm.CompilationManager: It seems as though you are running sqoop with a JRE.&lt;BR /&gt;14/02/06 16:23:13 ERROR orm.CompilationManager: Sqoop requires a JDK that can compile Java code.&lt;BR /&gt;14/02/06 16:23:13 ERROR orm.CompilationManager: Please install a JDK and set $JAVA_HOME to use it.&lt;BR /&gt;14/02/06 16:23:13 ERROR tool.ImportTool: Encountered IOException running import job: java.io.IOException: Could not start Java compiler.&lt;BR /&gt;                at org.apache.sqoop.orm.CompilationManager.compile(CompilationManager.java:176)&lt;BR /&gt;                at org.apache.sqoop.tool.CodeGenTool.generateORM(CodeGenTool.java:83)&lt;BR /&gt;                at org.apache.sqoop.tool.ImportTool.importTable(ImportTool.java:390)&lt;BR /&gt;                at org.apache.sqoop.tool.ImportTool.run(ImportTool.java:476)&lt;BR /&gt;                at org.apache.sqoop.Sqoop.run(Sqoop.java:145)&lt;BR /&gt;                at sampleproj.sqoopconnect_0_1.SqoopConnect.tSqoopImport_1Process(SqoopConnect.java:435)&lt;BR /&gt;                at sampleproj.sqoopconnect_0_1.SqoopConnect.tLibraryLoad_1Process(SqoopConnect.java:357)&lt;BR /&gt;                at sampleproj.sqoopconnect_0_1.SqoopConnect.runJobInTOS(SqoopConnect.java:877)&lt;BR /&gt;                at sampleproj.sqoopconnect_0_1.SqoopConnect.main(SqoopConnect.java:743)&lt;BR /&gt;&lt;BR /&gt;JDK is installed in the system not jre still i am getting the above error.I have try to run the same thing using sqoop command line and i am able to run the job successfully. But when i run using talend the above error is displayed. Please guide as how to solve this error.&lt;BR /&gt;I am using CDH4.5 and Talend Open Studio For BigData 5.3.1</description>
      <pubDate>Thu, 06 Feb 2014 12:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220851#M15085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-06T12:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Wrting Data from MS-SQL server to HDFS using Sqoop Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220852#M15086</link>
      <description>Hi bhobe.bhagwant, 
&lt;BR /&gt; For your problem ,you need to JDK(Java Developer Kit contains tools needed to develop the Java programs, and JRE to run the programs). Please refer to attachment. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCmU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139709i3CFDC201E4E298F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCmU.png" alt="0683p000009MCmU.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 07 Feb 2014 08:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220852#M15086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-07T08:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Wrting Data from MS-SQL server to HDFS using Sqoop Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220853#M15087</link>
      <description>We already have JDK as well as JRE installed on both machine(on machine where the CDH installed as well as on the machine where we have talend installed).&lt;BR /&gt;Regards,&lt;BR /&gt;Bhagwant</description>
      <pubDate>Fri, 07 Feb 2014 08:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220853#M15087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-07T08:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Wrting Data from MS-SQL server to HDFS using Sqoop Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220854#M15088</link>
      <description>Hi bhobe.bhagwant,
&lt;BR /&gt; I know you have installed JDK in your machine,but for talend product default setting is JRE in my above attachment "Java interpreter" value. You can check it.
&lt;BR /&gt;jjzhou</description>
      <pubDate>Fri, 07 Feb 2014 09:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220854#M15088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-07T09:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Wrting Data from MS-SQL server to HDFS using Sqoop Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220855#M15089</link>
      <description>Hi jjzhou,
&lt;BR /&gt;Very good finding.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Vengat Maran.</description>
      <pubDate>Thu, 17 Jul 2014 05:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Wrting-Data-from-MS-SQL-server-to-HDFS-using-Sqoop/m-p/2220855#M15089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-17T05:40:19Z</dc:date>
    </item>
  </channel>
</rss>

