<?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: JSON Deserialization in Big Data Batch Jobs from MongoDBInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/JSON-Deserialization-in-Big-Data-Batch-Jobs-from-MongoDBInput/m-p/2541770#M149360</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In Big Data Batch jobs, tMongoDBInput does not automatically deserialize MongoDB documents into individual Talend columns.&lt;/P&gt;&lt;P&gt;The component returns the document as a JSON string or serialized structure, and nested fields must be parsed explicitly.&lt;/P&gt;&lt;P&gt;Recommended approach:&lt;/P&gt;&lt;P&gt;Read the MongoDB document as a single JSON/Document field.&lt;/P&gt;&lt;P&gt;Use tExtractJSONFields, tMap, or custom Java logic to deserialize and extract required fields.&lt;/P&gt;&lt;P&gt;Define the output schema based on the extracted values.&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt;Automatic schema mapping of nested JSON is not supported in Big Data Batch jobs; JSON parsing must be handled explicitly.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gourav&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jan 2026 07:17:59 GMT</pubDate>
    <dc:creator>gouravdubey5</dc:creator>
    <dc:date>2026-01-28T07:17:59Z</dc:date>
    <item>
      <title>JSON Deserialization in Big Data Batch Jobs from MongoDBInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSON-Deserialization-in-Big-Data-Batch-Jobs-from-MongoDBInput/m-p/2514655#M147477</link>
      <description>&lt;P&gt;Hello! I am working in a Big Data Batch job and I have Objects that are being read in from a tMongoDBInput component. They are JSON objects, and I want to be able to access them as strings to use tExtractJSON later in my pipeline (from my understanding this works on strings). When I read in the input, they are serialized as &lt;A href="mailto:java.lang.Object@&amp;lt;serial_number&amp;gt;" target="_blank"&gt;java.lang.Object@&amp;lt;serial_number&amp;gt;&lt;/A&gt;&amp;nbsp;and I cannot figure out how to get the actual JSON string out of these objects.&lt;/P&gt;
&lt;P&gt;If it helps, I am running a Spark instance 3.5x and I'm running Talend Studio 2025-03.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 16:43:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSON-Deserialization-in-Big-Data-Batch-Jobs-from-MongoDBInput/m-p/2514655#M147477</guid>
      <dc:creator>bmatt</dc:creator>
      <dc:date>2025-04-16T16:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Deserialization in Big Data Batch Jobs from MongoDBInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSON-Deserialization-in-Big-Data-Batch-Jobs-from-MongoDBInput/m-p/2541770#M149360</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In Big Data Batch jobs, tMongoDBInput does not automatically deserialize MongoDB documents into individual Talend columns.&lt;/P&gt;&lt;P&gt;The component returns the document as a JSON string or serialized structure, and nested fields must be parsed explicitly.&lt;/P&gt;&lt;P&gt;Recommended approach:&lt;/P&gt;&lt;P&gt;Read the MongoDB document as a single JSON/Document field.&lt;/P&gt;&lt;P&gt;Use tExtractJSONFields, tMap, or custom Java logic to deserialize and extract required fields.&lt;/P&gt;&lt;P&gt;Define the output schema based on the extracted values.&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt;Automatic schema mapping of nested JSON is not supported in Big Data Batch jobs; JSON parsing must be handled explicitly.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gourav&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 07:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSON-Deserialization-in-Big-Data-Batch-Jobs-from-MongoDBInput/m-p/2541770#M149360</guid>
      <dc:creator>gouravdubey5</dc:creator>
      <dc:date>2026-01-28T07:17:59Z</dc:date>
    </item>
  </channel>
</rss>

