<?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 Lakebridge Reconcile Config not supporting &amp;quot;sfAuthenticator&amp;quot; for Snowflake in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/lakebridge-reconcile-config-not-supporting-quot-sfauthenticator/m-p/151213#M53614</link>
    <description>&lt;P&gt;User is getting below error.&lt;BR /&gt;Py4JJavaError: An error occurred while calling o508.load. : net.snowflake.client.jdbc.SnowflakeSQLException: Incorrect username or password was specified.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/databrickslabs/lakebridge/blob/201f9b7cae5ae45583540d10be95a1980c5a7d94/src/databricks/labs/lakebridge/helpers/recon_config_utils.py#L118" target="_blank"&gt;https://github.com/databrickslabs/lakebridge/blob/201f9b7cae5ae45583540d10be95a1980c5a7d94/src/databricks/labs/lakebridge/helpers/recon_config_utils.py#L118&lt;/A&gt;&lt;/P&gt;&lt;P&gt;While I tried with plain python code using sfAuthenticator , it is working but with Lakebridge it is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104135"&gt;@Waldar&lt;/a&gt;&amp;nbsp; #lakebridge&lt;/P&gt;</description>
    <pubDate>Wed, 18 Mar 2026 07:08:03 GMT</pubDate>
    <dc:creator>dbr_data_engg</dc:creator>
    <dc:date>2026-03-18T07:08:03Z</dc:date>
    <item>
      <title>Lakebridge Reconcile Config not supporting "sfAuthenticator" for Snowflake</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-reconcile-config-not-supporting-quot-sfauthenticator/m-p/151213#M53614</link>
      <description>&lt;P&gt;User is getting below error.&lt;BR /&gt;Py4JJavaError: An error occurred while calling o508.load. : net.snowflake.client.jdbc.SnowflakeSQLException: Incorrect username or password was specified.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/databrickslabs/lakebridge/blob/201f9b7cae5ae45583540d10be95a1980c5a7d94/src/databricks/labs/lakebridge/helpers/recon_config_utils.py#L118" target="_blank"&gt;https://github.com/databrickslabs/lakebridge/blob/201f9b7cae5ae45583540d10be95a1980c5a7d94/src/databricks/labs/lakebridge/helpers/recon_config_utils.py#L118&lt;/A&gt;&lt;/P&gt;&lt;P&gt;While I tried with plain python code using sfAuthenticator , it is working but with Lakebridge it is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104135"&gt;@Waldar&lt;/a&gt;&amp;nbsp; #lakebridge&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 07:08:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-reconcile-config-not-supporting-quot-sfauthenticator/m-p/151213#M53614</guid>
      <dc:creator>dbr_data_engg</dc:creator>
      <dc:date>2026-03-18T07:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Lakebridge Reconcile Config not supporting "sfAuthenticator" for Snowflake</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-reconcile-config-not-supporting-quot-sfauthenticator/m-p/151716#M53692</link>
      <description>&lt;P&gt;It seems the issue lies in the way Lakebridge is handling the Snowflake authentication, particularly with the sfAuthenticator parameter. While the plain Python code works, Lakebridge might not be correctly passing the necessary configuration for Snowflake authentication. Ensure that you're passing all required credentials properly, including sfAuthenticator, in the Lakebridge configuration. Also, check for any potential compatibility issues between the library version you're using and Snowflake's authentication methods. It might help to check the specific documentation or GitHub issues related to Lakebridge and Snowflake authentication to see if there are any known limitations or required workarounds for this integration.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 12:56:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-reconcile-config-not-supporting-quot-sfauthenticator/m-p/151716#M53692</guid>
      <dc:creator>jameswood32</dc:creator>
      <dc:date>2026-03-23T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Lakebridge Reconcile Config not supporting "sfAuthenticator" for Snowflake</title>
      <link>https://community.databricks.com/t5/data-engineering/lakebridge-reconcile-config-not-supporting-quot-sfauthenticator/m-p/151725#M53694</link>
      <description>&lt;P&gt;I Checked their code already and do not see any parameter passed as "&lt;SPAN&gt;sfAuthenticator".&lt;BR /&gt;&lt;BR /&gt;Already logged issue on github for same,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/databrickslabs/lakebridge/issues/2338" target="_blank"&gt;Lakebridge Reconcile Config not supporting "sfAuthenticator" for Snowflake · Issue #2338 · databrickslabs/lakebridge&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 14:44:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakebridge-reconcile-config-not-supporting-quot-sfauthenticator/m-p/151725#M53694</guid>
      <dc:creator>dbr_data_engg</dc:creator>
      <dc:date>2026-03-23T14:44:57Z</dc:date>
    </item>
  </channel>
</rss>

