<?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 MongoDB components donot support Dynamic schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284755#M58385</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using Talend RealTime Big Data Platform.&lt;/P&gt;
&lt;P&gt;My use case is to migrate data from one mongoDB cluster to another.&lt;/P&gt;
&lt;P&gt;The schema of the source mongoDb might change hence I need a dynamic schema to be specified, which I am unable to do so.&lt;/P&gt;
&lt;P&gt;I have tried using a document datatype, but with no luck.&lt;/P&gt;
&lt;P&gt;The document which is inserted in the destination is as follows:&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "_id" : ObjectId("591bf640b9be05de0ca17a5b"),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "cols" : null&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way in which the tMongoInput and tMongoOutput components support dynamic schema&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:46:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:46:13Z</dc:date>
    <item>
      <title>MongoDB components donot support Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284755#M58385</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using Talend RealTime Big Data Platform.&lt;/P&gt;
&lt;P&gt;My use case is to migrate data from one mongoDB cluster to another.&lt;/P&gt;
&lt;P&gt;The schema of the source mongoDb might change hence I need a dynamic schema to be specified, which I am unable to do so.&lt;/P&gt;
&lt;P&gt;I have tried using a document datatype, but with no luck.&lt;/P&gt;
&lt;P&gt;The document which is inserted in the destination is as follows:&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "_id" : ObjectId("591bf640b9be05de0ca17a5b"),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "cols" : null&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way in which the tMongoInput and tMongoOutput components support dynamic schema&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284755#M58385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB components donot support Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284756#M58386</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The MongoDB components don't support Dynamic schema now, a jira &lt;A href="https://jira.talendforge.org/browse/TBD-3134?jql=text%20~%20%22mongodb%20dynamic%22" target="_self" rel="nofollow noopener noreferrer"&gt;issue &lt;/A&gt;has been reported on our bugtracker.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 09:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284756#M58386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T09:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB components donot support Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284757#M58387</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is there any workaround for it??&lt;/P&gt; 
&lt;P&gt;Is there any way in which I can capture the new keys added in the source MongoDB ,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; when migrating to the Destination mongoDB without making any changes in the job?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Rutula Sulakhe.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 09:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284757#M58387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T09:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB components donot support Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284758#M58388</link>
      <description>Hello, Did you resolve this problem?</description>
      <pubDate>Mon, 30 Jul 2018 08:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284758#M58388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-30T08:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB components donot support Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284759#M58389</link>
      <description>&lt;P&gt;There is any solution for &amp;nbsp;&lt;SPAN&gt;Dynamic schema in Mongodb&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 07:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284759#M58389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-11T07:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB components donot support Dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284760#M58390</link>
      <description>&lt;P&gt;I didn't find any, apart doing everything with Java code in a TJavaFlex.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MongoDB-components-donot-support-Dynamic-schema/m-p/2284760#M58390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-11T16:06:22Z</dc:date>
    </item>
  </channel>
</rss>

