image

2024-11-07 Thread 张工
您好,第一次用doris做生产环境项目,遇到了解决不了的问题,doris有什么参数可以开启并发写入吗?百万级别的数据量,在doris库中只保留17条数据,采用的是unique的方式,现在是flink任务的doris节点会产生反压,官网没有查到可以提高写入性能的方式,需要checkpoint是1分钟,不考虑开启攒批写入。doris sink这里可以加入什么参数,上游数据不是json格式还要加json吗?

[GitHub] [doris-website] lexoning commented on pull request #53: [community](docs) how-to-contribute change image

2022-08-17 Thread GitBox
lexoning commented on PR #53: URL: https://github.com/apache/doris-website/pull/53#issuecomment-1218916613 this is my first pr, thinks for help -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re:Re: [DISCUSS] Using apache official docker hub to publish the Doris Dev Image

2021-05-07 Thread 陈明雨
t;> Hi All: >> >> >> >> The Doris Dev-Env docker image, which is for compiling the Doris from >> source, is currently under a personal repo on Docker hub[1]. >> We plan to move it to the apache offical docker hub repo[2]. >> Therefore, we need to apply for

Re: [DISCUSS] Using apache official docker hub to publish the Doris Dev Image

2021-04-21 Thread 寒江雪
Hi It is great! ! I am looking forward to that. 陈明雨 于2021年4月21日周三 上午12:15写道: > Hi All: > > > > The Doris Dev-Env docker image, which is for compiling the Doris from > source, is currently under a personal repo on Docker hub[1]. > We plan to move it to the apache offi

Re: [DISCUSS] Using apache official docker hub to publish the Doris Dev Image

2021-04-20 Thread Lee Happen
Hi, I support It is better use apache official docker hub to publish the doris dev image Haopeng Li From: ling miao Sent: April 21, 2021 3:00 To: dev@doris.apache.org Subject: Re: [DISCUSS] Using apache official docker hub to publish the Doris Dev Image Hi

Re: [DISCUSS] Using apache official docker hub to publish the Doris Dev Image

2021-04-20 Thread ling miao
Hi, I support There are indeed many problems with using docker hub under a personal repo. Ling Miao 陈明雨 于2021年4月21日周三 上午12:15写道: > Hi All: > > > > The Doris Dev-Env docker image, which is for compiling the Doris from > source, is currently under a personal repo on Docker hu

[DISCUSS] Using apache official docker hub to publish the Doris Dev Image

2021-04-20 Thread 陈明雨
Hi All: The Doris Dev-Env docker image, which is for compiling the Doris from source, is currently under a personal repo on Docker hub[1]. We plan to move it to the apache offical docker hub repo[2]. Therefore, we need to apply for the Docker image publishing authority. I already created a

Re:Re: [Docker Image] Update the docker dev image

2020-08-31 Thread 陈明雨
t; >> >> I've just update the docker dev image[build-env-1.2], which can be found >> here[1]. >> This image can be used to compile Doris 0.12 and 0.13(WIP). >> >> >> This update is mainly to increase the UnixODBC third-party library >> dependenc

Re: [Docker Image] Update the docker dev image

2020-08-31 Thread ling miao
By default, will the compilation include the mysql library? Ling Miao 陈明雨 于2020年8月27日周四 下午11:12写道: > Hi All: > > > I've just update the docker dev image[build-env-1.2], which can be found > here[1]. > This image can be used to compile Doris 0.12 and 0.13(WIP). > &g

[Docker Image] Update the docker dev image

2020-08-27 Thread 陈明雨
Hi All: I've just update the docker dev image[build-env-1.2], which can be found here[1]. This image can be used to compile Doris 0.12 and 0.13(WIP). This update is mainly to increase the UnixODBC third-party library dependency, and add the --with-included-ltdl option to ensure that the

Re:Re: Re: Update Doris development docker image v1.2

2020-08-16 Thread 陈明雨
counter core problems caused by bitmap >> >after this? >> > >> >Ling Miao >> > >> >陈明雨 于2020年8月14日周五 下午5:01写道: >> > >> >> Hi All: >> >> >> >> >> >> I have updated the Doris development docker

