Commit Graph

334 Commits

Author SHA1 Message Date
Shuduo Sang 167366350a
fix: install script refine sentence (#19702)
* fix: install.sh to remove exist rpm

* fix: install.sh to remove exist rpm

* fix: refine packaging/tools/install.sh

* fix: silient if no exist rpm

* fix: dpkg remove exist deb

* fix: refine sentence
2023-01-30 13:20:12 +08:00
xinsheng Ren 92ebc8e945
Enh/xsren/td 21710/mac installer check (#19653)
* enh/TD-21710/mac-install-check

* fix:delete unuseful variable

Co-authored-by: facetosea <25808407@qq.com>
2023-01-21 10:23:07 +08:00
Shuduo Sang 0251750c89
fix: packaging/tools/install.sh for main (#19649) 2023-01-20 16:45:09 +08:00
Shuduo Sang 04e14b4c86
fix: install script detect if rpm/deb installed (#19648)
* fix: install.sh to remove exist rpm

* fix: install.sh to remove exist rpm

* fix: refine packaging/tools/install.sh

* fix: silient if no exist rpm

* fix: dpkg remove exist deb
2023-01-19 20:53:31 +08:00
Shuduo Sang 1d83a8ff01
fix: install script don't install new cfg on fresh new system (#19451) 2023-01-09 19:06:22 +08:00
Shuduo Sang df99e70a97
fix: install script don't install new cfg on fresh new system (#19450) 2023-01-09 18:48:23 +08:00
facetosea c4908770f8 fix:merge 3.0 conflict 2023-01-07 22:08:26 +08:00
facetosea 6ec16c1a48 enh/TD-21744/macPackag taoskeeper install 2023-01-06 00:17:59 +08:00
xinsheng Ren bd38f600c0
chore/enterprise condition fix (#19226)
Co-authored-by: facetosea <25808407@qq.com>
2022-12-29 09:21:54 +08:00
xinsheng Ren 19e78cd540
Chore/xsren/windows enterprise (#19194)
* chore/windows enterprise make install

* chore/xsren/windos enterprise cotition

Co-authored-by: facetosea <25808407@qq.com>
2022-12-28 09:36:49 +08:00
Shuduo Sang a42a85e291
chore: add comp postfix for taos-tools (#19168) 2022-12-27 13:04:09 +08:00
Shuduo Sang bb9f2651f1
chore: add comp postfix for taos-tools (#19169) 2022-12-27 13:03:26 +08:00
xinsheng Ren 9cf70d8b0e
Fix/xsren/mac enterprise base 3.0.2.1 (#19064)
* fix: release script support macos (#19047)

* fix/mac_m1_enterprise

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
Co-authored-by: facetosea <25808407@qq.com>
2022-12-21 15:27:27 +08:00
Shuduo Sang c27c487c4b
fix: release script support macos (#19047) 2022-12-20 20:15:39 +08:00
Shengliang Guan eff7589a67
Merge pull request #18663 from taosdata/fix/use-taos-connector-rust-instead-of-libtaos-rs
fix: use taos-connector-rust in packaging scripts
2022-12-09 13:09:11 +08:00
Shuduo Sang d8588aa58e Merge branch '3.0' into fix/use-taos-connector-rust-instead-of-libtaos-rs 2022-12-09 12:26:59 +08:00
Shuduo Sang dc0fc02da8
Revert "fix(build):centos7 x64 makeinstall cannt write taod service to systemctl" (#18836) 2022-12-09 12:26:02 +08:00
xleili 68ff496113 fix(build):centos7 x64 makeinstall cannt write taod service to systemctl 2022-12-08 19:01:30 +08:00
Huo Linhe ead0389c28 fix: use taos-connector-rust in packaging scripts
Ref: [TD-20926](https://jira.taosdata.com:18080/browse/TD-20926)
2022-12-03 13:37:46 +08:00
xinsheng Ren d266d7a2ba
fix:during installation,dll file cannot overwrite. (#18526)
Co-authored-by: facetosea <25808407@qq.com>
2022-11-28 21:59:22 +08:00
xinsheng Ren a2ac7bc2ba
fix:installer,The installation cannot be completed on the mac (#18512)
Co-authored-by: facetosea <25808407@qq.com>
2022-11-28 18:30:06 +08:00
Huo Linhe bc76ce4310 fix: fix taosx link error
Close [TD-20602](https://jira.taosdata.com:18080/browse/TD-20602)
2022-11-23 12:00:21 +08:00
Shuduo Sang a12cb5e9cf
fix: remove --win_service from taosadapter of windows installer (#18269)
* fix: sc create service in tdengine.iss

* fix: upx on windows

* fix: add sc start/stop to installer

* fix: taosadapteer no --win_service
2022-11-18 18:47:59 +08:00
Shuduo Sang 636b3f6b30
fix: add sc start/stop instruction to windows installer (#18211)
* fix: sc create service in tdengine.iss

* fix: upx on windows

* fix: add sc start/stop to installer
2022-11-16 17:38:49 +08:00
Shuduo Sang c47ac26e21
fix: taosadapter windows install (#18124)
* fix: sc create service in tdengine.iss

* fix: upx on windows
2022-11-14 19:12:39 +08:00
Shuduo Sang fd53afd70c
fix: add installation folder to system path (#17943)
* fix: add installation folder to system path

* fix: add c:\tdengine in env path to issc setup
2022-11-08 12:23:22 +08:00
Shengliang Guan 723d448dc1
Merge pull request #17913 from taosdata/release/ver-3.0.1.6
build: release ver-3.0.1.6
2022-11-05 09:48:37 +08:00
wenzhouwww@live.cn 7eb80571eb build: release ver-3.0.1.6 2022-11-04 21:01:49 +08:00
Xuefeng Tan 139a078900
enh(taosAdapter): support Windows service (#17885) 2022-11-03 20:34:35 +08:00
wenzhouwww@live.cn f09c7eed5d build: release ver-3.0.1.6 2022-11-03 15:07:01 +08:00
Zhiqiang Wang 5d56059157
fix: add auto package (#17683)
Co-authored-by: tomchon <haoran920c@163.com>
2022-10-27 00:12:55 +08:00
Zhiqiang Wang a27335c786
fix: add windows libtaosws (#17666) 2022-10-26 16:14:32 +08:00
Zhiqiang Wang 0286fab538
fix: func basename error (#17547)
* fix: func basename error

* chore: add cargo update

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-22 20:23:38 +08:00
afwerar c370ca45d6 fix: add taosadapter to macos service 2022-10-17 22:10:46 +08:00
Zhiqiang Wang 34f576b681
fix: show help install error (#17408) 2022-10-17 19:16:11 +08:00
afwerar e453e96d6b os: Mac change service name 2022-10-13 18:34:11 +08:00
Zhiqiang Wang 021a9d216e
fix: link libtaosws error (#17266) 2022-10-10 17:42:08 +08:00
Shuduo Sang 8686e7d2e0
chore: update taos-tools 8dea29a for 3.0 (#17249)
* chore: update taos-tools 8dea29a for 3.0

* chore: update taos-tools 85b582b for 3.0
2022-10-10 16:05:56 +08:00
Zhiqiang Wang d05b134a48
os: Mac package (#17201)
* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package
2022-10-08 10:12:17 +08:00
Huo Linhe 395c80b2ad chore: fix install.sh for enterprise 2022-09-28 11:19:58 +08:00
Linhe Huo 3db1920ae5
chore: install new web service instead of nginxd (#17090)
Partial of [TD-19267](https://jira.taosdata.com:18080/browse/TD-19268)
2022-09-27 19:56:51 +08:00
Shuduo Sang 2c2d13d928
fix: detech taosadapter exist when make install (#16827) 2022-09-14 14:38:18 +08:00
Linhe Huo 18b3424567
feat: support taosx packaging and install (#16597) 2022-09-02 11:52:35 +08:00
afwerar 551354f644 os: fix Mac access error 2022-08-26 16:21:56 +08:00
Xuefeng Tan cd6c9def67
feat(taosAdapter): taosAdapter supports Windows (#16229) 2022-08-19 11:38:41 +08:00
afwerar 48bf21d321 build: move check into shell file 2022-08-18 17:32:08 +08:00
afwerar 39c93de6c9 build: release ver-3.0.0.0 2022-08-13 00:30:43 +08:00
afwerar 8e3aa6e687 build: release ver-3.0.0.0 2022-08-13 00:03:42 +08:00
afwerar f9eee95f73 build: release ver-3.0.0.0 2022-08-12 23:49:33 +08:00
afwerar b52fb1b516 build: release ver-3.0.0.0 2022-08-12 20:36:53 +08:00
afwerar 80a01235f2 doc: change 3.0 doc 2022-08-11 14:37:43 +08:00
afwerar 8fb2948136 build: add taosBenchmark to deb 2022-08-09 17:06:49 +08:00
afwerar 9c38e704d9 build: add win package 2022-08-08 09:34:12 +08:00
afwerar f79637f5a8 os: add win service and crashdump 2022-07-29 16:36:42 +08:00
Shuduo Sang bd301d049e
chore: libtaos ws submodule for3.0 (#15159)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0

* fix: script error handle for 3.0

* chore: update taosws-rs for 3.0

fix segfault

* chore: change container_build for websocket build

* fix: install script for taosws

* fix: .
2022-07-19 22:44:59 +08:00
Shuduo Sang 21562c6939
chore: libtaos ws submodule for3.0 (#15122)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0

* fix: script error handle for 3.0

* chore: update taosws-rs for 3.0

fix segfault

* chore: change container_build for websocket build

* fix: install script for taosws
2022-07-19 21:35:44 +08:00
Shuduo Sang 007c5eb0a5
chore: libtaos ws submodule for3.0 (#15105)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0
2022-07-19 13:27:00 +08:00
Shuduo Sang 37fbb2c624
chore: update release script for3.0 (#14786)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0
2022-07-11 21:54:20 +08:00
Shuduo Sang 77a17728d9
chore: update libtaos ws submodule for3.0 (#14729)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0
2022-07-10 22:30:58 +08:00
plum-lihui 72b4f3e1f0 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-07-10 10:29:50 +08:00
plum-lihui 189f81e94f test: add tmq_sim into pakage 2022-07-10 10:28:57 +08:00
Shuduo Sang 9a42c301e6
chore: add libtaos-ws for 3.0 (#14580)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs
2022-07-08 19:23:03 +08:00
Shuduo Sang 2ca6c5fafd
fix: install script for3.0 (#14396)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation

* fix: packaging/release.sh

* fix: remove arbitrator relatives from scripts

* fix: update packaging/tools/remove.sh
2022-06-30 16:56:44 +08:00
Shuduo Sang 00d342959e
fix: remove arbitrator relatives from scripts (#14388)
* fix: remove sudo from directory maniplation

for 3.0

* fix: remove more sudo from directory maniplation

* fix: packaging/release.sh

* fix: remove arbitrator relatives from scripts
2022-06-30 15:50:04 +08:00
slzhou cbd581c431 feat: add taosudf.h to package files and install files 2022-06-28 14:11:44 +08:00
Shuduo Sang 668e196be8
fix: remove run_taosd_and_taosadapter.sh (#14076)
for 3.0
[TD-16715]
2022-06-21 20:37:17 +08:00
gccgdb1234 c3c98edf0d fix: remove useless script from makepkg.sh 2022-06-21 12:22:37 +08:00
gccgdb1234 35a8a3ec8d fix: remove useless script 2022-06-21 12:21:49 +08:00
Shuduo Sang 59981d40c3
chore(tools): taos tools mac for3.0 (#13752)
* chore(release): make get_os.sh works on mac

* chore(tools): update taos-tools
2022-06-13 11:57:49 +08:00
afwerar a3c159925d fix(os): fix package client error 2022-05-24 15:12:50 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +08:00
afwerar daebd8ffc0 fix(os): client install package 2022-05-19 19:17:31 +08:00
afwerar 51721dfc47 fix(os): win run error 2022-05-19 10:37:11 +08:00
afwerar cc021699a8 fix(os): make tdb lib to static 2022-05-14 20:34:59 +08:00
afwerar 5d8c867791 fix(os): make install copy file error 2022-05-14 15:30:11 +08:00
Hongze Cheng 0a0c5094c7 refact 2021-09-21 20:59:31 +08:00
Zhiyu Yang 0d3f08f5ab
[TS-345]<hotfix>: fix install_clien.sh for Darwin installing script (#7897) 2021-09-13 19:21:58 +08:00
haoranchen b2d50d1164
[TS-230]<enhance>adapte Linx os #7819 2021-09-08 10:15:45 +08:00
Shuduo Sang f2e6a3d982
Hotfix/sangshuduo/td 2936 change mac default path (#7799)
* change mac default path back after homebrew install support merged.

* fix lib/log path install for mac

* fix library link for mac.
2021-09-07 10:00:47 +08:00
Shuduo Sang 174364c6a9
Hotfix/sangshuduo/td 2936 change mac default path (#7694)
* change mac default path back after homebrew install support merged.

* fix lib/log path install for mac
2021-08-30 14:24:26 +08:00
Shuduo Sang e72a6cc1ee
change mac default path back after homebrew install support merged. (#7688) 2021-08-30 11:27:13 +08:00
hyy1223 767bd33491
modify make_install.sh to support homebrew (#7535)
* modify make_install.sh to support homebrew

* d

* modify make_insta.sh to support homebrew

* modify make_install.sh to support homebrew

* asas

* ss

* modify make_install.sh to support homebrew

* modify make_install.sh to support homebrew
2021-08-28 23:22:08 +08:00
plum-lihui 068318ded9 [TD-6188]<TEST> add new benchmark tool 2021-08-23 17:57:34 +08:00
tomchon f4e91e1874 [TD-5871]<fix>modify makepkg.sh about lite's package 2021-08-06 18:51:46 +08:00
Shengliang Guan c4aa654bd9 Merge remote-tracking branch 'origin/master' into feature/m2d7 2021-07-30 13:53:33 +08:00
Shengliang Guan 4dac6ac4f1 merge from master 2021-07-30 13:52:54 +08:00
Shuduo Sang fae99ad04d
[TD-5628]<fix>: prompt --force-keep-file if upgrade lower version with 2.0.16.0 (#7080) 2021-07-30 13:13:38 +08:00
Shuduo Sang c6f660a88e
Hotfix/sangshuduo/td 3973 use jemalloc for master (#7074)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* cherry pick from develop branch.

* cherry pick from develop branch.

* fix install_jemalloc() in install_client.sh.

* fix makeclient.sh.

* fix install script typo mistake.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-29 23:28:47 +08:00
tomchon d4737dc1de modify release scripts 2021-07-23 17:48:03 +08:00
Hui Li 5381d733e3
Merge pull request #6962 from taosdata/dev/chr
Dev/chr
2021-07-22 19:46:37 +08:00
tomchon 4bef2da4d8 Merge branches 'dev/chr' and 'develop' of github.com:taosdata/TDengine into dev/chr
Conflicts:
	tests/pytest/tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
2021-07-21 16:51:25 +08:00
tomchon b78fa36233 modify all release scripts to adding "beta" in package name 2021-07-21 12:13:17 +08:00
tomchon f2e8ec524b modify all release scripts to adding "beta" in package name 2021-07-19 14:01:39 +08:00
Shengliang Guan 195ce6d133 Merge from master into develop 2021-07-16 14:01:22 +08:00
tomchon 64cafbca65 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-14 18:47:07 +08:00
tomchon 319b8412e4 [TD-5219]<release>modify make_install.sh 2021-07-13 18:11:31 +08:00
tomchon 228be72a82 modify release.sh about beta version name 2021-07-12 18:34:31 +08:00
Shuduo Sang a13206ddbf
Feature/sangshuduo/td 3973 use jemalloc (#6822)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

* fix a typo.

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for update check compatiblity.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* add /etc/ld.so.conf.d/jemalloc.conf for centos

* check ver comp by file.

* fix makeclient.sh

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-09 17:58:08 +08:00
Shuduo Sang 373f1ed483
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6821)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* cherry pick from develop branch.

* cherry pick from develop branch.

* fix install_jemalloc() in install_client.sh.

* fix makeclient.sh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-09 17:55:40 +08:00
Shuduo Sang edb61e7caf
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6820)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* cherry pick from develop branch.

* cherry pick from develop branch.

* fix install_jemalloc() in install_client.sh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-09 16:49:21 +08:00
Shuduo Sang 175202e036
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6794)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* cherry pick from develop branch.

* cherry pick from develop branch.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-07 19:48:08 +08:00
Shuduo Sang ce9119b332
Feature/sangshuduo/td 3973 use jemalloc (#6788)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

* fix a typo.

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for update check compatiblity.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* add /etc/ld.so.conf.d/jemalloc.conf for centos

* check ver comp by file.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-07 17:24:51 +08:00
Shuduo Sang 3da8055c2d
Feature/sangshuduo/td 3973 use jemalloc (#6784)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

* fix a typo.

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for update check compatiblity.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* add /etc/ld.so.conf.d/jemalloc.conf for centos

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-07 16:04:08 +08:00
Shuduo Sang 7c869c765a
Feature/sangshuduo/td 3973 use jemalloc (#6767)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

* fix a typo.

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for update check compatiblity.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 19:32:21 +08:00
Shuduo Sang ad7a59d759
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6768)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 19:32:07 +08:00
Shuduo Sang 7d9efc95a2
Feature/sangshuduo/td 3973 use jemalloc (#6766)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

* fix a typo.

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for update check compatiblity.

* fix position bug.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 18:31:38 +08:00
Shuduo Sang 1d25f5f6be
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6765)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 18:30:52 +08:00
Shuduo Sang c7a1fd0a26
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6763)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 18:00:20 +08:00
Shuduo Sang 7a80bf0417
Feature/sangshuduo/td 3973 use jemalloc (#6762)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

* fix a typo.

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for update check compatiblity.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 17:59:51 +08:00
Shuduo Sang 8868d44773
Feature/sangshuduo/td 3973 use jemalloc (#6752)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

* fix a typo.

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 12:37:55 +08:00
Shuduo Sang c9c6a92569
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6753)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-06 12:37:39 +08:00
Zhiyu Yang a657f4529b
add tq release packagine scripts (#6739)
* change version number

* change packaging scripts

* add more scripts

* change scripts

* change

* change

* change

Co-authored-by: plum-lihui <huili@taosdata.com>
2021-07-06 09:23:05 +08:00
Shuduo Sang cbc60231c5
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6598)
* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-23 21:48:47 +08:00
Shuduo Sang 07c48dadd9
Feature/sangshuduo/td 3973 use jemalloc (#6334)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 21:32:21 +08:00
Shuduo Sang 09c4c28169
Feature/sangshuduo/td 3973 use jemalloc (#6319)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 13:34:03 +08:00
Huo Linhe 998680015d
[TD-4370]<fix>: squashed commit of python connector changes in develop (#6246)
commit 0c81e3c0ba89c86f6d17d51d5056146e177cace5
Author: Huo Linhe <linhehuo@gmail.com>
Date:   Fri May 14 10:27:13 2021 +0800

    [TD-4160]<fix>: remove python connector soft links, fix tests and documents

commit f439fce413423e7d7c97eef180c93d63dedab32e
Author: Huo Linhe <linhehuo@gmail.com>
Date:   Wed May 12 18:50:53 2021 +0800

    [TD-182]: bump python connector version to v2.0.10 (#6091)

    Also fix url error in setup.py

commit 4ae55d494a262e482f6b34e8bf193cc6af62a886
Author: Huo Linhe <linhehuo@gmail.com>
Date:   Wed May 12 09:49:26 2021 +0800

    [TD-4370]<fix>: merge python connector changes to master

    Inludes:

    [TD-182]<enhance>: use single repo for python connector (#6036)

    * [TD-182]<enhance>: use single repo for python connector

    Remove code for each platform and build up one single python code base
    for windows/osx/linux platforms and python2/python3 runtime.

    * [TD-182]<enhance>: remove redundant code in python connector

    * [TD-4149] <fix>: fix python connection config error
2021-05-27 17:44:57 +08:00
Shengliang Guan 0542a34500 Merge remote-tracking branch 'origin/master' into feature/m2d 2021-05-22 17:32:22 +08:00
zyyang 696c784377
Fix/td 4086 (#6153)
* [TD-3086]<fix>: clean out unnecessary file in packaging scripts

* [TD-4224]<enhance>: reduce grafana module size in packaging

* change

* [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule

Conflicts:
	packaging/deb/makedeb.sh
	packaging/rpm/tdengine.spec
	packaging/tools/make_install.sh
	packaging/tools/makeclient.sh
	packaging/tools/makeclient_power.sh
	packaging/tools/makepkg.sh
	packaging/tools/makepkg_power.sh

Co-authored-by: Huo Linhe <linhehuo@gmail.com>
2021-05-22 15:55:32 +08:00
Huo Linhe a06be90f6f
[TD-4228]<fix>: fix install error when grafana submodule not ready (#6151)
* [TD-4228]<fix>: fix install error when grafana submodule not ready

* [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule
2021-05-19 11:17:44 +08:00
Huo Linhe e4f135b4bd
[TD-4224]<enhance>: reduce grafana module size in packaging (#6146) 2021-05-17 21:04:02 +08:00
Huo Linhe 88107acde7 [TD-4160]<fix>: remove python connector soft links, fix tests and documents 2021-05-14 10:27:13 +08:00
zyyang 5e23487824
[TD-4089]<fix>: fix systemd sent SIGKILL before taosd shutdown normally (#6101)
Co-authored-by: plum-lihui <huili@taosdata.com>
2021-05-13 09:40:15 +08:00
zyyang af996100a2
[TD-3417]<fix>: remove.sh stop and delete the nginxd.service for enterprise edition (#5617) 2021-04-01 15:15:50 +08:00
tomchon e9ff56e37f [TD-2943]<fix uninstall-remove tdengine from system> 2021-03-18 18:54:36 +08:00
Shuduo Sang cc5e1ebb63
Merge pull request #5251 from taosdata/hotfix/sangshuduo/TD-3037-disable-balance-for-enterprise
[TD-3037] <fix>: disable balance for enterprise user.
2021-02-23 19:07:06 +08:00
Shuduo Sang 6f022e072e [TD-3037] <fix>: disable balance for enterprise user. 2021-02-23 06:48:59 +00:00
Shuduo Sang f2fc2fe82e [TD-2984] <fix>: combine taosdemo and taosdemox. 2021-02-19 06:35:49 +00:00
Hui Li 06dd366a81 [TD-2947]<fix>when update version, first stop nginx 2021-02-05 16:35:40 +08:00
Hui Li 9581489599 [TD-2830]<feature> support tar.gz pkg 2021-01-29 11:35:50 +08:00
Hui Li 52ab808f26 [NONE] 2021-01-28 16:11:07 +08:00
Hui Li 321e97d7d8 [TD-2823]<feature> modify start count by systemd 2021-01-28 11:55:17 +08:00
slguan 9efd58c62a TD-2837 2021-01-25 11:53:55 +08:00
freemine c96827dcb4 Merge remote-tracking branch 'upstream/develop' into mac 2021-01-23 09:38:28 +08:00
Minglei Jin a486d1de40 [TD-2445]<fix>: dump toasd process cfgs 2021-01-21 19:46:38 +08:00
freemine 0c96f7653e 1. bugfix: eok.c: array of pointers rather than POD buffer
2. initial port of taosd for MacOSX
2021-01-17 21:40:39 +08:00
Hui Li 173a23deeb [NONE] 2021-01-11 17:38:57 +08:00
Hui Li 4858bee76b [TD-2103]<feature> taosdemo enhancement 2020-12-29 14:53:30 +08:00
Hui Li 38d4af2624 [TD-2467] 2020-12-25 15:12:52 +08:00
Hui Li 26b342ff13 [TD-2467] 2020-12-24 16:35:44 +08:00
Hui Li d61f1d26eb [TD-2531]<fix> support interactive in rpm package 2020-12-23 12:03:00 +08:00
Hui Li 2a3aa6323a [NONE]modify TDEngine to TDengine 2020-12-22 18:35:29 +08:00
Hui Li a182437bf8 [TD-2188]<fix> hostname check 2020-12-15 19:13:53 +08:00
Hui Li 59cbb734c9 [TD-2269]<fix> install taosdump to /usr/bin 2020-11-28 18:26:36 +08:00
zyyang-taosdata 182328eba9 [TD-2156]<hotfix>: change packaging scripts for aarch32 2020-11-19 06:43:56 +00:00
Hui Li 71e99dced0 [TD-2101]<feature> release taosdump for install package 2020-11-16 12:42:00 +08:00
Hui Li 73431c12d6 [TD-1751]<feature>add script for geting client ip add and new connection time from taosdlog file 2020-11-16 12:39:09 +08:00
zyyang 67c90d60df change 2020-11-06 18:23:27 +08:00
Shengliang Guan eef44148c7
Merge pull request #4119 from taosdata/feature/TD-1954
[TD-1954]<feature>: a inport/export tool for logical backup
2020-11-05 18:29:56 +08:00
zyyang fdaf1e470c [TD-1954]<feature>: a inport/export tool for logical backup 2020-11-05 17:18:01 +08:00
Hui Li 8e5835ae37 [TD-1945]<fix> do not install libtaos.so inot lib64 when lib64 not exist in som so 2020-11-05 13:42:18 +08:00