<?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 to connect Neo4j aura to a cluster in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/114557#M44868</link>
    <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;I have added the init script on cluster start up in Spark-&amp;gt;config-&amp;gt;init.scripts. But my clsuter won't start after this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Cluster scoped init script /Volumes/xxx/xxx/neo4j/neo4j-init.sh failed: Script exit status is non-zero. Could you please help me or provide the original script?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Apr 2025 19:04:32 GMT</pubDate>
    <dc:creator>saab123</dc:creator>
    <dc:date>2025-04-04T19:04:32Z</dc:date>
    <item>
      <title>How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15612#M9920</link>
      <description>&lt;P&gt;Please help resolve this error :&lt;/P&gt;&lt;P&gt;&lt;B&gt;org.neo4j.driver.exceptions.SecurityException: Failed to establish secured connection with the server&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This occurs when I want to establish a connection to neo4j aura to my cluster .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Sep 2021 04:42:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15612#M9920</guid>
      <dc:creator>Nyarish</dc:creator>
      <dc:date>2021-09-12T04:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15613#M9921</link>
      <description>&lt;P&gt;any help guys?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 04:20:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15613#M9921</guid>
      <dc:creator>Nyarish</dc:creator>
      <dc:date>2021-09-13T04:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15614#M9922</link>
      <description>&lt;P&gt;&lt;A href="https://aura.support.neo4j.com/hc/en-us/articles/1500003161121" alt="https://aura.support.neo4j.com/hc/en-us/articles/1500003161121" target="_blank"&gt;https://aura.support.neo4j.com/hc/en-us/articles/1500003161121&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aura needs some additional setup on your cluster.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 06:55:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15614#M9922</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-09-13T06:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15615#M9923</link>
      <description>&lt;P&gt;hi @Werner Stinckens​&amp;nbsp;thanks for the feedback. I've gone through that articles several times, but I still get the same error. what could I be missing with my Databricks setup ? &lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 07:00:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15615#M9923</guid>
      <dc:creator>Nyarish</dc:creator>
      <dc:date>2021-09-13T07:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15616#M9924</link>
      <description>&lt;P&gt;The shell script will disable some encryption algorithms.&lt;/P&gt;&lt;P&gt;What you can do is check the logs if the bash script gives any errors.&lt;/P&gt;&lt;P&gt;Also check if the /databricks/spark/dbconf/java/extra.security is actually there.&lt;/P&gt;&lt;P&gt;And also check the settings which are set in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's about it what I can think of.  You could also try to use different versions of databricks, or check the databricks log, because maybe you have to disable/enable a certain algorithm which is not in the bash script.&lt;/P&gt;&lt;P&gt;Thinking out loud here though.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 07:07:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15616#M9924</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-09-13T07:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15617#M9925</link>
      <description>&lt;P&gt;I am new in this...&lt;/P&gt;&lt;P&gt;&lt;B&gt;/databricks/spark/dbconf/java/extra.security is actually there.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;And also check the settings which are set in the script.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please can you shed more light &lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 07:14:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15617#M9925</guid>
      <dc:creator>Nyarish</dc:creator>
      <dc:date>2021-09-13T07:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15618#M9926</link>
      <description>&lt;P&gt;you can check the content of the extra.security file using a notebook:&lt;/P&gt;&lt;P&gt;%sh&lt;/P&gt;&lt;P&gt;cat /databricks/spark/dbconf/java/extra.security&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should be what is in the article.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script will set the jdk.tls.dsiabledAlgorithms parameter in java.&lt;/P&gt;&lt;P&gt;So you can check the java parameters on your cluster with&lt;/P&gt;&lt;P&gt;%sh&lt;/P&gt;&lt;P&gt;java -XshowSettings:all -version&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the disabledAlgorithms should be set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If everything is set as it should be,  you will have to check logs on databricks side and neo4j side to see what is going on. &lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 08:15:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15618#M9926</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-09-13T08:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15619#M9927</link>
      <description>&lt;P&gt;First of all, thank you for taking the time to help. Please if you don't mind, I am newbie, kindly guide me on the steps that I need or what to do next...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a screenshot ...what next from here &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot 2021-09-13 at 11.20.40"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2431i73B53DDAF618715B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-09-13 at 11.20.40" alt="Screenshot 2021-09-13 at 11.20.40" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the error from notebook to neo4j aura database &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot 2021-09-13 at 11.31.03"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2432iF4E2361ED7F7C0FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-09-13 at 11.31.03" alt="Screenshot 2021-09-13 at 11.31.03" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 08:24:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15619#M9927</guid>
      <dc:creator>Nyarish</dc:creator>
      <dc:date>2021-09-13T08:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15620#M9928</link>
      <description>&lt;P&gt;the value GCM being present, don't know if it is that.  The comment in the file says it has to be present though.&lt;/P&gt;&lt;P&gt;are you sure it is not an issue at the neo4j side? f.e. allowing external connections etc.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 08:44:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15620#M9928</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-09-13T08:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15621#M9929</link>
      <description>&lt;P&gt;let me ask...how would you run this code of block in the the notebook. since I get an error loading this script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#!/bin/sh&lt;/P&gt;&lt;P&gt;PROPERTIES_FILE="/databricks/spark/dbconf/java/extra.security"&lt;/P&gt;&lt;P&gt;DISABLED_ALGOS="SSLv3, RC4, DES, MD5withRSA, DH keySize &amp;lt; 1024, EC keySize &amp;lt; 224, 3DES_EDE_CBC, anon, NULL"&lt;/P&gt;&lt;P&gt;echo "Configure Databricks java for Aura access"&lt;/P&gt;&lt;P&gt;if [[ -f "${PROPERTIES_FILE}" ]]; then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;echo "setting jdk.tls.disabledAlgorithms..."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;echo "jdk.tls.disabledAlgorithms=${DISABLED_ALGOS}" | tee "${PROPERTIES_FILE}"&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;gt;&amp;amp;2 echo "ERROR failed to find ${PROPERTIES_FILE}"&lt;/P&gt;&lt;P&gt;fi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 08:49:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15621#M9929</guid>
      <dc:creator>Nyarish</dc:creator>
      <dc:date>2021-09-13T08:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15622#M9930</link>
      <description>&lt;P&gt;this script has to run at cluster startup.&lt;/P&gt;&lt;P&gt;What is does is changing this properties_file.  I don't think you can run it in a notebook.&lt;/P&gt;&lt;P&gt;what error do you get when loading the script?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 08:54:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15622#M9930</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-09-13T08:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15623#M9931</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot 2021-09-13 at 11.58.27"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2438iA245BFE31ADAFCCC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-09-13 at 11.58.27" alt="Screenshot 2021-09-13 at 11.58.27" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 08:59:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15623#M9931</guid>
      <dc:creator>Nyarish</dc:creator>
      <dc:date>2021-09-13T08:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15624#M9932</link>
      <description>&lt;P&gt;you can't run this script in a notebook.&lt;/P&gt;&lt;P&gt;You have to provide it to the cluster in the cluster settings (Init Scripts).&lt;/P&gt;&lt;P&gt;The script has to be present on the location you put it (f.e. Filestore in dbfs)&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 09:22:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15624#M9932</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-09-13T09:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15625#M9933</link>
      <description>&lt;P&gt;I guess this setting option is not on the Community version?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 09:29:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15625#M9933</guid>
      <dc:creator>Nyarish</dc:creator>
      <dc:date>2021-09-13T09:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15626#M9934</link>
      <description>&lt;P&gt;can't say, I am not on that version.&lt;/P&gt;&lt;P&gt;It should be here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="screenshot"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2433i2D83973B590CB2AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot" alt="screenshot" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 09:31:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15626#M9934</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-09-13T09:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15627#M9935</link>
      <description>&lt;P&gt;I think I might have to upgrade, since I don't have that option.  &lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 09:36:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15627#M9935</guid>
      <dc:creator>Nyarish</dc:creator>
      <dc:date>2021-09-13T09:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15628#M9936</link>
      <description>&lt;P&gt;ok so I tested it for you.&lt;/P&gt;&lt;P&gt;with the init script this is in extra.security:&lt;/P&gt;&lt;P&gt;jdk.tls.disabledAlgorithms=SSLv3, RC4, DES, MD5withRSA, DH keySize &amp;lt; 1024, EC keySize &amp;lt; 224, 3DES_EDE_CBC, anon, NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without the init script, I get the same as you.&lt;/P&gt;&lt;P&gt;So the script itself works.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 10:06:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15628#M9936</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-09-13T10:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15629#M9937</link>
      <description>&lt;P&gt;@Werner Stinckens​&amp;nbsp;and @Nyaribo Maseru​&amp;nbsp;- You two are awesome! Thank you for working so hard together.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 13:09:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/15629#M9937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-13T13:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect Neo4j aura to a cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/114557#M44868</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;I have added the init script on cluster start up in Spark-&amp;gt;config-&amp;gt;init.scripts. But my clsuter won't start after this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Cluster scoped init script /Volumes/xxx/xxx/neo4j/neo4j-init.sh failed: Script exit status is non-zero. Could you please help me or provide the original script?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 19:04:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-connect-neo4j-aura-to-a-cluster/m-p/114557#M44868</guid>
      <dc:creator>saab123</dc:creator>
      <dc:date>2025-04-04T19:04:32Z</dc:date>
    </item>
  </channel>
</rss>

