<?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: Thive Row log.info error on compile in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380213#M3552</link>
    <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/00539000006yqLyAAI"&gt;@vroncalla&lt;/A&gt; ,&lt;/P&gt; 
&lt;P&gt;With your Talend Big Data Platform 7.1.1, the subscription solution, could you please create a case on talend support portal so that we could give a remote assistance(webex) to you to see if it is still a log.info bug through support cycle with priorty. Thanks for your time.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2019 03:52:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-26T03:52:03Z</dc:date>
    <item>
      <title>Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380197#M3536</link>
      <description>&lt;P&gt;Talend version : Talend 7.01 for data integration&lt;BR /&gt;Libraries : All installed&lt;BR /&gt;Java version : 1.8.0 201&lt;BR /&gt;Windows 10 64 bit&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;After creating THiveConnection -&amp;gt; trigger on component ok -&amp;gt; THiveRow -&amp;gt;TCloseConnection&lt;BR /&gt;&lt;BR /&gt;A compile error on row 719 appears from autogenerated code&amp;nbsp;&lt;BR /&gt;&lt;EM&gt;log.info("Query sent to HiveServer2 to be executed with [Application Name(MapReduce)/DAG Name(Tez): "&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ queryIdentifier + "]");&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;This is the row which generates the error and says that :&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;At least job "pippo" has a compile errors, please fix and export again.&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;Error Line: 719&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;Detail Message: log cannot be resolved&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio. &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:338) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:464) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:316) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:812) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:586) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1736) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:582) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:284) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:1190) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:534) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1401) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:701) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:84) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4147) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3764) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.talend.rcp.intro.Application.start(Application.java:265) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at java.lang.reflect.Method.invoke(Method.java:498) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465) &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Deleting THiveRow and trying TConnection and TCloseConnection, the job runs smoothly&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380197#M3536</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380198#M3537</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380198#M3537</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T14:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380199#M3538</link>
      <description>&lt;P style="margin: 0px; line-height: 20.55pt;"&gt;&lt;SPAN style="margin: 0px; color: #3e3e3e; font-family: '&amp;amp;quot',serif; font-size: 12pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0px; line-height: 20.55pt;"&gt;&lt;SPAN style="margin: 0px; color: #3e3e3e; font-family: '&amp;amp;quot',serif; font-size: 12pt;"&gt;What does your query look like in tHiveRow component? Could you please check your "Code" tab in your job to see if there will be your compile error highlighted in red line w&lt;SPAN style="background-color: transparent; box-sizing: border-box; color: #3e3e3e; font-family: &amp;amp;quot; &amp;amp;amp;quot&amp;amp;quot;,serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;"&gt;hen you&amp;nbsp;get some compile errors?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0px; line-height: 20.55pt;"&gt;&lt;SPAN style="margin: 0px; color: #3e3e3e; font-family: '&amp;amp;quot',serif; font-size: 12pt;"&gt;&lt;SPAN style="background-color: transparent; box-sizing: border-box; color: #3e3e3e; font-family: &amp;amp;quot; &amp;amp;amp;quot&amp;amp;quot;,serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;"&gt;Best regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0px; line-height: 20.55pt;"&gt;&lt;SPAN style="margin: 0px; color: #3e3e3e; font-family: '&amp;amp;quot',serif; font-size: 12pt;"&gt;&lt;SPAN style="background-color: transparent; box-sizing: border-box; color: #3e3e3e; font-family: &amp;amp;quot; &amp;amp;amp;quot&amp;amp;quot;,serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;"&gt;Sabrina&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 07:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380199#M3538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-24T07:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380200#M3539</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;my query is&lt;BR /&gt;"show databases".&lt;BR /&gt;The row line which gives compiles error is the following&lt;BR /&gt;&lt;EM&gt;log.info("Query sent to HiveServer2 to be executed with [Application Name(MapReduce)/DAG Name(Tez): "&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ queryIdentifier + "]");&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;which says &lt;EM&gt;&lt;STRONG&gt;"log cannot be resolved"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;It is surely your bug, because this code is autogenerated from Talend&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 08:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380200#M3539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-24T08:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380201#M3540</link>
      <description>&lt;P&gt;Problem is still there..&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 08:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380201#M3540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-28T08:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380202#M3541</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you using talend subscription solution?&lt;/P&gt;
