<?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 Viya 2021.2 in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/883394#M1876</link>
    <description>&lt;P&gt;We use shared account for the quick spin up , so i see only our service account with this statement. Is there a way to see the real end user ?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 08:21:07 GMT</pubDate>
    <dc:creator>paterd2</dc:creator>
    <dc:date>2023-07-04T08:21:07Z</dc:date>
    <item>
      <title>SAS Viya 2021.2</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/800284#M1365</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I go about determining which SAS Studio pod is associated with a given user in SAS Viya 4?&amp;nbsp; Is there any behind the scenes data set or table or log that tracks this level of detail?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 21:08:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/800284#M1365</guid>
      <dc:creator>jdm1</dc:creator>
      <dc:date>2022-03-04T21:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 2021.2</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/800293#M1366</link>
      <description>The pod has a label added that indicates the user:&lt;BR /&gt;&lt;BR /&gt;$ kubectl -n viya get po -l launcher.sas.com/username=grwoot&lt;BR /&gt;NAME                                                   READY   STATUS    RESTARTS   AGE&lt;BR /&gt;sas-launcher-7a57198c-cd75-4331-a807-ea04452eca09-17   2/2     Running   0          25s</description>
      <pubDate>Fri, 04 Mar 2022 22:41:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/800293#M1366</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-03-04T22:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 2021.2</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/800727#M1370</link>
      <description>&lt;P&gt;Use the kubectl command like so:&lt;/P&gt;
&lt;PRE&gt;kubectl -n yourNamespace get pods -l "launcher.sas.com/job-type=compute-server" -L "launcher.sas.com/username"&lt;/PRE&gt;
&lt;P&gt;The -l will select all pods that are compute servers, the -L will display the label that contains the username.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 20:34:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/800727#M1370</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2022-03-07T20:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 2021.2</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/800900#M1371</link>
      <description>Both solutions offered solve the problem. Solution #1 allows you to filter by a user id and Solution #2 produces a list of all user pods. Pick which one you need but deeply appreciate the great feedback.</description>
      <pubDate>Tue, 08 Mar 2022 16:45:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/800900#M1371</guid>
      <dc:creator>jdm1</dc:creator>
      <dc:date>2022-03-08T16:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 2021.2</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/883394#M1876</link>
      <description>&lt;P&gt;We use shared account for the quick spin up , so i see only our service account with this statement. Is there a way to see the real end user ?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 08:21:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/883394#M1876</guid>
      <dc:creator>paterd2</dc:creator>
      <dc:date>2023-07-04T08:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 2021.2</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/883757#M1884</link>
      <description>Using kubectl this info is not available.</description>
      <pubDate>Thu, 06 Jul 2023 16:03:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-2021-2/m-p/883757#M1884</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2023-07-06T16:03:52Z</dc:date>
    </item>
  </channel>
</rss>

