<?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 and Studio Libname issue in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-and-Studio-Libname-issue/m-p/948336#M2648</link>
    <description>&lt;P&gt;Did you map (bind) the directory from your host machine to a directory within the Docker container?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2024 07:58:23 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2024-10-21T07:58:23Z</dc:date>
    <item>
      <title>SAS Viya and Studio Libname issue</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-and-Studio-Libname-issue/m-p/948289#M2647</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After finally installing SAS Viya Analytics pro using the Docker and now have some issues.&lt;/P&gt;&lt;P&gt;1. For some reason i cannot get SAS studio to recognize the libname - its easy with PC SAS : libname cancer 'c:/ifty' ; but this doesnt work in SAS studio - am i missing a trick ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Also i want to run a random forest tree&amp;nbsp; - is this procedure available in SAS Viya Analytics Pro - in my SAS studio session it certainly does bot work as teh procedure is not recognised&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. is there some basic connectivity between VIYA and Studio that i am failing to understand - the documentation so far has not helped&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help is greatly appreciated as i am sure i am not the only one - and if there is a similar answer to this , happy to be pointed to it; ive attached an example of what i know using the studio to get the libref . Note - im a pretty advanced SAS programmer in PC SAS, but getting used to SAS Viya is substantially more challenging for me (at this stage)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2024 16:15:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-and-Studio-Libname-issue/m-p/948289#M2647</guid>
      <dc:creator>ifty</dc:creator>
      <dc:date>2024-10-20T16:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya and Studio Libname issue</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-and-Studio-Libname-issue/m-p/948336#M2648</link>
      <description>&lt;P&gt;Did you map (bind) the directory from your host machine to a directory within the Docker container?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 07:58:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-and-Studio-Libname-issue/m-p/948336#M2648</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2024-10-21T07:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya and Studio Libname issue</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-and-Studio-Libname-issue/m-p/948748#M2653</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;/P&gt;&lt;P&gt;To Q1.&lt;/P&gt;&lt;P&gt;libname must work in same way as 9.4&amp;nbsp; (&lt;SPAN&gt;libname cancer 'c:/ifty' ;&amp;nbsp;). But path (of cource linux path in docker) must be available for Your Compute session (pod). I do not have any VIYA available currently (I am outside SAS), but in data sources You have to see folders tree and files.&amp;nbsp;right click on folder (which You want to make library and You can see path (in properties) or You can directly create library&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="olegbogdanov_0-1729693052434.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/101732i7B5AE6FFC3CCEEC3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="olegbogdanov_0-1729693052434.png" alt="olegbogdanov_0-1729693052434.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also (if You have got folder path ), run libname command in same wway as in PC sas&lt;/P&gt;&lt;P&gt;(libname cancer '/usr/myhome'; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But folder MUST be available in Files browser, otherwise it do not recognize it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;/oleg&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 14:19:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-and-Studio-Libname-issue/m-p/948748#M2653</guid>
      <dc:creator>olegbogdanov</dc:creator>
      <dc:date>2024-10-23T14:19:56Z</dc:date>
    </item>
  </channel>
</rss>

