<?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: solr process keeps stopping in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/solr-process-keeps-stopping/m-p/337928#M232701</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/96149"&gt;@Almolki&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for using Cloudera Community. Based on the Post, Your Team is experiencing [1] on Solr 8.4.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Issue being faced by your Team is a Known Limitation of Solr, wherein each Shard can host 2B Documents Maximum [2]. Your Team have following Choices:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use SplitShard to split the Shard with 2B Documents into 2 Daughter Shards. Refer [3] for using SplitShard API.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;If your Team have the Source Data, Create a Collection afresh with Higher Shards &amp;amp; Reindex the Source Data afresh.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kindly review &amp;amp; let us know if your Queries have been addressed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Smarak&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1]&amp;nbsp;Caused by: java.lang.IllegalArgumentException: number of documents in the index cannot exceed 2147483519&lt;/P&gt;&lt;P&gt;[2]&amp;nbsp;&lt;A href="https://issues.apache.org/jira/browse/SOLR-3504" target="_blank"&gt;https://issues.apache.org/jira/browse/SOLR-3504&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[3]&amp;nbsp;&lt;A href="https://solr.apache.org/guide/8_4/shard-management.html#shard-management" target="_blank"&gt;https://solr.apache.org/guide/8_4/shard-management.html#shard-management&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 07:46:34 GMT</pubDate>
    <dc:creator>smdas</dc:creator>
    <dc:date>2022-03-08T07:46:34Z</dc:date>
    <item>
      <title>solr process keeps stopping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/solr-process-keeps-stopping/m-p/337224#M232533</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Solr process keeps stopping each 3 days&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am getting the below error&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;22/02/27 05:15:21 ERROR handler.RequestHandlerBase: [qtp417301556-3371]: org.apache.solr.common.SolrException: Exception writing document id 6ae68838-4669-4f11-9544-53d22025085c-5 to the index; possible analysis error: number of documents in the index cannot exceed 2147483519&lt;/PRE&gt;&lt;PRE&gt;Caused by: java.lang.IllegalArgumentException: number of documents in the index cannot exceed 2147483519&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 1 solar server, Cloudera version 7.4.4, solar version&amp;nbsp;&lt;SPAN&gt;8.4.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;what do you suggest to solve the problem?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 10:04:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/solr-process-keeps-stopping/m-p/337224#M232533</guid>
      <dc:creator>Almolki</dc:creator>
      <dc:date>2022-02-28T10:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: solr process keeps stopping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/solr-process-keeps-stopping/m-p/337927#M232700</link>
      <description>&lt;P&gt;any help?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 07:21:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/solr-process-keeps-stopping/m-p/337927#M232700</guid>
      <dc:creator>Almolki</dc:creator>
      <dc:date>2022-03-08T07:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: solr process keeps stopping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/solr-process-keeps-stopping/m-p/337928#M232701</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/96149"&gt;@Almolki&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for using Cloudera Community. Based on the Post, Your Team is experiencing [1] on Solr 8.4.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Issue being faced by your Team is a Known Limitation of Solr, wherein each Shard can host 2B Documents Maximum [2]. Your Team have following Choices:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use SplitShard to split the Shard with 2B Documents into 2 Daughter Shards. Refer [3] for using SplitShard API.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;If your Team have the Source Data, Create a Collection afresh with Higher Shards &amp;amp; Reindex the Source Data afresh.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kindly review &amp;amp; let us know if your Queries have been addressed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Smarak&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1]&amp;nbsp;Caused by: java.lang.IllegalArgumentException: number of documents in the index cannot exceed 2147483519&lt;/P&gt;&lt;P&gt;[2]&amp;nbsp;&lt;A href="https://issues.apache.org/jira/browse/SOLR-3504" target="_blank"&gt;https://issues.apache.org/jira/browse/SOLR-3504&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[3]&amp;nbsp;&lt;A href="https://solr.apache.org/guide/8_4/shard-management.html#shard-management" target="_blank"&gt;https://solr.apache.org/guide/8_4/shard-management.html#shard-management&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 07:46:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/solr-process-keeps-stopping/m-p/337928#M232701</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2022-03-08T07:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: solr process keeps stopping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/solr-process-keeps-stopping/m-p/339116#M233040</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/40384"&gt;@smdas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;this limit can not be increased, by configuration?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 13:27:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/solr-process-keeps-stopping/m-p/339116#M233040</guid>
      <dc:creator>Almolki</dc:creator>
      <dc:date>2022-03-22T13:27:26Z</dc:date>
    </item>
  </channel>
</rss>

