Hi Hop:
We'd like to add more details and generate a PR for this documentation.
Thank you!
--
此致!Best Regards
陈明雨 Mingyu Chen
Email:
chenmin...@apache.org
在 2021-04-13 03:04:00,"Matt Casters" 写道:
>Hello Doris!
>
>We've added more of a placeholder here:
>http://hop.apache.org/manual/late
Hello Doris!
We've added more of a placeholder here:
http://hop.apache.org/manual/latest/database/databases/doris.html
Apache Doris is also found in the list of relational database types in the
Hop GUI now.
I would like to invite you to help us maintain the details and limitations
if you think th
Hi Matt:
Nice to meet you!
Please let us know once you add Doris to that list.
Doris supports MySQL protocol, but not all of them.
There are some slight difference between Doris's MySQL protocol and MySQL's
native protocol.
If you encounter any problems, please let us know and we will assist in so
Hi Ling Miao,
That's right, we'll list Apache Doris in that list and as well in the user
interface so that people learn about Doris and if they have it they can
immediately connect.
Thanks and best of luck,
Matt
On Wed, Mar 31, 2021 at 1:37 PM ling miao wrote:
> Hi Matt Casters,
>
> It is a
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 i
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 dri
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
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?