<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Integrate Spark sql with Liferay7.2</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=114809951" />
  <subtitle>Integrate Spark sql with Liferay7.2</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=114809951</id>
  <updated>2026-04-04T01:02:06Z</updated>
  <dc:date>2026-04-04T01:02:06Z</dc:date>
  <entry>
    <title>RE: Integrate Spark sql with Liferay7.2</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114812172" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114812172</id>
    <updated>2019-08-20T08:54:15Z</updated>
    <published>2019-08-20T08:54:15Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Ramalingaiah. D:&lt;/div&gt;&lt;blockquote&gt;&lt;br /&gt;if we are using Spark Sql  then what we need to do changes.&lt;br /&gt;Can you please let me know . Actually i am trying to Integrate Spark Sql with Liferay.&lt;br /&gt;&lt;/blockquote&gt;Check the &lt;a href="https://web.liferay.com/services/support/compatibility-matrix"&gt;compatibility matrix for DXP&lt;/a&gt;: If spark is not on there, it won&amp;#39;t be configurable for CE at all (spoiler alert: it isn&amp;#39;t). In CE, the Open Source subset of those databases (and application servers) is supported.&lt;br /&gt;The changes you need are similar to Antonio&amp;#39;s efforts to support Oracle and SqlServer: You&amp;#39;ll have to write the database abstraction layer for spark, deploy that plugin to Liferay, and then do whatever that (custom) plugin of yours requires for the database connection.</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2019-08-20T08:54:15Z</dc:date>
  </entry>
  <entry>
    <title>Integrate Spark sql with Liferay7.2</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114809950" />
    <author>
      <name>Ramalingaiah. D</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114809950</id>
    <updated>2019-08-20T08:46:50Z</updated>
    <published>2019-08-20T08:46:50Z</published>
    <summary type="html">Dear Team,&lt;br /&gt;&lt;br /&gt;if we are using MYSQL then we need to edit portal-ext.properties .&lt;br /&gt;jdbc.default.driverClassName=com.mysql.jdbc.Driver&lt;br /&gt;jdbc.default.url=jdbc:mysql://localhost/lportal?useUnicode=true&amp;amp;characterEncoding=UTF-8&amp;amp;useFastDateParsing=false&lt;br /&gt;jdbc.default.username=root&lt;br /&gt;jdbc.default.password=root&lt;br /&gt;&lt;br /&gt;if we are using Spark Sql  then what we need to do changes.&lt;br /&gt;Can you please let me know . Actually i am trying to Integrate Spark Sql with Liferay.&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Ram</summary>
    <dc:creator>Ramalingaiah. D</dc:creator>
    <dc:date>2019-08-20T08:46:50Z</dc:date>
  </entry>
</feed>
