<?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 getting this error while applying distribution bundle in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353892#M165960</link>
    <description>&lt;P&gt;I have some apps that I deleted in slave-apps directory on our indexers and now our master apps on cluster master has these files and i want to push the distribution bundle but gives this error&lt;BR /&gt;
In handler 'clustermastercontrol': No new bundle will be applied. The master and peers already have this bundle with bundle id = 9BF1726DFB2075A5E9149D2D00E8AE98 &lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2017 17:11:45 GMT</pubDate>
    <dc:creator>hrithiktej</dc:creator>
    <dc:date>2017-09-21T17:11:45Z</dc:date>
    <item>
      <title>getting this error while applying distribution bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353892#M165960</link>
      <description>&lt;P&gt;I have some apps that I deleted in slave-apps directory on our indexers and now our master apps on cluster master has these files and i want to push the distribution bundle but gives this error&lt;BR /&gt;
In handler 'clustermastercontrol': No new bundle will be applied. The master and peers already have this bundle with bundle id = 9BF1726DFB2075A5E9149D2D00E8AE98 &lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 17:11:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353892#M165960</guid>
      <dc:creator>hrithiktej</dc:creator>
      <dc:date>2017-09-21T17:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: getting this error while applying distribution bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353893#M165961</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/51116"&gt;@hrithiktej&lt;/a&gt;,&lt;/P&gt;

&lt;P&gt;Problem is cluster master always have reference to all the apps available in the Indexer cluster. If you remove apps from cluster peers i.e., slave-apps. App will be reloaded again from CM's master-apps.&lt;/P&gt;

&lt;P&gt;Please follow below steps in cluster master to resolve your issue.&lt;/P&gt;

&lt;P&gt;1) Delete the apps which you don't want from $SPLUNK_HOME/etc/master-apps&lt;BR /&gt;
2) Execute this command $SPLUNK_HOME/bin/splunk apply custer-bundle&lt;/P&gt;

&lt;P&gt;Validation: Once you execute above command. login to any one of the peers. Apps should not be available.&lt;/P&gt;

&lt;P&gt;3) Modify/place new app under $SPLUNK_HOME/etc/master-apps&lt;BR /&gt;
4) Execute this command $SPLUNK_HOME/bin/splunk apply custer-bundle&lt;/P&gt;

&lt;P&gt;For more details, check below link,&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.3/Indexer/Manageappdeployment" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.3/Indexer/Manageappdeployment&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I hope this helps you&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:50:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353893#M165961</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2020-09-29T15:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: getting this error while applying distribution bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353894#M165962</link>
      <description>&lt;P&gt;Thank you i will try this and update you tomo. I have uploaded the unwanted app into master-apps and in slave-apps tomo i will delete the app from cluster master and then try distributing the bundl again. &lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 17:49:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353894#M165962</guid>
      <dc:creator>hrithiktej</dc:creator>
      <dc:date>2017-09-21T17:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: getting this error while applying distribution bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353895#M165963</link>
      <description>&lt;P&gt;Hey @krithiktej, if @sbbadri solved your problem, please don't forget to accept an answer! You can upvote posts as well. (Karma points will be awarded for either action.) Happy Splunking!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 00:15:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353895#M165963</guid>
      <dc:creator>lfedak_splunk</dc:creator>
      <dc:date>2017-09-22T00:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: getting this error while applying distribution bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353896#M165964</link>
      <description>&lt;P&gt;@sbbadri thanks this resolved my problem i deleted the unwanted app from master-apps directory and did a distributed push and it was succesful.&lt;/P&gt;

&lt;P&gt;One more question after i redistribute the bundle which has config changes do i need a reboot for both indexers/peers or no ? &lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 11:31:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353896#M165964</guid>
      <dc:creator>hrithiktej</dc:creator>
      <dc:date>2017-09-22T11:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: getting this error while applying distribution bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353897#M165965</link>
      <description>&lt;P&gt;No need. Redistribute command itself will take care of restart splunk service for config changes. Don't want to do it manually.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 13:30:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353897#M165965</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2017-09-22T13:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: getting this error while applying distribution bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353898#M165966</link>
      <description>&lt;P&gt;oh ok great thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 13:55:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/getting-this-error-while-applying-distribution-bundle/m-p/353898#M165966</guid>
      <dc:creator>hrithiktej</dc:creator>
      <dc:date>2017-09-22T13:55:39Z</dc:date>
    </item>
  </channel>
</rss>

