<?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 tHiveCreateTable schema doesn't have a Date DBType in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHiveCreateTable-schema-doesn-t-have-a-Date-DBType/m-p/2228160#M19519</link>
    <description>Hello.&lt;BR /&gt;According to hive documentation, one of the columns available for hive is DATE.&lt;BR /&gt;When I create a hive table using tHiveRow and state that a column is DATE it works fine and create the table, but when I try to create it using tHiveCreateTable, there's no matching column type in the schema selection panel - only TIMESTAMP, which doesn't work for me.&lt;BR /&gt;I tried to edit the component (and compared the descriptor xml to tOracleInput, for example) and the fieldtype is SCHEMA_TYPE on both.&lt;BR /&gt;Why are they different?&lt;BR /&gt;Please advise.&lt;BR /&gt;If there's another way to get around this, it would also be appreciated.&lt;BR /&gt;Cheers.</description>
    <pubDate>Sat, 16 Nov 2024 11:01:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:01:10Z</dc:date>
    <item>
      <title>tHiveCreateTable schema doesn't have a Date DBType</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveCreateTable-schema-doesn-t-have-a-Date-DBType/m-p/2228160#M19519</link>
      <description>Hello.&lt;BR /&gt;According to hive documentation, one of the columns available for hive is DATE.&lt;BR /&gt;When I create a hive table using tHiveRow and state that a column is DATE it works fine and create the table, but when I try to create it using tHiveCreateTable, there's no matching column type in the schema selection panel - only TIMESTAMP, which doesn't work for me.&lt;BR /&gt;I tried to edit the component (and compared the descriptor xml to tOracleInput, for example) and the fieldtype is SCHEMA_TYPE on both.&lt;BR /&gt;Why are they different?&lt;BR /&gt;Please advise.&lt;BR /&gt;If there's another way to get around this, it would also be appreciated.&lt;BR /&gt;Cheers.</description>
      <pubDate>Sat, 16 Nov 2024 11:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveCreateTable-schema-doesn-t-have-a-Date-DBType/m-p/2228160#M19519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveCreateTable schema doesn't have a Date DBType</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveCreateTable-schema-doesn-t-have-a-Date-DBType/m-p/2228161#M19520</link>
      <description>It doesn't support Date type now, can you please report a feature request in our bugtracker?</description>
      <pubDate>Wed, 28 Oct 2015 08:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveCreateTable-schema-doesn-t-have-a-Date-DBType/m-p/2228161#M19520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-28T08:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveCreateTable schema doesn't have a Date DBType</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveCreateTable-schema-doesn-t-have-a-Date-DBType/m-p/2228162#M19521</link>
      <description>found a tip: 
&lt;BR /&gt;If you go to windwos -&amp;gt; preferences -&amp;gt; Talend -&amp;gt; Specific Settings -&amp;gt; MetaData of TalendType 
&lt;BR /&gt;you can see how the types are represented. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBDs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150333i6A51E2462FE45405/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBDs.png" alt="0683p000009MBDs.png" /&gt;&lt;/span&gt;you can edit the mapping_hive.xml and add a line (top) 
&lt;BR /&gt;&amp;lt;dbType type="DATE" ignoreLen="true" ignorePre="true"/&amp;gt; 
&lt;BR /&gt;and a line (bottom) 
&lt;BR /&gt;&amp;lt;dbType type="DATE"&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;talendType type="id_Date" default="true"/&amp;gt; 
&lt;BR /&gt;&amp;lt;/dbType&amp;gt; 
&lt;BR /&gt;and get the Date format in hive.</description>
      <pubDate>Thu, 04 Feb 2016 11:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveCreateTable-schema-doesn-t-have-a-Date-DBType/m-p/2228162#M19521</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-04T11:18:18Z</dc:date>
    </item>
  </channel>
</rss>

