[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #5124: [Compaction] Fix bug and add graceful exit for compaction producer

2021-01-05 Thread GitBox
weizuo93 commented on a change in pull request #5124: URL: https://github.com/apache/incubator-doris/pull/5124#discussion_r552405847 ## File path: be/src/olap/olap_server.cpp ## @@ -314,6 +314,7 @@ void StorageEngine::_compaction_tasks_producer_callback() { ProfilerRegiste

[GitHub] [incubator-doris] wangbo commented on issue #5196: Spark Load Hive Table to Doris

2021-01-05 Thread GitBox
wangbo commented on issue #5196: URL: https://github.com/apache/incubator-doris/issues/5196#issuecomment-755114190 This stack doesn't contain doris's stack. So it's hard to judge. Can you provide more stack which contains keyword 'doris'? Or maybe a big file which contains spark dr

[GitHub] [incubator-doris] StevenTangJian opened a new issue #5196: Spark Load Hive Table to Doris

2021-01-05 Thread GitBox
nt 'CPC卡电量百分比', n_multiprovince int comment '是否多省交易 0 没有 1 有', inputtime varchar(40) comment '写入时间', vc_pass_id varchar(40) comment '方向编号(2位)+cpc或etc卡的编号(20位)+通行时间(年月日时分秒)', vc_obu_id varchar(20) comment 'OBU ID',

[GitHub] [incubator-doris] kangkaisen commented on pull request #5156: [Load] support ignoring eovercrowded when tablet sink

2021-01-05 Thread GitBox
kangkaisen commented on pull request #5156: URL: https://github.com/apache/incubator-doris/pull/5156#issuecomment-755033941 @vagetablechicken Hi, please fix the conficts. This is an automated message from the Apache Git Servi

[incubator-doris] branch master updated: [Enhancement] Optimize the algorithm of selecting host for a bucket scan task when a backend not alive (#5133)

2021-01-05 Thread kangkaisen
This is an automated email from the ASF dual-hosted git repository. kangkaisen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 1035e86 [Enhancement] Optimize the

[GitHub] [incubator-doris] kangkaisen merged pull request #5133: [Enhancement] Optimize the algorithm of selecting host for a bucket scan task when a backend not alive

2021-01-05 Thread GitBox
kangkaisen merged pull request #5133: URL: https://github.com/apache/incubator-doris/pull/5133 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[incubator-doris] branch master updated: [Config] change some static config to dynamic config and delete some unused config (#5158)

2021-01-05 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new fe1ca82 [Config] change some static c

[GitHub] [incubator-doris] yangzhg merged pull request #5158: [Config] change some static config to dynamic config and delete some unused config

2021-01-05 Thread GitBox
yangzhg merged pull request #5158: URL: https://github.com/apache/incubator-doris/pull/5158 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 t

[GitHub] [incubator-doris] caiconghui opened a new issue #5195: [Bug] some audit event cannot be processed in time by auditloader sometimes

2021-01-05 Thread GitBox
caiconghui opened a new issue #5195: URL: https://github.com/apache/incubator-doris/issues/5195 loadIfNecessary will be triggered only when there are new query stmt coming, so that the some audit events cannot be loaded into doris table in time. ---

[GitHub] [incubator-doris] caiconghui opened a new pull request #5194: [Enhancement] Fix bug for auditloader plugin that audit event cannot be processed in time

2021-01-05 Thread GitBox
caiconghui opened a new pull request #5194: URL: https://github.com/apache/incubator-doris/pull/5194 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature re

[GitHub] [incubator-doris] acelyc111 commented on a change in pull request #5124: [Compaction] Fix bug and add graceful exit for compaction producer

2021-01-05 Thread GitBox
acelyc111 commented on a change in pull request #5124: URL: https://github.com/apache/incubator-doris/pull/5124#discussion_r551827315 ## File path: be/src/olap/olap_server.cpp ## @@ -314,6 +314,7 @@ void StorageEngine::_compaction_tasks_producer_callback() { ProfilerRegist