<?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: Datamodel Search &amp;quot;Job terminated unexpectedly&amp;quot; in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/566944#M197572</link>
    <description>&lt;P&gt;I only removed the fields from my search, not from the datamodel. The acceleration status is 100% completed. The size on disk is only about a few MB...&lt;/P&gt;</description>
    <pubDate>Tue, 14 Sep 2021 06:50:56 GMT</pubDate>
    <dc:creator>vsommer</dc:creator>
    <dc:date>2021-09-14T06:50:56Z</dc:date>
    <item>
      <title>Datamodel Search "Job terminated unexpectedly"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/564900#M196780</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a problem regarding a datamodel search.&lt;/P&gt;&lt;P&gt;My datamodel consists of different boolean values with a span of 5s. The summary range of the data model is defined for two weeks.&lt;/P&gt;&lt;P&gt;I want to walk through the data and count events which contain the value "true" (GROUPBY _time span=5s ....). When I'm running the search with earliest=-2d@d I get an error "Job terminated unexpectedly". In the search.log I found "&lt;SPAN&gt;ERROR ProcessRunner - helper process seems to have died (child killed by signal 9: Killed)!&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;When I'm running the same search for earliest=-1d@d I don't get an error. In the OS logs of my server I've noticed that the cpu nearly reaches 100% of the capacity.&lt;/P&gt;&lt;P&gt;THP is disabled.&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 15:16:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/564900#M196780</guid>
      <dc:creator>vsommer</dc:creator>
      <dc:date>2021-08-26T15:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Search "Job terminated unexpectedly"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/564909#M196785</link>
      <description>&lt;P&gt;I've actually ran into this myself, the hard way.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It sounds like your datamodel acceleration either didn't complete or isn't configured correctly.&lt;BR /&gt;When using acceleration, if a search reaches out beyond the date/time range (even a few seconds) of the accelerated results the search will revert to searching the index instead. If your index is large and/or your search will return a lot of events, that can cause the issue you're seeing.&lt;/P&gt;&lt;P&gt;Other causes can be including a field from the index in your search that is not part of the datamodel, or your search hitting a date/time range that has not yet been accelerated (meaning acceleration is working but still in progress). Both will trigger the same end result.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 16:18:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/564909#M196785</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-08-26T16:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Search "Job terminated unexpectedly"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/566882#M197548</link>
      <description>&lt;P&gt;Thanks for your answer but unfortunately this doesn't solve my problem. When I remove some fields from my tstats search the search is successful.&lt;/P&gt;&lt;P&gt;My datamodel contains 178 fields. Is it possible that there are restrictions regarding the limit of a datamodel?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 15:19:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/566882#M197548</guid>
      <dc:creator>vsommer</dc:creator>
      <dc:date>2021-09-13T15:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Search "Job terminated unexpectedly"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/566906#M197556</link>
      <description>&lt;P&gt;Did you check the status of the acceleration before and after you removed the fields? And do those fields contain a lot of data?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 18:30:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/566906#M197556</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-09-13T18:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Search "Job terminated unexpectedly"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/566944#M197572</link>
      <description>&lt;P&gt;I only removed the fields from my search, not from the datamodel. The acceleration status is 100% completed. The size on disk is only about a few MB...&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 06:50:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/566944#M197572</guid>
      <dc:creator>vsommer</dc:creator>
      <dc:date>2021-09-14T06:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Search "Job terminated unexpectedly"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/566986#M197587</link>
      <description>&lt;P&gt;That's strange. Are the fields you removed from the search part of the datamodel?&lt;/P&gt;&lt;P&gt;Also, there are some aggregation restrictions regarding tstats and datamodels.&lt;BR /&gt;Without seeing your search it's difficult to tell, but it might be worth reviewing this documentation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/SearchReference/Tstats#Complex_aggregate_functions" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/SearchReference/Tstats#Complex_aggregate_functions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 15:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/566986#M197587</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-09-14T15:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Search "Job terminated unexpectedly"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/567063#M197602</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;That's strange. Are the fields you removed from the search part of the datamodel?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes..&lt;/P&gt;&lt;P&gt;Thanks for your help! I will look at the documentation.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 07:20:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Datamodel-Search-quot-Job-terminated-unexpectedly-quot/m-p/567063#M197602</guid>
      <dc:creator>vsommer</dc:creator>
      <dc:date>2021-09-15T07:20:19Z</dc:date>
    </item>
  </channel>
</rss>

