<?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 do we add a certificate file in Databricks for sparksubmit type of job? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/54883#M30187</link>
    <description>&lt;P&gt;Since DBFS based files getting deprecated, is there a newer method to this?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2023 20:02:34 GMT</pubDate>
    <dc:creator>DBLearner74</dc:creator>
    <dc:date>2023-12-07T20:02:34Z</dc:date>
    <item>
      <title>How do we add a certificate file in Databricks for sparksubmit type of job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33567#M24542</link>
      <description>&lt;P&gt;How do we add a certificate file in Databricks for sparksubmit type of job?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 16:26:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33567#M24542</guid>
      <dc:creator>geetha_venkates</dc:creator>
      <dc:date>2021-12-08T16:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do we add a certificate file in Databricks for sparksubmit type of job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33568#M24543</link>
      <description>&lt;P&gt;Hello, @geetha Venkatesan​! Welcome and thank you for asking. Let's give the community a bit longer to answer. We'll circle back if we need to.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 23:44:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33568#M24543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-08T23:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do we add a certificate file in Databricks for sparksubmit type of job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33569#M24544</link>
      <description>&lt;P&gt;@geetha Venkatesan​&amp;nbsp;can you explain what sort of certificate you're trying to use? spark-submit works over the Jobs API, which does not require submitting any cert.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 00:58:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33569#M24544</guid>
      <dc:creator>BilalAslamDbrx</dc:creator>
      <dc:date>2021-12-13T00:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do we add a certificate file in Databricks for sparksubmit type of job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33570#M24545</link>
      <description>&lt;P&gt;Here are directions on how to add a custom CA Cert.  Does this help? &lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.databricks.com/python/import-custom-ca-cert.html" target="test_blank"&gt;https://kb.databricks.com/python/import-custom-ca-cert.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 19:08:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33570#M24545</guid>
      <dc:creator>franco_patano</dc:creator>
      <dc:date>2021-12-13T19:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do we add a certificate file in Databricks for sparksubmit type of job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33571#M24546</link>
      <description>&lt;P&gt;ECS is hosted on our private cloud and it uses internal certificate owned by us. So from databricks when we need to connect to ECS, we need to import our internal certificate in databricks, so that connection happens between databricks and ECS .&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 06:55:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33571#M24546</guid>
      <dc:creator>geetha_venkates</dc:creator>
      <dc:date>2021-12-14T06:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do we add a certificate file in Databricks for sparksubmit type of job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33572#M24547</link>
      <description>&lt;P&gt;As per this document, we need to use DButils and we can use this only on notebook. But ours is spark scala application jar that runs in spark submit mode.  So we want to know how we can import the certificate and make it use at the startup of the cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 07:02:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/33572#M24547</guid>
      <dc:creator>geetha_venkates</dc:creator>
      <dc:date>2021-12-14T07:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do we add a certificate file in Databricks for sparksubmit type of job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/54883#M30187</link>
      <description>&lt;P&gt;Since DBFS based files getting deprecated, is there a newer method to this?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 20:02:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/54883#M30187</guid>
      <dc:creator>DBLearner74</dc:creator>
      <dc:date>2023-12-07T20:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do we add a certificate file in Databricks for sparksubmit type of job?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/55196#M30266</link>
      <description>&lt;P&gt;I have the same problem... when i worked with the hive_metastore in past, i was able tu use file system and also use API certs.&lt;/P&gt;&lt;P&gt;Now i'm using the unity catalog and i can't upload a certificate, can somebody help me?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 16:22:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-we-add-a-certificate-file-in-databricks-for-sparksubmit/m-p/55196#M30266</guid>
      <dc:creator>nicozambelli</dc:creator>
      <dc:date>2023-12-13T16:22:45Z</dc:date>
    </item>
  </channel>
</rss>

