<?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: Unloading &amp;amp; Reloading Tables in LASR Server Automatically in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235636#M2800</link>
    <description>Thank you for the suggestion Peter. We are currently using 20 tables in our dashboard.Do we have to create 20 different queries for scheduling or is it possible to include all tables in a single query? &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Fri, 20 Nov 2015 10:33:59 GMT</pubDate>
    <dc:creator>aswinrahul_madu</dc:creator>
    <dc:date>2015-11-20T10:33:59Z</dc:date>
    <item>
      <title>Unloading &amp; Reloading Tables in LASR Server Automatically</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235449#M2786</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;I need some help in automating the process of unloading &amp;amp; reloading of tables in LASR Server.The tables are fetched from Hive (Hadoop) and saved in a Library.Then, tables are registered and loaded into LASR Server for further usage.Whenever the tables are refreshed , we had to unload &amp;amp; reload them manually.I explored the Autoload feature,but unfortunately it doesn't help with our current environment.Is there a way that we can automate this process? Any help on this regard is highly appreciated.Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OS: Linux&lt;/P&gt;
&lt;P&gt;VA Version: 7.2&lt;/P&gt;
&lt;P&gt;Deployment: Non distributed&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 13:03:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235449#M2786</guid>
      <dc:creator>aswinrahul_madu</dc:creator>
      <dc:date>2015-11-19T13:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unloading &amp; Reloading Tables in LASR Server Automatically</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235453#M2787</link>
      <description>&lt;P&gt;I had a similar challenge with data in a SQL server database. I got round this by creating a connection to the external data using SAS Management Console. It was a bit of a convoluted process where as I need to create a number of items such as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An authentication domain (I had to do this in order to store the password for the SQL Server user).&lt;/P&gt;
&lt;P&gt;Create a database server.&lt;/P&gt;
&lt;P&gt;Create a data library.&lt;/P&gt;
&lt;P&gt;Finally register the tables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once i'd done this I am able to schedule a regular refresh from the source in data preparation or simply reload by right mouse clicking on the tablein the admin screen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is a link to help with ODBC. You may be able to find something similar for Hadoop data stores as I can see there are Hadoop Severs and Hadoop via Hive Libraries in SAS Management console.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003098426.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/viewer.htm#a003098426.htm&lt;/A&gt;&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>Thu, 19 Nov 2015 13:34:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235453#M2787</guid>
      <dc:creator>dave_alscient</dc:creator>
      <dc:date>2015-11-19T13:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unloading &amp; Reloading Tables in LASR Server Automatically</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235508#M2789</link>
      <description>&lt;P&gt;Thank you so much for the solution Dave.I appreciate it.I am able to register the tables,But I need to unload &amp;amp; reload existing tables &amp;nbsp;by scheduling process.Any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 17:26:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235508#M2789</guid>
      <dc:creator>aswinrahul_madu</dc:creator>
      <dc:date>2015-11-19T17:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unloading &amp; Reloading Tables in LASR Server Automatically</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235523#M2792</link>
      <description>&lt;P&gt;Just use the VA data query builder to load the data and schedule this query.&lt;/P&gt;&lt;P&gt;The schedule wil reload the data so you do not need to unload the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 18:54:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235523#M2792</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2015-11-19T18:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unloading &amp; Reloading Tables in LASR Server Automatically</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235636#M2800</link>
      <description>Thank you for the suggestion Peter. We are currently using 20 tables in our dashboard.Do we have to create 20 different queries for scheduling or is it possible to include all tables in a single query? &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 20 Nov 2015 10:33:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235636#M2800</guid>
      <dc:creator>aswinrahul_madu</dc:creator>
      <dc:date>2015-11-20T10:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unloading &amp; Reloading Tables in LASR Server Automatically</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235640#M2801</link>
      <description>&lt;P&gt;Thats right, you have to set-up this 20 times but its not a lot of work, and you can schedule them differntly is needed.&lt;/P&gt;&lt;P&gt;This also opens an option to reload all tables fast after a reboot or restart of the LASR server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 11:06:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Unloading-amp-Reloading-Tables-in-LASR-Server-Automatically/m-p/235640#M2801</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2015-11-20T11:06:27Z</dc:date>
    </item>
  </channel>
</rss>

