<?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 Connecting to Databricks using Python(VS Code) in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/connecting-to-databricks-using-python-vs-code/m-p/49688#M1624</link>
    <description>&lt;P&gt;I'm trying to connect to tables/views in Databricks using Python(via VS Code). However, I'm getting the following error:-&amp;nbsp;&lt;BR /&gt;File "C:\Users\XXXXXXXX\AppData\Roaming\Python\Python311\site-packages\urllib3\util\retry.py", line 592, in increment&lt;BR /&gt;raise MaxRetryError(_pool, url, error or ResponseError(cause))&lt;BR /&gt;urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='xxx-lakehouse-prod.cloud.databricks.com', port=443): Max retries exceeded with&lt;BR /&gt;url: /sql/1.0/warehouses/293f5a865d0f529e (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: CA signature digest algorithm too weak (_ssl.c:992)')))&lt;/P&gt;&lt;P&gt;NO LUCK although I've gone through several posts in Databricks:-&lt;BR /&gt;&lt;A href="https://community.databricks.com/t5/data-engineering/importing-ca-certificate-into-a-databricks-cluster/td-p/7304" target="_blank"&gt;https://community.databricks.com/t5/data-engineering/importing-ca-certificate-into-a-databricks-cluster/td-p/7304&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.databricks.com/t5/data-engineering/how-can-i-resolve-this-ssl-error-which-occurrs-when-calling/td-p/20793" target="_blank"&gt;https://community.databricks.com/t5/data-engineering/how-can-i-resolve-this-ssl-error-which-occurrs-when-calling/td-p/20793&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Oct 2023 07:04:19 GMT</pubDate>
    <dc:creator>Ankur_K</dc:creator>
    <dc:date>2023-10-22T07:04:19Z</dc:date>
    <item>
      <title>Connecting to Databricks using Python(VS Code)</title>
      <link>https://community.databricks.com/t5/get-started-discussions/connecting-to-databricks-using-python-vs-code/m-p/49688#M1624</link>
      <description>&lt;P&gt;I'm trying to connect to tables/views in Databricks using Python(via VS Code). However, I'm getting the following error:-&amp;nbsp;&lt;BR /&gt;File "C:\Users\XXXXXXXX\AppData\Roaming\Python\Python311\site-packages\urllib3\util\retry.py", line 592, in increment&lt;BR /&gt;raise MaxRetryError(_pool, url, error or ResponseError(cause))&lt;BR /&gt;urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='xxx-lakehouse-prod.cloud.databricks.com', port=443): Max retries exceeded with&lt;BR /&gt;url: /sql/1.0/warehouses/293f5a865d0f529e (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: CA signature digest algorithm too weak (_ssl.c:992)')))&lt;/P&gt;&lt;P&gt;NO LUCK although I've gone through several posts in Databricks:-&lt;BR /&gt;&lt;A href="https://community.databricks.com/t5/data-engineering/importing-ca-certificate-into-a-databricks-cluster/td-p/7304" target="_blank"&gt;https://community.databricks.com/t5/data-engineering/importing-ca-certificate-into-a-databricks-cluster/td-p/7304&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.databricks.com/t5/data-engineering/how-can-i-resolve-this-ssl-error-which-occurrs-when-calling/td-p/20793" target="_blank"&gt;https://community.databricks.com/t5/data-engineering/how-can-i-resolve-this-ssl-error-which-occurrs-when-calling/td-p/20793&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Oct 2023 07:04:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/connecting-to-databricks-using-python-vs-code/m-p/49688#M1624</guid>
      <dc:creator>Ankur_K</dc:creator>
      <dc:date>2023-10-22T07:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Databricks using Python(VS Code)</title>
      <link>https://community.databricks.com/t5/get-started-discussions/connecting-to-databricks-using-python-vs-code/m-p/50428#M1695</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;Kaniz!&amp;nbsp;&lt;BR /&gt;1. I've checked the SSL certificate which is up-to-date.&lt;BR /&gt;2. Also attempted&amp;nbsp;Specify SSL i.e.&amp;nbsp;Version&amp;nbsp;usingssl.PROTOCOL_TLSv1_2instead ofssl.PROTOCOL_SSLv3. It shoots deprecated warning.&lt;BR /&gt;3 "Add CA Certificate to Trusted Store":-&amp;nbsp;I exported and&amp;nbsp;added to my windows path(certs file).&amp;nbsp;&lt;BR /&gt;&lt;EM&gt;Long story short:- none of them worked out for me.&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;STRONG&gt;My hunch:-&lt;/STRONG&gt; my organisation might have configured firewall which prevents unauthorised APIs and causing certificate error message. Just working out my platform team if they can assist. Otherwise we can close this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 01:43:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/connecting-to-databricks-using-python-vs-code/m-p/50428#M1695</guid>
      <dc:creator>Ankur_K</dc:creator>
      <dc:date>2023-11-04T01:43:43Z</dc:date>
    </item>
  </channel>
</rss>

