5c53e0fee7
[UnitTest] Modify test to be compatible with coverage tool ( #3366 )
...
C ++ R syntax is not compatible with coverage tools, so modify the syntax for test case.
2020-04-21 21:23:17 +08:00
8fc284d593
[config] Support to modify configs when BE is running without restarting ( #3264 )
...
In the past, when we want to modify some BE configs, we have to modify be.conf and then restart BE.
This patch provides a way to modify configs in the type of 'threshold', 'interval', 'enable flag'
when BE is running without restarting it.
You can update a single config once by BE's http API: `be_host:be_http_port/api/update_config?config_name=new_value`
2020-04-08 11:17:47 +08:00
e4682398bd
[web] Dump configs on BE's website '/varz' ( #3220 )
...
Dump configs on BE's website '/varz'
Change NAVIGATION_BAR_PREFIX from 'Impala' to 'Doris'
Format the related files by clang-format
2020-03-28 16:26:38 +08:00
9d03ba236b
Uniform Status ( #1317 )
2019-06-14 23:38:31 +08:00
37b4cafe87
Change variable and namespace name in BE ( #268 )
...
Change 'palo' to 'doris'
2018-11-02 10:22:32 +08:00
2868793b6b
Change license to Apache License 2.0 ( #262 )
2018-11-01 09:06:01 +08:00
ae9ce81453
Changed: change build.sh to use environment variable to get thirdparty's
...
path, and change PALO_HOME to DORIS_HOME
2018-10-30 16:29:06 +08:00
1e951e5c1c
fix ut compile. set timeout to pull load task. fix export sink bug ( #175 )
2018-01-09 10:42:57 +08:00
6486be64c3
fix license statement ( #29 )
...
* change picture to word
* change picture to word
* SHOW FULL TABLES WHERE Table_type != VIEW sql can not execute
* change license description
2017-08-18 19:16:23 +08:00
e2311f656e
baidu palo
2017-08-11 17:51:21 +08:00