<?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: CREATE CONNECTION - Support for Community Connections? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/create-connection-support-for-community-connections/m-p/164420#M55264</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/77492"&gt;@adnan_alvee&lt;/a&gt;&amp;nbsp;, I understand but am hoping to get a bit more information about the &lt;U&gt;&lt;STRONG&gt;Community connector CLI&lt;/STRONG&gt;&lt;/U&gt; approach. Can I get some help to understand how exactly I would deploy a community connector via CLI? I've tried some approaches but am having no luck so far.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jul 2026 18:18:54 GMT</pubDate>
    <dc:creator>ChristianRRL</dc:creator>
    <dc:date>2026-07-29T18:18:54Z</dc:date>
    <item>
      <title>CREATE CONNECTION - Support for Community Connections?</title>
      <link>https://community.databricks.com/t5/data-engineering/create-connection-support-for-community-connections/m-p/164345#M55251</link>
      <description>&lt;P&gt;Hi there, as the title asks, I'm wondering how Databricks Community Connections are being supported. For example, when I try to make a fresh connection via Spark SQL commands, I get an error because `COMMUNITY` type is not supported.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_0-1785276761138.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29537iCAD3AD91D01AEFC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_0-1785276761138.png" alt="ChristianRRL_0-1785276761138.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, when I check on an existing community connection I setup earlier, I see that it's labeled as type "Lakeflow Community Connector":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_1-1785276787254.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29538i8E004E416A75016E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_1-1785276787254.png" alt="ChristianRRL_1-1785276787254.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I check the same connection, I see it's labeled as `UNKNOWN_CONNECTION_TYPE`:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_4-1785277045154.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29541iDE6F8A45DFE4F383/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_4-1785277045154.png" alt="ChristianRRL_4-1785277045154.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And when I try and create a connection with that type, I get the same error as earlier:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_3-1785276855186.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29540iB58F3F2FD7A0E74B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_3-1785276855186.png" alt="ChristianRRL_3-1785276855186.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 22:18:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-connection-support-for-community-connections/m-p/164345#M55251</guid>
      <dc:creator>ChristianRRL</dc:creator>
      <dc:date>2026-07-28T22:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE CONNECTION - Support for Community Connections?</title>
      <link>https://community.databricks.com/t5/data-engineering/create-connection-support-for-community-connections/m-p/164346#M55252</link>
      <description>&lt;P&gt;Lakeflow Community Connector connections are supported, but not as a normal Spark SQL &lt;STRONG&gt;CREATE CONNECTION&lt;/STRONG&gt; type today. They’re supported through the Lakeflow Community Connectors flow/UI and companion CLI/API path, while SQL/SDK enum surfaces still don’t recognize COMMUNITY as a first-class connection type.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;For Community connectors, use one of these paths:&lt;/P&gt;