&lt;P&gt;Normally it will work when you active the log4j, the error is because the "log" variable is not defined at the beginning of the class if you didn't active log4j.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 03:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380202#M3541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T03:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380203#M3542</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;if log4J is not enabled, it should not be in the code.&lt;BR /&gt;Anyway, I've looked to the post you linked me and I cannot find the option to disable/enable Log4J ,&lt;/P&gt; 
&lt;P&gt;please see the attached images and guide me to enable/ fix log4J.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LuXp"&gt;talend3.jpg&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LuXz"&gt;talend2.jpg&lt;/A&gt;</description>
      <pubDate>Wed, 30 Jan 2019 09:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380203#M3542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T09:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380204#M3543</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Talend open studio don't have option to enable log4j logging.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 11:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380204#M3543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T11:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380205#M3544</link>
      <description>&lt;P&gt;This is not a proper answer.&lt;BR /&gt;If Talend open studio for Big data can't fix or enable Log4J, then your product is worthless and unavalaible since I can't use Thive components.&lt;BR /&gt;Please indicate a Solution with a proper answer.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 11:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380205#M3544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T11:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380206#M3545</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;We tried to reproduce this issue on talend open studio from our end&amp;nbsp;and didn't get this issue.&lt;/P&gt; 
&lt;P&gt;Would you mind giving us some detailed steps? In this way, I&amp;nbsp;will take a testing from my end and then report it to talend component manager directly.&lt;/P&gt; 
&lt;P&gt;Really thanks for your time!&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 11:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380206#M3545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T11:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380207#M3546</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;The&amp;nbsp;&lt;SPAN class="keyword" style="color: rgb(68, 68, 68); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: &amp;quot;source sans pro&amp;quot;, sans-serif; font-size: 15.36px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: rgb(254, 254, 254); -webkit-tap-highlight-color: transparent; -webkit-text-stroke-width: 0px; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial;"&gt;tHiveRow&lt;/SPAN&gt;&lt;SPAN style="color: rgb(68, 68, 68); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: &amp;quot;source sans pro&amp;quot;, sans-serif; font-size: 15.36px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(254, 254, 254); -webkit-text-stroke-width: 0px; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;can capture the Application_ID values and write them in the Job logs once you have activated Log4j and set the Log4j output level to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="keyword parmname" style="color: rgb(68, 68, 68); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: &amp;quot;source sans pro&amp;quot;, sans-serif; font-size: 15.36px; font-style: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: rgb(254, 254, 254); -webkit-tap-highlight-color: transparent; -webkit-text-stroke-width: 0px; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial;"&gt;Info&lt;/SPAN&gt;&lt;SPAN style="color: rgb(68, 68, 68); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: &amp;quot;source sans pro&amp;quot;, sans-serif; font-size: 15.36px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(254, 254, 254); -webkit-text-stroke-width: 0px; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for your Job involving&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="keyword" style="color: rgb(68, 68, 68); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: &amp;quot;source sans pro&amp;quot;, sans-serif; font-size: 15.36px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: rgb(254, 254, 254); -webkit-tap-highlight-color: transparent; -webkit-text-stroke-width: 0px; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial;"&gt;tHiveRow&lt;/SPAN&gt;&lt;SPAN style="color: rgb(68, 68, 68); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: &amp;quot;source sans pro&amp;quot;, sans-serif; font-size: 15.36px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(254, 254, 254); -webkit-text-stroke-width: 0px; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial;"&gt;.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;It&amp;nbsp;has been mentioned in component reference and usage rule section.&lt;/P&gt; 
&lt;P&gt;&lt;A title="TalendHelpCenter:tHiveRow " href="https://help.talend.com/reader/gDBY5ahoKCxEPalIZ7HhOw/StxRNHSQl52whHtV4Knssw" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tHiveRow &lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;With open studio, we raised a bug &lt;A title="https://jira.talendforge.org/browse/TBD-6469" href="https://jira.talendforge.org/browse/TBD-6469" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TBD-6469&lt;/A&gt;&amp;nbsp;before, however, it is set as Rejected.&lt;/P&gt; 
&lt;P&gt;More information about how to reproduce this issue will be highly appreciated.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 12:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380207#M3546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T12:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380208#M3547</link>
      <description>&lt;P&gt;I saw the bug opened on Jira and I find it a bad move to reject the bug because you're not able to replicate it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;only one report this bug -&amp;gt; it would be a little ok to close the bug&lt;BR /&gt;more than one -&amp;gt; reject the bug because you're not able to replicate it, it is seriously a lack of listening&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; to your users and potential loss of users.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't want to be rude, but please take it as a tip to improve.&lt;BR /&gt;To reproduce my problem, download or find TOS for Big data 7.0.1 32 bit&lt;BR /&gt;1)Install all libraries needed&lt;BR /&gt;2)create a new project given a workspace&lt;/P&gt; 
