<?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: How to Create Hive tables from a dynamic schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343348#M111111</link>
    <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Is there any update on this one&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Wed, 09 Nov 2016 13:09:44 GMT</pubDate>
    <dc:creator>djugal</dc:creator>
    <dc:date>2016-11-09T13:09:44Z</dc:date>
    <item>
      <title>How to Create Hive tables from a dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343344#M111107</link>
      <description>I have a schema which changes frequently and based on that I have to create HIVE tables. For example I am getting a file with a schema today. Tomorrow the schema changed inside the file. My process should automatically create a new Hive table based on the new schema. How can I implement it? 
&lt;BR /&gt;Today --&amp;gt;&amp;nbsp; 
&lt;BR /&gt; 
&lt;U&gt;FileA&lt;/U&gt; 
&lt;BR /&gt;DeptId&amp;nbsp; Integer 
&lt;BR /&gt;Name&amp;nbsp; String&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ----&amp;gt; Create Hive Table1 
&lt;BR /&gt;Tomorrow&amp;nbsp; --&amp;gt; 
&lt;BR /&gt;FileA 
&lt;BR /&gt;DeptId&amp;nbsp; Integer 
&lt;BR /&gt;Name&amp;nbsp; String 
&lt;BR /&gt;PhoneNumber&amp;nbsp;&amp;nbsp; Integer&amp;nbsp;&amp;nbsp;&amp;nbsp; ---&amp;gt; Create Hive Table1 with this new schema</description>
      <pubDate>Sat, 16 Nov 2024 11:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343344#M111107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Hive tables from a dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343345#M111108</link>
      <description>Hi&amp;nbsp;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;satyatalend,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;So far, we don't support for&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;creating &amp;nbsp;HIVE tables from a dynamic schema.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Feel free to create a new feature jira issue of DI project on Talend Bug Tracker.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 14 Aug 2015 10:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343345#M111108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-14T10:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Hive tables from a dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343346#M111109</link>
      <description>Hi Xdshi, is there any alternative way to create the hive table dynamically as no component at this stage support to achive the same. 
&lt;BR /&gt;Am having the similar situation, where i will get more than 50 different json file and i need to create the hive table dynamically. At this stage i am thinking i ll extract the schema from the json and store it in the temp file and using shell script append the (columnname + datatype) "create table tblxxx( cat myshell script content") row formatted delimited ........ Is my approach is correct what are all the component should i use to achieve the same. Else provide some other idea as we need to achieve it in the production environment. 
&lt;BR /&gt;kindly support me on the same.</description>
      <pubDate>Sun, 11 Oct 2015 03:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343346#M111109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-11T03:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Hive tables from a dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343347#M111110</link>
      <description>Hi Talend team,
&lt;BR /&gt;Is there any update on this one? We are also having the same issue over on our end. It seems the ability to create hive tables automatically from a source RDBMS is also an important feature that we'd like to implement on our end.&amp;nbsp;
&lt;BR /&gt;Thanks
&lt;BR /&gt;Locke</description>
      <pubDate>Tue, 14 Jun 2016 08:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343347#M111110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-14T08:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Hive tables from a dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343348#M111111</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Is there any update on this one&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 09 Nov 2016 13:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343348#M111111</guid>
      <dc:creator>djugal</dc:creator>
      <dc:date>2016-11-09T13:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Hive tables from a dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343349#M111112</link>
      <description>Hello Talend team,
&lt;BR /&gt;Please give an update for this issue !
&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 27 Dec 2016 13:13:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Create-Hive-tables-from-a-dynamic-schema/m-p/2343349#M111112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-27T13:13:37Z</dc:date>
    </item>
  </channel>
</rss>

