Commit Graph

9414 Commits

Author SHA1 Message Date
a5c53c4de2 modify sql_scanner and remove multi host restrict when check tablets in clonechecker 2017-08-28 15:34:34 +08:00
ab681f9398 support for cluster can acquire multi be in same host and fixed some issues (#47)
* cluster can acquire more backends in same host

* compile failed

* count* 's subquery with orderby exec error

* modify show processlist result and check name format error

* merge log and add cancel cluster for root, show backends for users in cluster

* returns null when the param does not match

* update UpdateClusterAndBackends to BackendIdsUpdateInfo

* correct Licenses
2017-08-26 21:29:28 +08:00
9629a7e742 add detail explanation of FE configurations. (#42) 2017-08-22 10:05:38 +08:00
3b5818d927 materialize scannode slot for case 'select count* from select xxxx from xxxx' 2017-08-21 13:26:35 +08:00
8e90fa1419 revert dpp schedular 2017-08-21 11:21:57 +08:00
57a11efd3d make exec_mem_limit valid for broker load (#37) 2017-08-20 15:20:20 +08:00
11f467f344 persist decommission type and load check lost cluster property 2017-08-20 12:15:05 +08:00
cf99230f9e Close #19 fix machine hostname is resolved to loopback address (#34) 2017-08-19 21:35:10 +08:00
71f06aef08 fix missing cluster name when get info via http (#33)
* modify thirdparty/build-thirdparty.sh to fix compilation bug of thrift. (#10)
update pre-compile binaries.

* fix export LD_LIBRARY_PATH in build-thirdparty.sh

* fix export LD_LIBRARY_PATH in build-thirdparty.sh

* fix missing cluster name bug when get load job info via http.
fix compilation bugs in fe unit test
2017-08-19 14:42:15 +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
3edd06f275 Fix show variables where failed (#30) 2017-08-18 13:49:23 +08:00
0dccb5d1de add volatile modifier for running (#20) 2017-08-16 22:09:14 +08:00
5296746b4a Fix #6 SHOW FULL TABLES WHERE Table_type != VIEW sql can not execute (#11)
* change picture to word

* change picture to word

* SHOW FULL TABLES WHERE Table_type != VIEW sql can not execute
2017-08-15 19:01:08 +08:00
e2311f656e baidu palo 2017-08-11 17:51:21 +08:00