Re: Re: Update Doris development docker image v1.2

2020-08-16 Thread ling miao
l users no longer encounter core problems caused by bitmap > >after this? > > > >Ling Miao > > > >陈明雨 于2020年8月14日周五 下午5:01写道: > > > >> Hi All: > >> > >> > >> I have updated the Doris development docker image v1.2. > >&g

Re:Re: Update Doris development docker image v1.2

2020-08-16 Thread 陈明雨
: >This is a very meaningful update. >After that, will users no longer encounter core problems caused by bitmap >after this? > >Ling Miao > >陈明雨 于2020年8月14日周五 下午5:01写道: > >> Hi All: >> >> >> I have updated the Doris development docker image v1.2. &g

Re: Update Doris development docker image v1.2

2020-08-16 Thread ling miao
This is a very meaningful update. After that, will users no longer encounter core problems caused by bitmap after this? Ling Miao 陈明雨 于2020年8月14日周五 下午5:01写道: > Hi All: > > > I have updated the Doris development docker image v1.2. > To solve the problem in [1]. > >

Update Doris development docker image v1.2

2020-08-14 Thread 陈明雨
Hi All: I have updated the Doris development docker image v1.2. To solve the problem in [1]. This new image also contains nodejs-v14, which is prepared for the incoming UI component. [1] https://github.com/apache/incubator-doris/pull/3791 -- 此致!Best Regards 陈明雨 Mingyu Chen Email

[GitHub] [incubator-doris] morningman merged pull request #1436: Fix broken image link

2019-07-06 Thread GitBox
morningman merged pull request #1436: Fix broken image link URL: https://github.com/apache/incubator-doris/pull/1436 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] wang-ye opened a new pull request #1436: Fix broken image link

2019-07-06 Thread GitBox
wang-ye opened a new pull request #1436: Fix broken image link URL: https://github.com/apache/incubator-doris/pull/1436 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] skyler-tao closed issue #1203: compile be error using docker image

2019-05-26 Thread GitBox
skyler-tao closed issue #1203: compile be error using docker image URL: https://github.com/apache/incubator-doris/issues/1203 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-doris] skyler-tao commented on issue #1203: compile be error using docker image

2019-05-26 Thread GitBox
skyler-tao commented on issue #1203: compile be error using docker image URL: https://github.com/apache/incubator-doris/issues/1203#issuecomment-496054327 Yes, you're right. This is an automated message from the Apach

[GitHub] [incubator-doris] imay commented on issue #1203: compile be error using docker image

2019-05-25 Thread GitBox
imay commented on issue #1203: compile be error using docker image URL: https://github.com/apache/incubator-doris/issues/1203#issuecomment-495887745 Hi it seems like you meet a GCC error not a Doris problem. Maybe there is no enough memory for compilation. You can change

[GitHub] [incubator-doris] skyler-tao opened a new issue #1203: compile be error using docker image

2019-05-24 Thread GitBox
skyler-tao opened a new issue #1203: compile be error using docker image URL: https://github.com/apache/incubator-doris/issues/1203 **Describe the bug** On my Mac, I have installed docker, so I use the docker image apachedoris/doris-dev:build-env to compile the source code. fe is ok

[GitHub] EmmyMiao87 closed pull request #622: Set thirdparty env in Docker image

2019-02-10 Thread GitBox
EmmyMiao87 closed pull request #622: Set thirdparty env in Docker image URL: https://github.com/apache/incubator-doris/pull/622 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] morningman merged pull request #623: Set thirdparty env in Docker image

2019-02-03 Thread GitBox
morningman merged pull request #623: Set thirdparty env in Docker image URL: https://github.com/apache/incubator-doris/pull/623 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] EmmyMiao87 opened a new pull request #623: Set thirdparty env in Docker image

2019-02-03 Thread GitBox
EmmyMiao87 opened a new pull request #623: Set thirdparty env in Docker image URL: https://github.com/apache/incubator-doris/pull/623 1. use url env of thirdparty instead of download thirdparty tar in docker file. This is an

[GitHub] EmmyMiao87 opened a new pull request #622: Set thirdparty env in Docker image

