Commit Graph

12 Commits

Author SHA1 Message Date
a033451367 modify: (#137)
1. remove libunwind deps
2. modify install in build.sh
3. add SHOW USER stmt to show user privilege
2017-11-13 19:49:40 -06:00
e619631201 add des cluster when perform 'allter system add backend' (#134)
add des cluster when perform 'allter system add backend'
2017-11-03 04:37:16 -05:00
51d5c727a7 make UUID to be authentication token (#107) 2017-09-20 21:25:10 +08:00
0475394879 add new stmt ALTER SYSTEM ADD FREE BACKEND to add a backend not belongs to any cluster 2017-09-04 15:43:19 +08:00
2ab0c26b1d fix clone bug.
In case that we want to clone a replica with version X, but a replica with stale version(less than X) is already in the dest backend.
This will leads the clone task to success directly, which is not what we expected.
Adding version check when doing the clone task and try to drop the replica with stale version
2017-08-31 18:53:33 +08:00
168e09d2ea modify some name problems of multi cluster feature 2017-08-31 17:27:59 +08:00
6b6dacb5ee change Cloudera Impala to Apache Impala (#59) 2017-08-31 09:51:24 +08:00
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
928c09d11b change version (#43)
change Palo version to 0.8.0
2017-08-22 10:23:17 +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