Commit Graph

18 Commits

Author SHA1 Message Date
ef15bf424e fix decimal bug (#181) 2018-01-23 19:11:06 +08:00
497292387c add export retry (#176) 2018-01-11 14:20:41 +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
32c5570771 fix some bugs (#169)
* change broker's default log level to INFO. fix some log error

* change exporting data via broker in batch
2018-01-02 19:50:15 +08:00
0d3f401889 remove confusing & symbol (#168) 2017-12-27 21:42:03 +08:00
b981d70fe7 fix error file log path when load with broker (#167) 2017-12-27 21:31:09 +08:00
756f9bdb6c exchange check error when parent child is union (#158) 2017-12-18 11:20:39 +08:00
585c21fab4 add feature and fix bugs (#148)
Add new features:
1. plugins of Ambari and k8s deploy
2. specified config 'priority_network' to solve some ip problems

Fix bugs:
fix bugs that rebalance does not work in some case.
fix count(*) from union stmt bug
fix some union stmt bugs
fix bugs when try to schema change a clone replica
2017-11-30 16:31:12 +08:00
adb3213314 Do not show token and file path in load error url (#114) 2017-09-21 20:27:49 +08:00
51d5c727a7 make UUID to be authentication token (#107) 2017-09-20 21:25:10 +08:00
db8c40e5f0 add authentication to DownloadAction (#91)
* add authentication to DownloadAction

1. use cluster_id as token;
2. add dir limit, only files in data dir can be accessed.

* enable authentication in DownloadAction by default
2017-09-13 16:54:00 +08:00
fde6b39539 modify start and stop script. User can now specified PID file dir and log dir (#71) 2017-09-04 20:56:50 +08:00
57a11efd3d make exec_mem_limit valid for broker load (#37) 2017-08-20 15:20:20 +08:00
cf99230f9e Close #19 fix machine hostname is resolved to loopback address (#34) 2017-08-19 21:35:10 +08:00
fff8e6a935 Fix memory leak sometimes when query failed 2017-08-18 21:50:42 +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
adac2b4b3c Fix 3002, bug fix assert fail if broker scan failed
Change-Id: Ifb9eb057f104b99679efc04b930ea8263e1f4055
2017-08-17 22:59:18 +08:00
e2311f656e baidu palo 2017-08-11 17:51:21 +08:00