<?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: tHiveRow has a compile error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273809#M50674</link>
    <description>&lt;P&gt;I face same issue in 7.0.1 version. Please let me no if you found a solution.&lt;/P&gt;</description>
    <pubDate>Tue, 15 May 2018 18:43:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-15T18:43:15Z</dc:date>
    <item>
      <title>tHiveRow has a compile error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273807#M50672</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am using Talend Big Data 6.5.I want to drop hive table using tHiveRow component.I am using java.version 1.8.0_161 and set JDK compliance level to 1.8 in java compiler preferences.&lt;BR /&gt;But it throws following exeception:&lt;/P&gt; 
&lt;PRE&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors 
At least job "HiveRow" has a compile errors, please fix and export again.
Error Line: 621
Detail Message: log cannot be resolved
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.
	at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:328)
	at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:380)
	at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:292)
	at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:656)
	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:545)
	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1506)
	at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:577)
	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527)
	at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:284)
	at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:1190)
	at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:532)
	at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1450)
	at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:691)
	at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)
	at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:84)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4147)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3764)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.talend.rcp.intro.Application.start(Application.java:255)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)&lt;/PRE&gt; 
&lt;P&gt;I found that it's a bug in talend version 6.5.&lt;/P&gt; 
&lt;P&gt;need your suggestion.&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273807#M50672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveRow has a compile error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273808#M50673</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please give us more information about how to repro you issue on V 6.5.1? Does this issue repro on other build version?&lt;/P&gt; 
&lt;P&gt;Have you already checked your "Code" tab in your job? Will there be your compile error highlighted in red line?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 09:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273808#M50673</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-20T09:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveRow has a compile error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273809#M50674</link>
      <description>&lt;P&gt;I face same issue in 7.0.1 version. Please let me no if you found a solution.&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 18:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273809#M50674</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-15T18:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveRow has a compile error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273810#M50675</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you already checked your "Code" tab in your job? Will there be your compile error highlighted in red line?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 09:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273810#M50675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T09:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveRow has a compile error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273811#M50676</link>
      <description>&lt;P&gt;hi Sabrina?&lt;BR /&gt;&lt;BR /&gt;any plans for fix error?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;					log.info("Query sent to HiveServer2 to be executed with [Application Name(MapReduce)/DAG Name(Tez): "
							+ queryIdentifier + "]");
				} catch (java.lang.Exception e) {
					whetherReject_tHiveRow_3 = true;&lt;/PRE&gt; 
&lt;P&gt;and this "log" - is not defined &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; it is definitely look like issue&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;based on this -&amp;nbsp;&lt;A href="https://jira.talendforge.org/browse/TDI-30117?_ga=2.162796348.1079621846.1528099740-1334001730.1528099740" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-30117?_ga=2.162796348.1079621846.1528099740-1334001730.1528099740&lt;/A&gt;&lt;BR /&gt;the history from 2014 !!!!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;so, Talend Studio - do not support HiveRow? &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 09:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273811#M50676</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-06-04T09:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveRow has a compile error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273812#M50677</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please give us your comments in this jira issue? In this way , we would increase the priority of it.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 09:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273812#M50677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-05T09:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveRow has a compile error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273813#M50678</link>
      <description>&lt;P&gt;Sure Sabrina, will add comment&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 11:06:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-has-a-compile-error/m-p/2273813#M50678</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-06-05T11:06:32Z</dc:date>
    </item>
  </channel>
</rss>

