<?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 Getting JsonParseException: Unexpected character ('&amp;lt;' (code 60)) in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/getting-jsonparseexception-unexpected-character-lt-code-60/m-p/2821#M100</link>
    <description>&lt;P&gt;I have a scheduled job that is executed using a notebook. Within one of the notebook cells, there is a check to determine if a table exists.  However, even when the table does exist, it incorrectly identifies it as non-existent and proceeds to execute the subsequent code. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;spark.sql("CREATE SCHEMA IF NOT EXIST schema_name")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; While executing the above code, it throws the below error:&lt;/P&gt;&lt;P&gt;&lt;B&gt;shaded.v245.com.fasterxml.jackson.core.JsonParseException: Unexpected character ('&amp;lt;' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Even though I haven't used the "&amp;lt;" character in the code, it is still throwing the same error. Error is only for 5-6 runs in a whole day, rest of the time it is working fine. How to avoid this kind of error? &lt;/P&gt;&lt;P&gt;&lt;B&gt;Note:&lt;/B&gt; I am using Job Compute cluster to run this job.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jun 2023 10:33:52 GMT</pubDate>
    <dc:creator>Data_Analytics1</dc:creator>
    <dc:date>2023-06-20T10:33:52Z</dc:date>
    <item>
      <title>Getting JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.databricks.com/t5/data-engineering/getting-jsonparseexception-unexpected-character-lt-code-60/m-p/2821#M100</link>
      <description>&lt;P&gt;I have a scheduled job that is executed using a notebook. Within one of the notebook cells, there is a check to determine if a table exists.  However, even when the table does exist, it incorrectly identifies it as non-existent and proceeds to execute the subsequent code. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;spark.sql("CREATE SCHEMA IF NOT EXIST schema_name")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; While executing the above code, it throws the below error:&lt;/P&gt;&lt;P&gt;&lt;B&gt;shaded.v245.com.fasterxml.jackson.core.JsonParseException: Unexpected character ('&amp;lt;' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Even though I haven't used the "&amp;lt;" character in the code, it is still throwing the same error. Error is only for 5-6 runs in a whole day, rest of the time it is working fine. How to avoid this kind of error? &lt;/P&gt;&lt;P&gt;&lt;B&gt;Note:&lt;/B&gt; I am using Job Compute cluster to run this job.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 10:33:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/getting-jsonparseexception-unexpected-character-lt-code-60/m-p/2821#M100</guid>
      <dc:creator>Data_Analytics1</dc:creator>
      <dc:date>2023-06-20T10:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.databricks.com/t5/data-engineering/getting-jsonparseexception-unexpected-character-lt-code-60/m-p/2822#M101</link>
      <description>&lt;P&gt;Hi @Mahesh Chahare​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great to meet you, and thanks for your question! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's see if your peers in the community have an answer to your question. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 03:20:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/getting-jsonparseexception-unexpected-character-lt-code-60/m-p/2822#M101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-21T03:20:39Z</dc:date>
    </item>
  </channel>
</rss>

