<?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: SAS on OpenShift in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-on-OpenShift/m-p/500044#M14482</link>
    <description>&lt;P&gt;Thanks for the response. I somehow missed your&amp;nbsp;reply. Sorry for the tardiness.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the Workload, SAS is used to provide "Reporting" services to our Java application. We connect to SAS via a&amp;nbsp;SASIOMBridge using SAS's Java connectivity jar files. Custom SAS programs, based on parameters provided by the Java application, generate various types of reports for our end users. Running in OpenShift, we do not need individual user authentication but rather a single "application id" that all user requests funnel through.&amp;nbsp;Our use of SAS is very minimal. For example, we do not need to the Web services compoents.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Sep 2018 21:14:09 GMT</pubDate>
    <dc:creator>tenneyr</dc:creator>
    <dc:date>2018-09-28T21:14:09Z</dc:date>
    <item>
      <title>SAS on OpenShift</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-on-OpenShift/m-p/476522#M13548</link>
      <description>&lt;P&gt;I followed the instructions in the "Docker Toolkit for Data Scientists" PDF (link below), and got SAS working very well in Docker. However, my ultimate goal is to install SAS in OpenShift. Currently, OpenShift discourages&amp;nbsp;the process of giving containers root privileges. Rather, a "random" user is assigned to the container and granted "least" privieldges to run under. I can get SAS&amp;nbsp;to work in OpenShift if I do indeed give root privs to the container, however&amp;nbsp;my organization will not let me deploy a production version configured this way. Is your team aware of this and are working on the problem or is there a workaround that I am not aware of?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1875-2018.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1875-2018.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 16:57:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-on-OpenShift/m-p/476522#M13548</guid>
      <dc:creator>tenneyr</dc:creator>
      <dc:date>2018-07-09T16:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on OpenShift</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-on-OpenShift/m-p/480313#M13656</link>
      <description>&lt;P&gt;Hi tenneyr,&lt;/P&gt;
&lt;P&gt;I checked with development and verified that&amp;nbsp;SAS Analytics for Containers Docker image requires root privilege. I've asked a couple of follow up questions and will get back to you with any further information I am able to uncover on deployment on Openshift.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 14:45:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-on-OpenShift/m-p/480313#M13656</guid>
      <dc:creator>joeFurbee</dc:creator>
      <dc:date>2019-05-07T14:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on OpenShift</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-on-OpenShift/m-p/480378#M13660</link>
      <description>This requirement comes from the elssrv binary being setuid. It requires root permissions to launch processes as the correct user. If you just wanted to execute a SAS program you don't need root. You can create a docker image in a similar way to something like the the official python container where you'd take this container as a base the COPY in your program to form a new container you run with an updated entrypoint that executes SAS with the program as an argument.&lt;BR /&gt;&lt;BR /&gt;What kind of SAS workload are you trying to deploy into OpenShift?</description>
      <pubDate>Mon, 23 Jul 2018 09:48:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-on-OpenShift/m-p/480378#M13660</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2018-07-23T09:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on OpenShift</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-on-OpenShift/m-p/500044#M14482</link>
      <description>&lt;P&gt;Thanks for the response. I somehow missed your&amp;nbsp;reply. Sorry for the tardiness.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the Workload, SAS is used to provide "Reporting" services to our Java application. We connect to SAS via a&amp;nbsp;SASIOMBridge using SAS's Java connectivity jar files. Custom SAS programs, based on parameters provided by the Java application, generate various types of reports for our end users. Running in OpenShift, we do not need individual user authentication but rather a single "application id" that all user requests funnel through.&amp;nbsp;Our use of SAS is very minimal. For example, we do not need to the Web services compoents.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 21:14:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-on-OpenShift/m-p/500044#M14482</guid>
      <dc:creator>tenneyr</dc:creator>
      <dc:date>2018-09-28T21:14:09Z</dc:date>
    </item>
  </channel>
</rss>

