<?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: ESP in the SAS Analytics Cloud free trial in Streaming Analytics</title>
    <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639685#M193</link>
    <description>Found out that anything I upload is placed under the path /home/&amp;lt;my email address&amp;gt;/uploads</description>
    <pubDate>Tue, 14 Apr 2020 10:47:06 GMT</pubDate>
    <dc:creator>TamerM</dc:creator>
    <dc:date>2020-04-14T10:47:06Z</dc:date>
    <item>
      <title>ESP in the SAS Analytics Cloud free trial</title>
      <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/573510#M155</link>
      <description>&lt;P&gt;Excited to try out Event Stream Processing (ESP) in the cloud.&amp;nbsp; A free 30-day trial is available to all starting today at &lt;A href="http://www.sas.com/esp" target="_blank"&gt;www.sas.com/esp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 14:20:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/573510#M155</guid>
      <dc:creator>janehowell</dc:creator>
      <dc:date>2019-07-15T14:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: ESP in the SAS Analytics Cloud free trial</title>
      <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639677#M192</link>
      <description>Hi, I've uploaded a csv file to the cloud but I don't know the path to the file to use it in a CSV connector in my ESP project source window.</description>
      <pubDate>Tue, 14 Apr 2020 09:59:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639677#M192</guid>
      <dc:creator>TamerM</dc:creator>
      <dc:date>2020-04-14T09:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: ESP in the SAS Analytics Cloud free trial</title>
      <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639685#M193</link>
      <description>Found out that anything I upload is placed under the path /home/&amp;lt;my email address&amp;gt;/uploads</description>
      <pubDate>Tue, 14 Apr 2020 10:47:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639685#M193</guid>
      <dc:creator>TamerM</dc:creator>
      <dc:date>2020-04-14T10:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: ESP in the SAS Analytics Cloud free trial</title>
      <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639753#M194</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/321826"&gt;@TamerM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure which environment you're using (ESP STudio or ESPPy Jupyter Lab) but information below should work regardless.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Data should be uploaded to the following directory:&lt;/P&gt;
