<?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>question Re: Error storing data &amp;quot;Row key not found&amp;quot; in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-storing-data-quot-Row-key-not-found-quot/m-p/290371#M214840</link>
    <description>&lt;P&gt;Looking at the error, it seems like you're trying to process an insert as an update. Check the logic of your pipeline. If it was working before, something must have changed.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2020 16:40:29 GMT</pubDate>
    <dc:creator>metadaddy</dc:creator>
    <dc:date>2020-02-24T16:40:29Z</dc:date>
    <item>
      <title>Error storing data "Row key not found"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-storing-data-quot-Row-key-not-found-quot/m-p/290258#M214776</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;After 13th January, all my store streamsets stopped storing data with an error similar like this below.&lt;/P&gt;
&lt;P&gt;We are collecting data from ETW and IIS log data, that is first collect, then transform, and finally store. This last step is falling.&lt;/P&gt;
&lt;P&gt;Can someone help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;KUDU_15 - Row key '(string id="3d755d2d-949e-4fba-9925-63f658b44773", int32 year=2020, int32 month=2, int32 day=21, string host="vipe-exch03", string type="etw", string environment="prod", string groupid="iis")' not found&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-----------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="modal-header ng-scope"&gt;
&lt;H3&gt;Error Stack Trace&lt;/H3&gt;
&lt;/DIV&gt;
&lt;DIV class="modal-body error-modal-body ng-scope"&gt;
&lt;H4&gt;KUDU_15 - Row key '(string id="3d755d2d-949e-4fba-9925-63f658b44773", int32 year=2020, int32 month=2, int32 day=21, string host="vipe-exch03", string type="etw", string environment="prod", string groupid="iis")' not found&lt;/H4&gt;
&lt;PRE&gt;com.streamsets.pipeline.api.base.OnRecordErrorException: KUDU_15 - Row key '(string id="3d755d2d-949e-4fba-9925-63f658b44773", int32 year=2020, int32 month=2, int32 day=21, string host="vipe-exch03", string type="etw", string environment="prod", string groupid="iis")' not found
	at com.streamsets.pipeline.stage.destination.kudu.KuduTarget.writeBatch(KuduTarget.java:458)
	at com.streamsets.pipeline.stage.destination.kudu.KuduTarget.write(KuduTarget.java:327)
	at com.streamsets.pipeline.configurablestage.DTarget.write(DTarget.java:34)
	at com.streamsets.datacollector.runner.StageRuntime$2.call(StageRuntime.java:253)
	at com.streamsets.datacollector.runner.StageRuntime$2.call(StageRuntime.java:237)
	at com.streamsets.datacollector.runner.StageRuntime.execute(StageRuntime.java:195)
	at com.streamsets.datacollector.runner.StageRuntime.execute(StageRuntime.java:264)
	at com.streamsets.datacollector.runner.StagePipe.process(StagePipe.java:226)
	at com.streamsets.datacollector.execution.runner.common.ProductionPipelineRunner.processPipe(ProductionPipelineRunner.java:751)
	at com.streamsets.datacollector.execution.runner.common.ProductionPipelineRunner.lambda$runSourceLessBatch$3(ProductionPipelineRunner.java:779)
	at com.streamsets.datacollector.runner.PipeRunner.executeBatch(PipeRunner.java:132)
	at com.streamsets.datacollector.execution.runner.common.ProductionPipelineRunner.runSourceLessBatch(ProductionPipelineRunner.java:778)
	at com.streamsets.datacollector.execution.runner.common.ProductionPipelineRunner.runPollSource(ProductionPipelineRunner.java:550)
	at com.streamsets.datacollector.execution.runner.common.ProductionPipelineRunner.run(ProductionPipelineRunner.java:375)
	at com.streamsets.datacollector.runner.Pipeline.run(Pipeline.java:504)
	at com.streamsets.datacollector.execution.runner.common.ProductionPipeline.run(ProductionPipeline.java:112)
	at com.streamsets.datacollector.execution.runner.common.ProductionPipelineRunnable.run(ProductionPipelineRunnable.java:74)
	at com.streamsets.datacollector.execution.runner.standalone.StandaloneRunner.start(StandaloneRunner.java:754)
	at com.streamsets.datacollector.execution.AbstractRunner.lambda$scheduleForRetries$0(AbstractRunner.java:173)
	at com.streamsets.pipeline.lib.executor.SafeScheduledExecutorService$SafeCallable.lambda$call$0(SafeScheduledExecutorService.java:227)
	at com.streamsets.datacollector.security.GroupsInScope.execute(GroupsInScope.java:33)
	at com.streamsets.pipeline.lib.executor.SafeScheduledExecutorService$SafeCallable.call(SafeScheduledExecutorService.java:223)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
	at com.streamsets.datacollector.metrics.MetricSafeScheduledExecutorServi&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Feb 2020 21:10:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-storing-data-quot-Row-key-not-found-quot/m-p/290258#M214776</guid>
      <dc:creator>GAmaro</dc:creator>
      <dc:date>2020-02-21T21:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error storing data "Row key not found"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-storing-data-quot-Row-key-not-found-quot/m-p/290370#M214839</link>
      <description>&lt;P&gt;Are you a StreamSets customer? If so, you should open a support ticket.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 16:37:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-storing-data-quot-Row-key-not-found-quot/m-p/290370#M214839</guid>
      <dc:creator>metadaddy</dc:creator>
      <dc:date>2020-02-24T16:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error storing data "Row key not found"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-storing-data-quot-Row-key-not-found-quot/m-p/290371#M214840</link>
      <description>&lt;P&gt;Looking at the error, it seems like you're trying to process an insert as an update. Check the logic of your pipeline. If it was working before, something must have changed.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 16:40:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-storing-data-quot-Row-key-not-found-quot/m-p/290371#M214840</guid>
      <dc:creator>metadaddy</dc:creator>
      <dc:date>2020-02-24T16:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error storing data "Row key not found"</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-storing-data-quot-Row-key-not-found-quot/m-p/290771#M215088</link>
      <description>&lt;P&gt;Just found what the problem was. The table was divided in partitions by months and some tables reached the already monthly pré-created partitions. The resolution passed by creating new partitions and the data started to by stored again.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 00:44:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-storing-data-quot-Row-key-not-found-quot/m-p/290771#M215088</guid>
      <dc:creator>GAmaro</dc:creator>
      <dc:date>2020-03-02T00:44:27Z</dc:date>
    </item>
  </channel>
</rss>

