[GitHub] [incubator-doris] morningman commented on a change in pull request #5704: Spark and Flink doris connector are compatible with JDK8 and JDK11 compilation

2021-04-29 Thread GitBox
morningman commented on a change in pull request #5704: URL: https://github.com/apache/incubator-doris/pull/5704#discussion_r619921079 ## File path: docs/zh-CN/administrator-guide/export-manual.md ## @@ -122,6 +123,7 @@ WITH BROKER "hdfs" ``` * `column_separator`:列分隔符。默认为 `

[GitHub] [incubator-doris] pan3793 commented on a change in pull request #5704: Spark and Flink doris connector are compatible with JDK8 and JDK11 compilation

2021-04-29 Thread GitBox
pan3793 commented on a change in pull request #5704: URL: https://github.com/apache/incubator-doris/pull/5704#discussion_r623588280 ## File path: extension/flink-doris-connector/pom.xml ## @@ -10,9 +10,14 @@ 2.12 + 2.12.8 + 1.8 Revi

[GitHub] [incubator-doris] pan3793 commented on a change in pull request #5704: Spark and Flink doris connector are compatible with JDK8 and JDK11 compilation

2021-04-29 Thread GitBox
pan3793 commented on a change in pull request #5704: URL: https://github.com/apache/incubator-doris/pull/5704#discussion_r623587489 ## File path: docs/zh-CN/administrator-guide/export-manual.md ## @@ -122,6 +123,7 @@ WITH BROKER "hdfs" ``` * `column_separator`:列分隔符。默认为 `\t`

[GitHub] [incubator-doris] morningman commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
morningman commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623586814 ## File path: be/src/olap/storage_engine.cpp ## @@ -1035,4 +1035,76 @@ void StorageEngine::create_base_compaction(TabletSharedPtr best_tablet,

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623584530 ## File path: be/src/common/config.h ## @@ -283,8 +281,7 @@ CONF_mInt32(cumulative_compaction_skip_window_seconds, "30"); CONF_mInt64(min_compa

[GitHub] [incubator-doris] JNSimba commented on issue #5740: flink doris connector 支持flink 1.12吗?

2021-04-29 Thread GitBox
JNSimba commented on issue #5740: URL: https://github.com/apache/incubator-doris/issues/5740#issuecomment-829794893 supported -- 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 specific commen

[GitHub] [incubator-doris] HappenLee opened a new pull request #5741: [Bug] This pr mainly about

2021-04-29 Thread GitBox
HappenLee opened a new pull request #5741: URL: https://github.com/apache/incubator-doris/pull/5741 ## Proposed changes 1. Use the param `UseDeclareFetch` to fix the memmory consumption of PostgreSQL Driver 2. Fix the bug of mysql client 5.1 query failed doris fix #5739

[GitHub] [incubator-doris] morningman commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
morningman commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623572682 ## File path: be/src/http/action/compaction_action.cpp ## @@ -155,59 +154,66 @@ Status CompactionAction::_handle_run_status_compaction(HttpReq

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623570948 ## File path: be/src/olap/storage_engine.cpp ## @@ -1035,4 +1035,76 @@ void StorageEngine::create_base_compaction(TabletSharedPtr best_tablet,

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623570948 ## File path: be/src/olap/storage_engine.cpp ## @@ -1035,4 +1035,76 @@ void StorageEngine::create_base_compaction(TabletSharedPtr best_tablet,

[GitHub] [incubator-doris] morningman commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
morningman commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623570794 ## File path: be/src/common/config.h ## @@ -283,8 +281,7 @@ CONF_mInt32(cumulative_compaction_skip_window_seconds, "30"); CONF_mInt64(min_com

[GitHub] [incubator-doris] weizuo93 removed a comment on pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 removed a comment on pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#issuecomment-829782926 +1 -- 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 specific

[GitHub] [incubator-doris] weizuo93 commented on pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 commented on pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#issuecomment-829782926 +1 -- 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 specific comment.

[GitHub] [incubator-doris] yangmingjie2018 opened a new issue #5740: flink doris connector 支持flink 1.12吗?

2021-04-29 Thread GitBox
yangmingjie2018 opened a new issue #5740: URL: https://github.com/apache/incubator-doris/issues/5740 请问,flink doris connector 支持flink 1.12吗? -- 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 s

[GitHub] [incubator-doris] HappenLee opened a new issue #5739: [Bug] Memory consumption of ODBC PostgreSQL Driver

