<?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: Need to load a variable as BIGINT to Hadoop in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Need-to-load-a-variable-as-BIGINT-to-Hadoop/m-p/484363#M15108</link>
    <description>&lt;P&gt;need to do something like below by using dbsastype&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data had.hadoop_table;

set lib.sas_table (dbsastype= (name='char(20)'));

run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please check this link for more info.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/63647/HTML/default/viewer.htm#a001371572.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/63647/HTML/default/viewer.htm#a001371572.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Aug 2018 13:48:53 GMT</pubDate>
    <dc:creator>kiranv_</dc:creator>
    <dc:date>2018-08-06T13:48:53Z</dc:date>
    <item>
      <title>Need to load a variable as BIGINT to Hadoop</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Need-to-load-a-variable-as-BIGINT-to-Hadoop/m-p/484352#M15107</link>
      <description>&lt;P&gt;When I loaded an&amp;nbsp;numeric ID variable to Hadoop using a simple data step, it went up as DOUBLE, adding a ".0".&amp;nbsp; This causes problems with joins.&amp;nbsp; What format should an ID be in when in SAS so that it will load up to Hadoop as BIGINT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data had.hadoop_table;&lt;/P&gt;&lt;P&gt;set lib.sas_table;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 13:24:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Need-to-load-a-variable-as-BIGINT-to-Hadoop/m-p/484352#M15107</guid>
      <dc:creator>lauracw4</dc:creator>
      <dc:date>2018-08-06T13:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need to load a variable as BIGINT to Hadoop</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Need-to-load-a-variable-as-BIGINT-to-Hadoop/m-p/484363#M15108</link>
      <description>&lt;P&gt;need to do something like below by using dbsastype&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data had.hadoop_table;

set lib.sas_table (dbsastype= (name='char(20)'));

run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please check this link for more info.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/63647/HTML/default/viewer.htm#a001371572.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/63647/HTML/default/viewer.htm#a001371572.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 13:48:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Need-to-load-a-variable-as-BIGINT-to-Hadoop/m-p/484363#M15108</guid>
      <dc:creator>kiranv_</dc:creator>
      <dc:date>2018-08-06T13:48:53Z</dc:date>
    </item>
  </channel>
</rss>

