<?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: Datastep to hadoop - where are my column labels? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503388#M15616</link>
    <description>So you mean we have to use a meta libname statement?</description>
    <pubDate>Thu, 11 Oct 2018 12:54:00 GMT</pubDate>
    <dc:creator>Filipvdr</dc:creator>
    <dc:date>2018-10-11T12:54:00Z</dc:date>
    <item>
      <title>Datastep to hadoop - where are my column labels?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503115#M15614</link>
      <description>&lt;P&gt;Hello, we have written a transformation which will load data to hadoop from sqlserver library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is that we are losing the labels of my columns. Any idea?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data &amp;amp;hdfsLibref..&amp;amp;outtable (/*debug optie: logupdate=yes */blocksize=64M label="&amp;amp;tableDescr.");&lt;BR /&gt; set &amp;amp;_input;&lt;BR /&gt; run;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 14:58:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503115#M15614</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2018-10-10T14:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Datastep to hadoop - where are my column labels?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503378#M15615</link>
      <description>&lt;P&gt;The concept of label is local to SAS. Some databases have similar concepts, but they are not supported by SAS/ACCESS engines unfortunately.&lt;/P&gt;
&lt;P&gt;One way of enforcing labels is to store them in SAS metadata, and use the META libname engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 11:30:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503378#M15615</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-10-11T11:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Datastep to hadoop - where are my column labels?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503388#M15616</link>
      <description>So you mean we have to use a meta libname statement?</description>
      <pubDate>Thu, 11 Oct 2018 12:54:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503388#M15616</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2018-10-11T12:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Datastep to hadoop - where are my column labels?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503418#M15619</link>
      <description>&lt;P&gt;"Have to" is a strong statement, but yes (during query time, not necessarily during update).&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 14:13:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503418#M15619</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-10-11T14:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Datastep to hadoop - where are my column labels?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503736#M15626</link>
      <description>thanks, we are trying to load data from Enterprise Guide to Hadoop and from Hadoop to LASR memory. The Eguide and Hadoop/LASR are on different metadata environments.&lt;BR /&gt;&lt;BR /&gt;When I do a copy of the dataset in enterprise guide to my work library with the meta libname statement it copies the labels. Thanks!&lt;BR /&gt;&lt;BR /&gt;But when we are running our code we will connect to the VA environment where we execute some parts of the code. In the VA environment we can run the full libname statement:&lt;BR /&gt;LIBNAME MW1DM_05 SQLSVR DATAsrc=bisql2_o SCHEMA=MW1DM_05 AUTHDOMAIN="auth_bisql2_o";&lt;BR /&gt;&lt;BR /&gt;But not this one:&lt;BR /&gt;libname MW1DM_05 meta library="MW MV90 DM";&lt;BR /&gt;&lt;BR /&gt;So do we have any other option then add this library to the metadata of our VA environment?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Oct 2018 14:14:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503736#M15626</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2018-10-12T14:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Datastep to hadoop - where are my column labels?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503744#M15627</link>
      <description>So just to be clear,  do you have separate metadata server for your EG workspace and VA?&lt;BR /&gt;Also, why are you concerned about labels on the external data? As long your corresponding metadata in VA contains labels, that's what the user will see, or am I missing something here?</description>
      <pubDate>Fri, 12 Oct 2018 14:53:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503744#M15627</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-10-12T14:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Datastep to hadoop - where are my column labels?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503746#M15628</link>
      <description>&lt;P&gt;yes we have different metadataservers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we load from Eguide to hadoop to LASR. Ofcourse, it's not important what's in hadoop but we also have no labels in the LASR tables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 14:57:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Datastep-to-hadoop-where-are-my-column-labels/m-p/503746#M15628</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2018-10-12T14:57:23Z</dc:date>
    </item>
  </channel>
</rss>