2021-04-29 Thread GitBox
HappenLee opened a new issue #5739: URL: https://github.com/apache/incubator-doris/issues/5739 **Describe the bug** The bug is some to the issue:#5322, only Oracle ODBC Driver set the default value of `Fetch Buffer Size` to 100M to prevent this problem. **Expected behavior**

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623563757 ## File path: be/src/http/action/compaction_action.cpp ## @@ -155,59 +154,66 @@ Status CompactionAction::_handle_run_status_compaction(HttpReque

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623563305 ## File path: be/src/http/action/compaction_action.cpp ## @@ -155,59 +154,66 @@ Status CompactionAction::_handle_run_status_compaction(HttpReque

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623563305 ## File path: be/src/http/action/compaction_action.cpp ## @@ -155,59 +154,66 @@ Status CompactionAction::_handle_run_status_compaction(HttpReque

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623561076 ## File path: be/src/http/action/compaction_action.cpp ## @@ -155,59 +154,66 @@ Status CompactionAction::_handle_run_status_compaction(HttpReque

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
weizuo93 commented on a change in pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623550148 ## File path: be/src/common/config.h ## @@ -283,8 +281,7 @@ CONF_mInt32(cumulative_compaction_skip_window_seconds, "30"); CONF_mInt64(min_compa

[GitHub] [incubator-doris] xinghuayu007 commented on a change in pull request #5694: [Enhancement] Zonemap compatible with previous version-0.12

2021-04-29 Thread GitBox
xinghuayu007 commented on a change in pull request #5694: URL: https://github.com/apache/incubator-doris/pull/5694#discussion_r623543191 ## File path: be/src/common/config.h ## @@ -598,6 +598,8 @@ CONF_mInt32(zone_map_row_num_threshold, "20"); //Trace = 6 CONF_Int32(aws_l

[GitHub] [incubator-doris] yangzhg merged pull request #5730: [Bugfix] Fix BE metrics http API dead lock bug

2021-04-29 Thread GitBox
yangzhg merged pull request #5730: URL: https://github.com/apache/incubator-doris/pull/5730 -- 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 specific comment. For queries about this service

[GitHub] [incubator-doris] yangzhg closed issue #5728: [Bug] Dead lock when get metrics

2021-04-29 Thread GitBox
yangzhg closed issue #5728: URL: https://github.com/apache/incubator-doris/issues/5728 -- 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 specific comment. For queries about this service, ple

[incubator-doris] branch master updated (5bfae76 -> 58d0c89)