2019-02-03 Thread GitBox
EmmyMiao87 opened a new pull request #622: Set thirdparty env in Docker image URL: https://github.com/apache/incubator-doris/pull/622 1. use url env of thirdparty instead of download thirdparty tar in docker file. This is

[GitHub] imay merged pull request #539: Add DORIS_THIRDPARTY env in docker image

2019-01-16 Thread GitBox
imay merged pull request #539: Add DORIS_THIRDPARTY env in docker image URL: https://github.com/apache/incubator-doris/pull/539 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] lide-reed closed pull request #413: Add JDK8 in the docker image

2018-12-10 Thread GitBox
lide-reed closed pull request #413: Add JDK8 in the docker image URL: https://github.com/apache/incubator-doris/pull/413 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] uestctxq opened a new pull request #413: Add JDK8 in the docker image

2018-12-10 Thread GitBox
uestctxq opened a new pull request #413: Add JDK8 in the docker image URL: https://github.com/apache/incubator-doris/pull/413 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] uestctxq closed issue #389: Docker image build error

2018-12-05 Thread GitBox
uestctxq closed issue #389: Docker image build error URL: https://github.com/apache/incubator-doris/issues/389 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] lide-reed closed pull request #390: Fix building Docker image error

2018-12-05 Thread GitBox
lide-reed closed pull request #390: Fix building Docker image error URL: https://github.com/apache/incubator-doris/pull/390 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] imay commented on a change in pull request #390: Fix building Docker image error

2018-12-05 Thread GitBox
imay commented on a change in pull request #390: Fix building Docker image error URL: https://github.com/apache/incubator-doris/pull/390#discussion_r238991008 ## File path: env.sh ## @@ -31,23 +31,6 @@ if [[ -z ${DORIS_THIRDPARTY} ]]; then export DORIS_THIRDPARTY

[GitHub] uestctxq commented on a change in pull request #390: Fix building Docker image error

2018-12-05 Thread GitBox
uestctxq commented on a change in pull request #390: Fix building Docker image error URL: https://github.com/apache/incubator-doris/pull/390#discussion_r238988621 ## File path: env.sh ## @@ -31,23 +31,6 @@ if [[ -z ${DORIS_THIRDPARTY} ]]; then export DORIS_THIRDPARTY

[GitHub] uestctxq commented on a change in pull request #390: Fix building Docker image error

2018-12-05 Thread GitBox
uestctxq commented on a change in pull request #390: Fix building Docker image error URL: https://github.com/apache/incubator-doris/pull/390#discussion_r238987744 ## File path: env.sh ## @@ -31,23 +31,6 @@ if [[ -z ${DORIS_THIRDPARTY} ]]; then export DORIS_THIRDPARTY

[GitHub] uestctxq commented on a change in pull request #390: Fix building Docker image error

2018-12-05 Thread GitBox
uestctxq commented on a change in pull request #390: Fix building Docker image error URL: https://github.com/apache/incubator-doris/pull/390#discussion_r238987744 ## File path: env.sh ## @@ -31,23 +31,6 @@ if [[ -z ${DORIS_THIRDPARTY} ]]; then export DORIS_THIRDPARTY

[GitHub] imay commented on a change in pull request #390: Fix building Docker image error

2018-12-05 Thread GitBox
imay commented on a change in pull request #390: Fix building Docker image error URL: https://github.com/apache/incubator-doris/pull/390#discussion_r238976568 ## File path: env.sh ## @@ -31,23 +31,6 @@ if [[ -z ${DORIS_THIRDPARTY} ]]; then export DORIS_THIRDPARTY

[GitHub] uestctxq opened a new pull request #390: Fix building Docker image error

2018-12-05 Thread GitBox
uestctxq opened a new pull request #390: Fix building Docker image error URL: https://github.com/apache/incubator-doris/pull/390 #389 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] uestctxq opened a new issue #389: Docker image build error

2018-12-05 Thread GitBox
uestctxq opened a new issue #389: Docker image build error URL: https://github.com/apache/incubator-doris/issues/389 When I pull the latest code and build the Docker image, it reports the error: DORIS_GCC_HOME environment variable is not set. And when I change the Dockerfile and rebuild