Commit Graph

124 Commits

Author SHA1 Message Date
51beba6796 Add images for deploy doc 2017-12-03 16:19:29 +08:00
45571becdd Update install.md
add how to install lsb_release cmd if missing.
2017-12-03 16:03:56 +08:00
6d438cb257 Update install.md
update pre-compilation binaries (11-30)
2017-11-30 17:36:53 +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
8909f53659 modify check white list log , produce exec param error when plan has multi UnionNode and revert changes about literal (#146)
* CreateTableStmt and AlterTableStmt cluster name is null

Change-Id: Id5869961694fa11808db66ecf121d7cef0898f95

Signed-off-by: chenhao16 <chenhao16@baidu.com>

* add des cluster when perform 'allter system add backend'

* find left most node error

* change white list limit

* import ExchangeNode in Coordinator

* import ExchangeNode in Coordinator

* produce exec param error when plan has multi UnionNode and revert changes about literal by yanlei
2017-11-29 15:14:06 +08:00
5c6fc49360 import ExchangeNode in Coordinator (#145) 2017-11-28 12:10:52 +08:00
34379105f8 Update tutorial.md
fix mismatch example
2017-11-28 09:05:45 +08:00
f546589265 find left most node error (#142)
* CreateTableStmt and AlterTableStmt cluster name is null

Change-Id: Id5869961694fa11808db66ecf121d7cef0898f95

Signed-off-by: chenhao16 <chenhao16@baidu.com>

* add des cluster when perform 'allter system add backend'

* find left most node error
2017-11-22 11:28:42 +08:00
44ed16cd23 add missing file (#138)
ShowUserStmt
2017-11-14 02:04:50 -06:00
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
05b86e82b2 fix bugs: (#136)
1. rename database does not modify the coresponding names in cluster.
2. Result of SHOW BROKERS does not match that of in SHOW PROC '/brokers'.
3. Bugs when set property for other user using admin user.
2017-11-11 20:26:29 -06:00
0400fd1562 Update log4j.properties (#135)
the default debug level message is too large, change it to info
2017-11-09 04:21:19 -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
b1430b3570 CreateTableStmt and AlterTableStmt cluster name is null (#133)
Change-Id: Id5869961694fa11808db66ecf121d7cef0898f95

Signed-off-by: chenhao16 <chenhao16@baidu.com>
2017-11-03 04:30:36 -05:00
2f743b4234 Check row length when creating table and when adding column (#132) 2017-11-03 03:31:43 -05:00
a177a575d8 set Literal isAnalyzed true as default value, so Literals subclass do not need call method analysisDone` (#131) 2017-10-26 06:19:46 -05:00
cc64875e6b Fix database quota check bug. Modify load help doc (#130) 2017-10-25 20:40:11 -05:00
fe38773c3e update sql_reference.md (#129)
* fix escape character in like predicate

* multi tenant doc

* modify error prompt when insert

* update sql_reference.md
2017-10-20 01:47:53 -05:00
a2380690f8 modify error prompt when insert (#128) 2017-10-17 06:03:13 -05:00
1be35d4789 comm get localhost from backend options (#127) 2017-10-11 05:42:59 -05:00
2f9c0cd9f3 fix core when query information_schema (#125) 2017-10-11 03:23:05 -05:00
41fedd03ea fix add frontend problem, to make it more safe (#124)
reorganize the debug log of selecting rollup
2017-10-01 05:13:12 -05:00
6196ecdaca fix case sensitive bug when querying information schema db (#122) 2017-09-30 13:55:15 +08:00
57c9da619b fix error in tutorial.md (#121) 2017-09-29 15:51:34 +08:00
d77d8a4748 update doc about cluster (#119) 2017-09-28 12:11:09 +08:00
1c0462568c Update install.md
update pre-compile binaries of centos and ubuntu to 20170926
2017-09-27 11:28:48 +08:00
d25c23e787 only master can receive and accept add frontend and backend request via http (#118) 2017-09-26 20:24:20 +08:00
22572aefbf fix MetaBaseAction bug when check ip of FE (#117) 2017-09-26 14:59:00 +08:00
b2188a9c33 Update install.md
update pre-compile binary of centos and ubuntu to 0922.
2017-09-22 09:45:35 +08:00
41226344ce fix csv_scan_node bug (#115) 2017-09-21 20:48:58 +08:00
adb3213314 Do not show token and file path in load error url (#114) 2017-09-21 20:27:49 +08:00
14f7388f72 fix PMD code style problem (#108) 2017-09-21 10:16:34 +08:00
51d5c727a7 make UUID to be authentication token (#107) 2017-09-20 21:25:10 +08:00
6ed63ca949 fix iterator wrong compare in CsvScanNode (#106) 2017-09-20 17:36:08 +08:00
ba97f434f9 make web session key more versatile (#105) 2017-09-19 16:58:55 +08:00
89d12ed5fb add log when invalid forward was rejected. 2017-09-19 16:08:32 +08:00
0665debe1e add server check to master when receive forward requests from followers or observers (#104) 2017-09-19 15:44:18 +08:00
3227d371e2 add metadata design doc (#103)
* add metadata design doc

* change required cmake version to 2.8.10
2017-09-18 18:29:41 +08:00
cfb8fc991a Added the fix to mysql build error. (#101) 2017-09-18 09:55:08 +08:00
cba91bac3f sort out the fs_brokers dir (#98)
* sort out the fs_broker dir
* modify install.md
2017-09-15 11:22:02 +08:00
b48dbecd2e Update install.md
update pre-compile binaries of ubuntu and centos
2017-09-14 17:20:11 +08:00
46a7d52073 add token check to ImageAction to improve safety (#96) 2017-09-14 12:56:36 +08:00
fea0d22f4e fix compile error caused by missing import (#94) 2017-09-13 19:37:24 +08:00
a591d92e48 check port in PutAction to avoid SSRF(Server-Side Request Forgery) (#93) 2017-09-13 19:19:40 +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
ac9e1a0fe1 add authentication to show_action rest api (#89)
* add authentication to show_action rest api

* fix log
2017-09-13 15:15:53 +08:00
bcd378078f Update build-thirdparty.sh
modify curl compile params
2017-09-13 14:07:13 +08:00
b175a08363 make replayedJournalId to be AtomicLong (#87)
Avoid errors during concurrent access to Catalog::replayedJournalId.
2017-09-12 20:45:30 +08:00
bbed1b3b15 add FE config frontend_address (#86)
* in case the automatic ip selection may choose a unexpected ip
2017-09-12 10:04:24 +08:00
e82a06ba2b multi tenant doc (#83)
multi tenant doc
2017-09-08 18:21:41 +08:00