<?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: Slider service install not required for slider apps to run? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97457#M10894</link>
    <description>&lt;P&gt;Steve - that's a good point. The question, then, is why make it available as a cluster-level service at all? What is the benefit of providing Slider as an installable option, or providing a Slider view in HDP?&lt;/P&gt;</description>
    <pubDate>Mon, 30 Nov 2015 23:20:06 GMT</pubDate>
    <dc:creator>jeden</dc:creator>
    <dc:date>2015-11-30T23:20:06Z</dc:date>
    <item>
      <title>Slider service install not required for slider apps to run?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97452#M10889</link>
      <description>&lt;P&gt;I am running HDP 2.3 and was capturing screenshots for a lesson under development for Slider. I created a Slider view, created the yarn home directory in HDFS, copied an HBase slider package to the appropriate location, and restarted Ambari server. It was then I realized the I had forgotten to install the Slider service on my cluster. Thinking it would be a great error message to capture, I went back to the Slider View, created the app per the wizard, and deployed - thinking it would error out and tell me that the service was not installed. To my surprise, the application ran without a problem, and the Slider View allowed me to perform the Flex and other actions with no issues.&lt;/P&gt;&lt;P&gt;Because this is for a training class, I need to understand why this worked. Is there something special about the HBase slider package we make available that allows it to run on a cluster where the service is not installed, or does the HDP or Ambari support slider applications without the need to explicitly install the service? If that's true, what is it that installing Slider on HDP actually accomplishes?&lt;/P&gt;&lt;P&gt;I will post screenshots in a comment below.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:49:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97452#M10889</guid>
      <dc:creator>jeden</dc:creator>
      <dc:date>2022-09-16T09:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Slider service install not required for slider apps to run?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97453#M10890</link>
      <description>Successfully running application, Slider View:
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="534-33-appdetails.png" style="width: 982px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23967i5284455291B24295/image-size/medium?v=v2&amp;amp;px=400" role="button" title="534-33-appdetails.png" alt="534-33-appdetails.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;List of installed services, no Slider:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="535-40-nosliderwhat.png" style="width: 167px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23968i57B3A2259D664BB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="535-40-nosliderwhat.png" alt="535-40-nosliderwhat.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:48:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97453#M10890</guid>
      <dc:creator>jeden</dc:creator>
      <dc:date>2019-08-19T12:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Slider service install not required for slider apps to run?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97454#M10891</link>
      <description>&lt;P&gt;Slider is really just a client library.  The Slider View installs its own copy of the Slider jars in a directory like this one:&lt;/P&gt;&lt;P&gt;/var/lib/ambari-server/resources/views/work/SLIDER{2.0.0}/WEB-INF/lib/&lt;/P&gt;&lt;P&gt;When you install the Slider service separately, Slider is installed in the standard service directory /usr/hdp/current/slider-client/, and then you can use the slider shell script to perform Slider operations.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2015 05:56:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97454#M10891</guid>
      <dc:creator>billie</dc:creator>
      <dc:date>2015-11-21T05:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Slider service install not required for slider apps to run?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97455#M10892</link>
      <description>&lt;P&gt;Ah, gotcha. So installing the Slider View is functionally equivalent to installing Slider on the cluster, assuming you are launching applications from the View. But to make slider available via CLI, you must install it at the cluster level. Makes sense!&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2015 12:30:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97455#M10892</guid>
      <dc:creator>jeden</dc:creator>
      <dc:date>2015-11-21T12:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Slider service install not required for slider apps to run?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97456#M10893</link>
      <description>&lt;P&gt;Actually, you don't need to install slider on your cluster at all: you just need it on your local system -it will install itself via HDFS and YARN. This lets you use different versions of slider for different applications, and upgrade without needing any cluster admin.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 07:27:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97456#M10893</guid>
      <dc:creator>stevel</dc:creator>
      <dc:date>2015-11-25T07:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Slider service install not required for slider apps to run?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97457#M10894</link>
      <description>&lt;P&gt;Steve - that's a good point. The question, then, is why make it available as a cluster-level service at all? What is the benefit of providing Slider as an installable option, or providing a Slider view in HDP?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 23:20:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97457#M10894</guid>
      <dc:creator>jeden</dc:creator>
      <dc:date>2015-11-30T23:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Slider service install not required for slider apps to run?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97458#M10895</link>
      <description>&lt;P&gt;Primarily so that Ambari can use it to deploy and manage things via slider; it doesn't need to be installed on other machines in the cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 02:14:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Slider-service-install-not-required-for-slider-apps-to-run/m-p/97458#M10895</guid>
      <dc:creator>stevel</dc:creator>
      <dc:date>2015-12-01T02:14:02Z</dc:date>
    </item>
  </channel>
</rss>

