<?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/ACCESS to Hadoop: Hive Partition Tables - SAS 9.4 M3 in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-ACCESS-to-Hadoop-Hive-Partition-Tables-SAS-9-4-M3/m-p/257593#M7021</link>
    <description>&lt;P&gt;"In the &lt;SPAN class="xis-codeFocus"&gt;&lt;FONT color="#0000FF"&gt;third&lt;/FONT&gt; maintenance release&lt;/SPAN&gt; for SAS 9.4, these features are new or enhanced.&lt;/P&gt;
&lt;DIV id="n0mmilfezco1drn1b63c2nk8080v" class="xis-paragraph"&gt;
&lt;DIV class="xis-listUnordered"&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV id="n1by1wkiob60g1n1w4tnow4g6e62" class="xis-item"&gt;
&lt;DIV id="n0ydxfc5pbrb8tn1g9nr5waaonqf" class="xis-paraSimpleFirst"&gt;You can use the new CONFIG= and CONFIGDIR= LIBNAME and data set options to define the name and location of bulk-load configuration files.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="p1tw4nx7yv1uzon1bf3spqe3ofls" class="xis-item"&gt;
&lt;DIV id="n049vvgp2bi8djn1b95dnlm9blup" class="xis-paraSimpleFirst"&gt;&lt;FONT color="#0000FF"&gt;Support for DBCREATE_TABLE_OPTS= LIBNAME option is new&lt;/FONT&gt;."&lt;/DIV&gt;
&lt;DIV class="xis-paraSimpleFirst"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="xis-paraSimpleFirst"&gt;To verify your specific case, you might want to ask SAS tech support to verify that this would work once you&amp;nbsp;upgrade&amp;nbsp;to M3.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 18 Mar 2016 12:39:27 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2016-03-18T12:39:27Z</dc:date>
    <item>
      <title>SAS/ACCESS to Hadoop: Hive Partition Tables - SAS 9.4 M3</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-ACCESS-to-Hadoop-Hive-Partition-Tables-SAS-9-4-M3/m-p/257584#M7019</link>
      <description>&lt;P&gt;Does anyone know if SAS/ACCESS to Hadoop in 9.4 M3 supports creating partition files in Hive in a non-text format i.e. ORCFile?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried to specify creating a table as an ORCFile usign the LIBNAME option in SAS 9.4 M2:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DBCREATE_TABLE_OPTS="stored as ORCFile"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when I add the data set option to create a partition file:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DBCREATE_TABLE_OPTS="PARTITIONED BY (x_facility_offer_cd VARCHAR(4))" &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The resulting HiveQL is showing the table is being created as a TEXTFILE:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PARTITIONED BY (x_calling_system_cd VARCHAR(4))&amp;nbsp; ROW FORMAT DELIMITED FIELDS TERMINATED BY '\001' LINES TERMINATED BY '\012' STORED&amp;nbsp;AS &lt;STRONG&gt;TEXTFILE&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, it seems that indexes on Hive tables can't be created using the SAS/ACCESS to Hadoop in SAS 9.4 M2, is this fixed in M3?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The indexing is an issue, as we can't partition ORCFile(which are pre-otimised with an internal index), so we're left with un-optimised TEXTFILE formats.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help / info would be appreciated.&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;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 12:22:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-ACCESS-to-Hadoop-Hive-Partition-Tables-SAS-9-4-M3/m-p/257584#M7019</guid>
      <dc:creator>moorsd</dc:creator>
      <dc:date>2016-03-18T12:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS to Hadoop: Hive Partition Tables - SAS 9.4 M3</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-ACCESS-to-Hadoop-Hive-Partition-Tables-SAS-9-4-M3/m-p/257593#M7021</link>
      <description>&lt;P&gt;"In the &lt;SPAN class="xis-codeFocus"&gt;&lt;FONT color="#0000FF"&gt;third&lt;/FONT&gt; maintenance release&lt;/SPAN&gt; for SAS 9.4, these features are new or enhanced.&lt;/P&gt;
&lt;DIV id="n0mmilfezco1drn1b63c2nk8080v" class="xis-paragraph"&gt;
&lt;DIV class="xis-listUnordered"&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV id="n1by1wkiob60g1n1w4tnow4g6e62" class="xis-item"&gt;
&lt;DIV id="n0ydxfc5pbrb8tn1g9nr5waaonqf" class="xis-paraSimpleFirst"&gt;You can use the new CONFIG= and CONFIGDIR= LIBNAME and data set options to define the name and location of bulk-load configuration files.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="p1tw4nx7yv1uzon1bf3spqe3ofls" class="xis-item"&gt;
&lt;DIV id="n049vvgp2bi8djn1b95dnlm9blup" class="xis-paraSimpleFirst"&gt;&lt;FONT color="#0000FF"&gt;Support for DBCREATE_TABLE_OPTS= LIBNAME option is new&lt;/FONT&gt;."&lt;/DIV&gt;
&lt;DIV class="xis-paraSimpleFirst"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="xis-paraSimpleFirst"&gt;To verify your specific case, you might want to ask SAS tech support to verify that this would work once you&amp;nbsp;upgrade&amp;nbsp;to M3.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Mar 2016 12:39:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-ACCESS-to-Hadoop-Hive-Partition-Tables-SAS-9-4-M3/m-p/257593#M7021</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-03-18T12:39:27Z</dc:date>
    </item>
  </channel>
</rss>