&lt;P&gt;- /demo/EventStreamProcessing/data&lt;/P&gt;
&lt;P&gt;- you can check that the data is there by going to the Jupyter Lab environment (See image)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="demo/EventStreamProcessing/data directory from Jupyter" style="width: 524px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38292iDEEF7D19D853B713/image-dimensions/524x246?v=v2" width="524" height="246" role="button" title="DataUploadLocation_TrialExample.jpg" alt="demo/EventStreamProcessing/data directory from Jupyter" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;demo/EventStreamProcessing/data directory from Jupyter&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Open the ESP Project(ESP Studio screenshot below), select Source window, on Right-hand side, see Properties panel for &lt;EM&gt;Input Data (Publisher) Connector&lt;/EM&gt;&amp;nbsp;, Expand and select input_data and click the Edit icon (pencil icon)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="See (Publisher) Connector, click edit" style="width: 577px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38293i40551A3224FFA812/image-dimensions/577x288?v=v2" width="577" height="288" role="button" title="ConnectorTrialExampleAnnotated.jpg" alt="See (Publisher) Connector, click edit" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;See (Publisher) Connector, click edit&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3) From Esp Studio, within the Connector Configuration panel, enter the path where test data was uploaded (and verified using Jupyter Lab above), for example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;EM&gt;/demo/EventStreamProcessing/data/your_test_data.csv&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;- click Ok and you are ready to run Test.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="see path to test data for input (Publisher) Connector" style="width: 591px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38294iBD55ACC034DAA98D/image-dimensions/591x552?v=v2" width="591" height="552" role="button" title="ConnectorTrialExample.jpg" alt="see path to test data for input (Publisher) Connector" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;see path to test data for input (Publisher) Connector&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that this helps and keeps you moving with ESP.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 13:44:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639753#M194</guid>
      <dc:creator>Spar_Steve</dc:creator>
      <dc:date>2020-04-14T13:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: ESP in the SAS Analytics Cloud free trial</title>
      <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639761#M195</link>
      <description>&lt;P&gt;From Jupyter Lab, you can navigate to /my_data, then choose the upload icon, and your data can be uploaded to that location. The other directory (&lt;EM&gt;demo/EventStreamProcessing/data&lt;/EM&gt;) is a protected directory(500 error results when uploading), so please use the my_data location to upload your personal test data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From home, you'll see my_data and my_code, which is &lt;EM&gt;&lt;STRONG&gt;/home/your_email/my_data&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Spar_Steve_2-1586872315461.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38298i91CE118DA6E8DA6F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Spar_Steve_2-1586872315461.png" alt="Spar_Steve_2-1586872315461.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Red highlights the &lt;EM&gt;&lt;STRONG&gt;my_data&lt;/STRONG&gt;&lt;/EM&gt; directory. Then use the upload icon to upload data. Then this path can be used in the ESP Project Input Data (Publisher) Connector configuration.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Spar_Steve_1-1586872196404.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38297iF6D98F0E07A506B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Spar_Steve_1-1586872196404.png" alt="Spar_Steve_1-1586872196404.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 13:54:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639761#M195</guid>
      <dc:creator>Spar_Steve</dc:creator>
      <dc:date>2020-04-14T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: ESP in the SAS Analytics Cloud free trial</title>
      <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639782#M196</link>
      <description>&lt;P&gt;Thank you Steve.&lt;/P&gt;&lt;P&gt;I was uploading the data using the SAS Analytics Cloud (trial version) &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SASCloud.png" style="width: 768px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38301iE8A75E83CF9BBB5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="SASCloud.png" alt="SASCloud.png" /&gt;&lt;/span&gt;I needed the absolute path to the CSV file I uploaded to connect to it from the ESP Studio.&lt;/P&gt;&lt;P&gt;I found out that the path to that folder is in the format /home/&amp;lt;my email&amp;gt;/uploads&lt;/P&gt;&lt;P&gt;I am not able to upload files to my_data folder from Data Management interface. I have only ESP Studio no ESPPy Jupyter Lab in the deployed applications.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 14:36:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639782#M196</guid>
      <dc:creator>TamerM</dc:creator>
      <dc:date>2020-04-14T14:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: ESP in the SAS Analytics Cloud free trial</title>
      <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639796#M197</link>
      <description>&lt;P&gt;If you select the User pulldown and select &lt;EM&gt;&lt;STRONG&gt;user&lt;/STRONG&gt;&lt;/EM&gt;, see highlight, do you have the &lt;EM&gt;&lt;STRONG&gt;my_data&lt;/STRONG&gt;&lt;/EM&gt; as well as &lt;EM&gt;&lt;STRONG&gt;uploads&lt;/STRONG&gt; &lt;/EM&gt;directory available? If &lt;EM&gt;&lt;STRONG&gt;my_data&lt;/STRONG&gt;&lt;/EM&gt; is available, select that one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will upload data to the directory that you are currently in, so if you have &lt;STRONG&gt;&lt;EM&gt;my_data&lt;/EM&gt;&lt;/STRONG&gt; as well as &lt;STRONG&gt;&lt;EM&gt;uploads&lt;/EM&gt; &lt;/STRONG&gt;directory under the user pull down, choose &lt;EM&gt;&lt;STRONG&gt;my_data&lt;/STRONG&gt;&lt;/EM&gt;, then choose Upload button.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Select User, select my_data, if available" style="width: 495px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38305i10F06BDEC1D5CFC1/image-dimensions/495x271?v=v2" width="495" height="271" role="button" title="DataUploadLocation_TrialExampleDM.jpg" alt="Select User, select my_data, if available" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Select User, select my_data, if available&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 15:06:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639796#M197</guid>
      <dc:creator>Spar_Steve</dc:creator>
      <dc:date>2020-04-14T15:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: ESP in the SAS Analytics Cloud free trial</title>
      <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639798#M198</link>
      <description>&lt;P&gt;Also, were you able to reference in ESP Studio the absolute path mentioned:&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;/home/&amp;lt;my email&amp;gt;/uploads?&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt; or was that path not valid in ESP studio?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 15:07:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639798#M198</guid>
      <dc:creator>Spar_Steve</dc:creator>
      <dc:date>2020-04-14T15:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: ESP in the SAS Analytics Cloud free trial</title>
      <link>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639805#M199</link>
      <description>&lt;P&gt;It is a valid path and ESP CSV connector was able to read the file normally.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 15:28:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Streaming-Analytics/ESP-in-the-SAS-Analytics-Cloud-free-trial/m-p/639805#M199</guid>
      <dc:creator>TamerM</dc:creator>
      <dc:date>2020-04-14T15:28:38Z</dc:date>
    </item>
  </channel>
</rss>

