提交 a26e9237 编写于 作者: S Serge Rider

#4925 MapD initial config


Former-commit-id: 5ba9c374
上级 c297fe86
......@@ -975,6 +975,21 @@
<file type="jar" path="maven:/org.apache.ignite:ignite-core:RELEASE"/>
</driver>
<!-- OmniSci MapD -->
<driver
id="omnisci_mapd"
label="MapD"
icon="icons/mapd_icon.png"
iconBig="icons/mapd_icon_big.png"
class="com.mapd.jdbc.MapDDriver"
sampleURL="jdbc:mapd:{host}:{port}:{database}"
defaultPort="9092"
description="OmniSci MapD GPU SQL Analytics Engine"
webURL="https://www.omnisci.com/docs/v4.0.0/6_jdbc.html"
categories="analytics,sql">
</driver>
<!-- Legacy deprecated drivers -->
<driver
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册