&lt;P&gt;- &lt;STRONG&gt;Lakeflow UI:&lt;/STRONG&gt;&amp;nbsp; New → Add or upload data → source under Community connectors. &lt;BR /&gt;- &lt;STRONG&gt;Community connector CLI:&lt;/STRONG&gt; community-connector create_connection ... which stamps connection_type=COMMUNITY for you.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 22:38:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-connection-support-for-community-connections/m-p/164346#M55252</guid>
      <dc:creator>adnan_alvee</dc:creator>
      <dc:date>2026-07-28T22:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE CONNECTION - Support for Community Connections?</title>
      <link>https://community.databricks.com/t5/data-engineering/create-connection-support-for-community-connections/m-p/164420#M55264</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/77492"&gt;@adnan_alvee&lt;/a&gt;&amp;nbsp;, I understand but am hoping to get a bit more information about the &lt;U&gt;&lt;STRONG&gt;Community connector CLI&lt;/STRONG&gt;&lt;/U&gt; approach. Can I get some help to understand how exactly I would deploy a community connector via CLI? I've tried some approaches but am having no luck so far.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2026 18:18:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-connection-support-for-community-connections/m-p/164420#M55264</guid>
      <dc:creator>ChristianRRL</dc:creator>
      <dc:date>2026-07-29T18:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE CONNECTION - Support for Community Connections?</title>
      <link>https://community.databricks.com/t5/data-engineering/create-connection-support-for-community-connections/m-p/164564#M55290</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/96188"&gt;@ChristianRRL&lt;/a&gt;&amp;nbsp;&amp;nbsp;I tried with FHIR and it worked. The process is the same for every source. To do GitHub instead of the FHIR example, you change exactly three things, the connector name (github), the credential (a GitHub token), and the list of tables (repos, issues, PRs). Every command and every step stays the same.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Step 1 — Install &amp;amp; authenticate&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;Install the community-connector CLI, point it at your workspace profile. Identical for any connector.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 2 — Create the connection&lt;/STRONG&gt;&lt;BR /&gt;community-connector create_connection &amp;lt;CONNECTOR&amp;gt; &amp;lt;conn_name&amp;gt; -o '&amp;lt;options JSON&amp;gt;'&lt;BR /&gt;Registers a Unity Catalog connection securely holding the source config/credentials. Only the connector name and the options JSON differ.&lt;BR /&gt;&lt;BR /&gt;What I ran (FHIR):&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;community-connector create_connection fhir adnan_fhir_conn \
--spec src/databricks/labs/community_connector/sources/fhir/connector_spec.yaml \
--options '{"base_url": "https://hapi.fhir.org/baseR4", "auth_type": "none"}'&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Step 3 — Define what to ingest&lt;/STRONG&gt;&lt;BR /&gt;A small pipeline_spec.json listing source tables → destination catalog/schema. Only the table names differ.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Generic — a pipeline_spec.json listing source tables → destination:
{
  "connection_name": "&amp;lt;CONN_NAME&amp;gt;",
  "objects": [
    { "table": { "source_table": "&amp;lt;SOURCE_TABLE&amp;gt;",
                 "destination_catalog": "&amp;lt;CATALOG&amp;gt;",
                 "destination_schema": "&amp;lt;SCHEMA&amp;gt;",
                 "destination_table": "&amp;lt;TABLE&amp;gt;" } }
  ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Step 4 — Create the pipeline (Identical shape for any connector.)&lt;/STRONG&gt;&lt;BR /&gt;community-connector create_pipeline &amp;lt;CONNECTOR&amp;gt; &amp;lt;pipeline_name&amp;gt; \&lt;BR /&gt;--pipeline-spec pipeline_spec.json --catalog &amp;lt;cat&amp;gt; --schema &amp;lt;schema&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;What I ran (FHIR) — fhir_pipeline_spec.json:
{
  "connection_name": "adnan_fhir_conn",
  "objects": [
    { "table": { "source_table": "Patient",   "destination_catalog": "uc_adnan", "destination_schema": "fhir_raw", "destination_table": "patient" } },
    { "table": { "source_table": "Condition",  "destination_catalog": "uc_adnan", "destination_schema": "fhir_raw", "destination_table": "condition" } },
    { "table": { "source_table": "Encounter",  "destination_catalog": "uc_adnan", "destination_schema": "fhir_raw", "destination_table": "encounter" } }
  ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Step 5 — Run &amp;amp; verify&lt;/STRONG&gt;&lt;BR /&gt;community-connector run_pipeline &amp;lt;pipeline_name&amp;gt;&lt;BR /&gt;community-connector show_pipeline &amp;lt;pipeline_name&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;community-connector create_pipeline fhir adnan_fhir_pipeline \
  --pipeline-spec fhir_pipeline_spec.json \
  --catalog uc_adnan --schema fhir_raw \
  --repo-url https://github.com/databrickslabs/lakeflow-community-connectors.git \
  --use-workspace-pipeline&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Then query the Delta tables in UC. Identical for any connector.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2026 20:30:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-connection-support-for-community-connections/m-p/164564#M55290</guid>
      <dc:creator>adnan_alvee</dc:creator>
      <dc:date>2026-07-30T20:30:09Z</dc:date>
    </item>
  </channel>
</rss>