2021-04-29 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 5bfae76 Fix cancel load path variable LABEL_KEY (#5724) (#5725) add 58d0c89 [Bugfix] Fix BE metrics

[GitHub] [incubator-doris] yangzhg merged pull request #5725: [Bug] Fix cancel load path variable LABEL_KEY (#5724)

2021-04-29 Thread GitBox
yangzhg merged pull request #5725: URL: https://github.com/apache/incubator-doris/pull/5725 -- 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 specific comment. For queries about this service

[GitHub] [incubator-doris] yangzhg closed issue #5724: [Bug] HTTP v1 CancelStreamLoad is unreachable

2021-04-29 Thread GitBox
yangzhg closed issue #5724: URL: https://github.com/apache/incubator-doris/issues/5724 -- 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 specific comment. For queries about this service, ple

[incubator-doris] branch master updated: Fix cancel load path variable LABEL_KEY (#5724) (#5725)

2021-04-29 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 5bfae76 Fix cancel load path variable

[GitHub] [incubator-doris] xinghuayu007 commented on pull request #5660: [TRACE] Add trace info for all kinds of task

2021-04-29 Thread GitBox
xinghuayu007 commented on pull request #5660: URL: https://github.com/apache/incubator-doris/pull/5660#issuecomment-829748624 > The default `agent_task_trace_threshold_sec` is only 2 seconds, > which may lead to a lot of tracing dump log. > > Maybe we can modify the default value t

[GitHub] [incubator-doris] yangzhg merged pull request #5727: [Bug][Cache] Fix cache bug

2021-04-29 Thread GitBox
yangzhg merged pull request #5727: URL: https://github.com/apache/incubator-doris/pull/5727 -- 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 specific comment. For queries about this service

[GitHub] [incubator-doris] yangzhg closed issue #5726: [Bug][Cache] Get cache returns unknow error

2021-04-29 Thread GitBox
yangzhg closed issue #5726: URL: https://github.com/apache/incubator-doris/issues/5726 -- 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 specific comment. For queries about this service, ple

[incubator-doris] branch master updated (507664a -> b3eacb6)

2021-04-29 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 507664a fix spelling mistake in alter table doc (#5723) add b3eacb6 check part_rowbatch_list is empt

[incubator-doris] branch master updated (6ad1bf7 -> 507664a)

2021-04-29 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 6ad1bf7 [Bug] Fix dead lock in olap scan node and refactor some code in FE profile (#5713) add 50766

[GitHub] [incubator-doris] yangzhg merged pull request #5723: [Doc] Fix spelling mistake in alter table doc

2021-04-29 Thread GitBox
yangzhg merged pull request #5723: URL: https://github.com/apache/incubator-doris/pull/5723 -- 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 specific comment. For queries about this service

[incubator-doris] branch master updated: [Bug] Fix dead lock in olap scan node and refactor some code in FE profile (#5713)

2021-04-29 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 6ad1bf7 [Bug] Fix dead lock in olap s

[GitHub] [incubator-doris] yangzhg merged pull request #5713: [Bug] Fix dead lock in olap scan node and refactor some code in FE profile

2021-04-29 Thread GitBox
yangzhg merged pull request #5713: URL: https://github.com/apache/incubator-doris/pull/5713 -- 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 specific comment. For queries about this service

[GitHub] [incubator-doris] yangzhg merged pull request #5710: [Bugfix][Compaction API] Fix the incorrect compaction type got success response

2021-04-29 Thread GitBox
yangzhg merged pull request #5710: URL: https://github.com/apache/incubator-doris/pull/5710 -- 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 specific comment. For queries about this service

[incubator-doris] branch master updated: [Bugfix] Fix the incorrect compaction type of compaction API has no corresponding response (#5710)

2021-04-29 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 8ff8740 [Bugfix] Fix the incorrect co

[incubator-doris] branch master updated: [Config]Add uri param to demonstrate tablet meta content of byte type for debug (#5693)

2021-04-29 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 3de4299 [Config]Add uri param to demo

[GitHub] [incubator-doris] yangzhg merged pull request #5693: [Config]Add uri param to demonstrate tablet meta content of byte type for debug

2021-04-29 Thread GitBox
yangzhg merged pull request #5693: URL: https://github.com/apache/incubator-doris/pull/5693 -- 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 specific comment. For queries about this service

[incubator-doris] branch master updated (3f8834a -> f570e96)

2021-04-29 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 3f8834a fix double slashes when join paths (#5734) add f570e96 [Bug] The operator on single Sql has

[GitHub] [incubator-doris] yangzhg closed issue #5570: [Bug] SET_VAR in a single sql affects the Session value

2021-04-29 Thread GitBox
yangzhg closed issue #5570: URL: https://github.com/apache/incubator-doris/issues/5570 -- 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 specific comment. For queries about this service, ple

[GitHub] [incubator-doris] yangzhg merged pull request #5620: [Bug] The operator on single Sql has affected the session varaiables

2021-04-29 Thread GitBox
yangzhg merged pull request #5620: URL: https://github.com/apache/incubator-doris/pull/5620 -- 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 specific comment. For queries about this service

[GitHub] [incubator-doris] xinghuayu007 commented on a change in pull request #5733: [Metric] Metric for table/partition level query count

2021-04-29 Thread GitBox
xinghuayu007 commented on a change in pull request #5733: URL: https://github.com/apache/incubator-doris/pull/5733#discussion_r623534358 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Partition.java ## @@ -500,4 +508,17 @@ public boolean convertRandomDistribut

[incubator-doris] branch master updated (8b7ae17 -> 3f8834a)

2021-04-29 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 8b7ae17 [Apache] Change download link to archive page (#5731) add 3f8834a fix double slashes when jo

[GitHub] [incubator-doris] yangzhg merged pull request #5734: Fix double slashes when join paths

2021-04-29 Thread GitBox
yangzhg merged pull request #5734: URL: https://github.com/apache/incubator-doris/pull/5734 -- 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 specific comment. For queries about this service

[GitHub] [incubator-doris] morningman commented on a change in pull request #5733: [Metric] Metric for table/partition level query count

2021-04-29 Thread GitBox
morningman commented on a change in pull request #5733: URL: https://github.com/apache/incubator-doris/pull/5733#discussion_r623184517 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Partition.java ## @@ -500,4 +508,17 @@ public boolean convertRandomDistributio

[GitHub] [incubator-doris] morningman commented on a change in pull request #5694: [Enhancement] Zonemap compatible with previous version-0.12

2021-04-29 Thread GitBox
morningman commented on a change in pull request #5694: URL: https://github.com/apache/incubator-doris/pull/5694#discussion_r623178535 ## File path: be/src/common/config.h ## @@ -598,6 +598,8 @@ CONF_mInt32(zone_map_row_num_threshold, "20"); //Trace = 6 CONF_Int32(aws_log

[GitHub] [incubator-doris] morningman opened a new issue #5738: [Compaction] A tablet cannot execute base and cumulative compaction at the same time

2021-04-29 Thread GitBox
morningman opened a new issue #5738: URL: https://github.com/apache/incubator-doris/issues/5738 **Describe the bug** As mentioned above, in a high-concurrency import scenario, if a tablet is doing base compaction and cannot perform cumulative compaction at the same time, and base compac

[GitHub] [incubator-doris] morningman opened a new pull request #5737: [Compaction] Modify compaction logic

2021-04-29 Thread GitBox
morningman opened a new pull request #5737: URL: https://github.com/apache/incubator-doris/pull/5737 ## Proposed changes 1. Add /api/compaction/run_status to show the running compaction tasks. 2. Support do base and cumulative compaction for one tablet at same time. 3. Modify so

[GitHub] [incubator-doris] hf200012 commented on issue #5735: update sql exception

2021-04-29 Thread GitBox
hf200012 commented on issue #5735: URL: https://github.com/apache/incubator-doris/issues/5735#issuecomment-829156296 > Try to see if there is a problem with executing the update statement directly to the master. > Or it is still a problem when there is only a non-master. There is no

[GitHub] [incubator-doris] taoxu123 opened a new issue #5736: stream load

2021-04-29 Thread GitBox
taoxu123 opened a new issue #5736: URL: https://github.com/apache/incubator-doris/issues/5736 **Describe the bug** when i use postman to send http with stream_load ,it is **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '' 3. Scroll down

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #5735: update sql exception

2021-04-29 Thread GitBox
EmmyMiao87 commented on issue #5735: URL: https://github.com/apache/incubator-doris/issues/5735#issuecomment-829150922 Try to see if there is a problem with executing the update statement directly to the master. Or it is still a problem when there is only a non-master. -- This is an

[GitHub] [incubator-doris] hf200012 opened a new issue #5735: update sql exception

2021-04-29 Thread GitBox
hf200012 opened a new issue #5735: URL: https://github.com/apache/incubator-doris/issues/5735 Doris 0.14.7 update user001 set city='shanghai' where user_id='10001' Exception `java.lang.NullPointerException: null at org.apache.doris.load.update.UpdateStmtExecutor.e

[incubator-doris] branch master updated: [Apache] Change download link to archive page (#5731)

2021-04-29 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 8b7ae17 [Apache] Change download link

[GitHub] [incubator-doris] yangzhg merged pull request #5731: [Apache] Change download link to archive page

2021-04-29 Thread GitBox
yangzhg merged pull request #5731: URL: https://github.com/apache/incubator-doris/pull/5731 -- 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 specific comment. For queries about this service

svn commit: r47471 - in /release/incubator/doris: 0.10.0-incubating/ 0.11.0-incubating/ 0.12.0-incubating/ 0.9.0-incubating/

2021-04-29 Thread lingmiao
Author: lingmiao Date: Thu Apr 29 07:37:53 2021 New Revision: 47471 Log: Delete old release package Removed: release/incubator/doris/0.10.0-incubating/ release/incubator/doris/0.11.0-incubating/ release/incubator/doris/0.12.0-incubating/ release/incubator/doris/0.9.0-incubating/

svn commit: r47470 - in /dev/incubator/doris: 0.10/ 0.11.0-rc1/ 0.12.0-rc01/ 0.12.0-rc02/ 0.12.0-rc03/ 0.13/ 0.9/

2021-04-29 Thread lingmiao
Author: lingmiao Date: Thu Apr 29 07:32:25 2021 New Revision: 47470 Log: Delete old release package Removed: dev/incubator/doris/0.10/ dev/incubator/doris/0.11.0-rc1/ dev/incubator/doris/0.12.0-rc01/ dev/incubator/doris/0.12.0-rc02/ dev/incubator/doris/0.12.0-rc03/ dev/inc