&lt;P&gt;2.1)(not mandatory) download Mapr sandbox VM and execute it, run ifconfig and with that ip use it to access on 10000 port&lt;/P&gt; 
&lt;P&gt;3)select Tconnect to connect hive database&lt;BR /&gt;4)on subcomponent ok -&amp;gt; link to ThiveRow component and give it the settings taken from VM or another Hive db you have&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 16:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380208#M3547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T16:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380209#M3548</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPAhAAO"&gt;@newAtTalend&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Are you using 32 bit OS?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 03:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380209#M3548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T03:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380210#M3549</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have the same problem using Talend Big Data Platform 7.1.1&lt;/P&gt; 
&lt;P&gt;The error dissapear when I enable the Log4J, however, this generates an issue in tHiveInput Component&amp;nbsp;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCniQCAS#M95159" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/tHiveInput-Error-dbUser-tHiveInput-1-cannot-be-resolved-to-a/m-p/155685#M95159&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thiverow_error2.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3mb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137256i17D83648B39B3DE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3mb.png" alt="0683p000009M3mb.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thiverow_error1.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3ut.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144518i2490AFFE1CDA7EDF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3ut.png" alt="0683p000009M3ut.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;We just&amp;nbsp;acquired Talend 7.1.1 and are trying to migrate our jobs from 6.3 to 7.1.1 however we are having several problems with hive components.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please extend your support&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 19:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380210#M3549</guid>
      <dc:creator>vroncalla</dc:creator>
      <dc:date>2019-03-22T19:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380211#M3550</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/00539000006yqLyAAI"&gt;@vroncalla&lt;/A&gt; ,&lt;/P&gt; 
&lt;P&gt;Does this issue only repro on V 7.1.1? Did you enclose the query itself in double-quotes? Are you able to run a simple query without context value successfully?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 03:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380211#M3550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-25T03:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380212#M3551</link>
      <description>&lt;P&gt;Helllo&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Yes, this only happens on&amp;nbsp;&lt;SPAN&gt;V 7.1.1.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Yes, I tried using a double-quotes&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;No, I am not able to run a simple query. I tried a simple query but it did not work&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;This is the version we have:&amp;nbsp;Talend-Studio-20181026_1147-V7.1.1&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Please your support&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 14:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380212#M3551</guid>
      <dc:creator>vroncalla</dc:creator>
      <dc:date>2019-03-25T14:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380213#M3552</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/00539000006yqLyAAI"&gt;@vroncalla&lt;/A&gt; ,&lt;/P&gt; 
&lt;P&gt;With your Talend Big Data Platform 7.1.1, the subscription solution, could you please create a case on talend support portal so that we could give a remote assistance(webex) to you to see if it is still a log.info bug through support cycle with priorty. Thanks for your time.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 03:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380213#M3552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-26T03:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380214#M3553</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As we need this resolved asap, we are using another approach, instead of using the connection from metadata we are using a&amp;nbsp;&lt;SPAN&gt;tHiveConnection component and check the option "Use an existing connection" in tHiveRow component. In this way the additional bug code is not showed&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 14:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380214#M3553</guid>
      <dc:creator>vroncalla</dc:creator>
      <dc:date>2019-03-29T14:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380215#M3554</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback and sharing the solution with us.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 03:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380215#M3554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-01T03:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Thive Row log.info error on compile</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380216#M3555</link>
      <description>good luck to you, we just discarded talend from our project, we're using the server version of contractor, so no more problems with Talend and with the contractor.</description>
      <pubDate>Mon, 01 Apr 2019 13:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Thive-Row-log-info-error-on-compile/m-p/2380216#M3555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-01T13:57:44Z</dc:date>
    </item>
  </channel>
</rss>

