Hi Matt Casters,

It is a great honor that Doris can be used as one of the data sources
supported by Hop and advertised in your document.

I read the Hop document, do you mean to put Doris in this directory?
https://hop.apache.org/manual/latest/database/databases.html
If so, the Doris information is the same as mysql except that the Type is
`OLAP`.
The driver version is recommended to use 8.0.

Ling Miao

Matt Casters <matt.cast...@neo4j.com.invalid> 于2021年3月31日周三 下午5:37写道:

> Hi Ling Miao,
>
> Thank you for your reply.  We already support MySQL in all RDBMS transforms
> and with bulk loading so folks can use that.
> To "advertise" support I'll create a derivative database plugin for Apache
> Doris so that folks can find it in the list of databases we support.
>
> The MySQL JDBC driver license is indeed not compatible with the APL and
> neither is the one from MariaDB for that matter.
> Folks need to download their own copy in that case.  I don't think it's
> that big of a deal.
>
> Kind regards,
> Matt
>
> On Wed, Mar 31, 2021 at 10:30 AM ling miao <emmymia...@gmail.com> wrote:
>
> > Hi Matt,
> >
> > Nice to meet Apache Hop (incubating) devs.
> >
> > About question2:
> > Since Doris supports the mysql protocol, general users will use JDBC or
> > other tools that support the mysql protocol to perform bulk load tasks.
> > If you want to use the http api, you can use the stream load method.
> > Stream load can also load data, and it is http api
> >
> > About question1:
> > At present, it is possible to support mysql client version 5.1 and 8.
> > But I am not sure whether the JDBC driver complies with APL 2.0.
> >
> > Ling Miao
> >
> > Matt Casters <matt.cast...@neo4j.com.invalid> 于2021年3月29日周一 下午9:19写道:
> >
> >> Dear fellow incubators,
> >>
> >> Greetings from the Apache Hop (incubating) devs.
> >> We would like to add Doris as a supported database to Hop.  Typically we
> >> support relational databases through JDBC connections.  Just a few
> >> questions if I may...
> >> - Do you have a JDBC driver or one that can be used with Doris?  We're
> >> looking for one that is APL 2.0 compatible.
> >> - Do you have a specific API or toolset to do bulk loading?
> >>
> >> Thanks in advance!
> >>
> >> Matt
> >> ----
> >> hop.apache.org
> >>
> >
>

Reply via email to