Commit Graph

198 Commits

Author SHA1 Message Date
Shengliang Guan 3d550c1a3c
Merge pull request #3559 from taosdata/develop
Merge from develop into feature/td-1245
2020-09-17 11:46:47 +08:00
Bomin Zhang 01d62e6edc td-1245: update documentation for offset 2020-09-17 09:44:02 +08:00
Bo Xiao 22000cf648
TDengine cluster document modification
Add DATA Node
Many minor modifications relate to firstEP and etc.
2020-09-16 19:24:20 +08:00
Ping Xiao b9db2aafb6 Update Taos error code 2020-09-16 15:35:38 +08:00
zyyang 02427c1ef3
Update Connections with other Tools-ch.md
grafanapulgin dir is changed
2020-09-16 09:07:35 +08:00
Ping Xiao 0b9e809e20 fix TAOS SQL display issue on web site 2020-09-14 17:47:30 +08:00
Yiqing Liu 2004a042ed
Update Model-ch.md
test jenkins
2020-09-14 14:51:08 +08:00
Xiaowei Su dd0b10487f
Update cluster-ch.md 2020-09-12 10:56:53 +08:00
Xiaowei Su 64188561c3
Update cluster-ch.md 2020-09-11 19:23:01 +08:00
Xiaowei Su 3a38cd8b00
Update cluster-ch.md 2020-09-11 18:56:10 +08:00
Shengliang Guan 8383e4ace6
Merge pull request #3487 from taosdata/liuyq-617-patch-1
Update faq-ch.md
2020-09-11 16:51:09 +08:00
Yiqing Liu 356cfbaf9b
Update cluster-ch.md 2020-09-11 16:11:47 +08:00
Yiqing Liu 0829c819b0
Update faq-ch.md 2020-09-11 15:49:32 +08:00
haojun Liao 74fd293675
Update administrator-ch.md 2020-09-10 15:58:01 +08:00
Ping Xiao 1a36dadab0 [TD-1331]<docs> update taos sql and add error code 2020-09-10 11:32:47 +08:00
Yiqing Liu 8a7cbf36ea
Update faq-ch.md
fix error
2020-09-09 08:59:45 +08:00
Hui Li 8920af8101 [TD-1376] 2020-09-08 19:37:14 +08:00
Shengliang Guan a782d1bec0
Update administrator-ch.md 2020-09-08 14:40:15 +08:00
Yiqing Liu e5b1cb1388
Update faq-ch.md 2020-09-07 19:25:52 +08:00
Ping Xiao 35db7dee2d [TD-1348]<docs>: Java connector markdown file update 2020-09-07 10:11:32 +08:00
Ping Xiao 49f9d27877 TD-1331: update md for alter database 2020-09-04 17:52:38 +08:00
Shengliang Guan 4688f0a549
Update administrator-ch.md 2020-09-04 12:01:16 +08:00
Shengliang Guan 79e0e4d422
Update administrator-ch.md 2020-09-03 21:48:59 +08:00
Bo Xiao 9bda0b39a0
Modify wallevel description in section 2 of Master/Slave vnode writing process
修改了Master/Slave vnode 的第二段关于wallevel和日志文件WAL的描述:如果系统配置参数walLevel大于0,vnode将把该请求的原始数据包写入数据库日志文件WAL。如果walLevel设置为2,而且fsync设置为0,TDengine还将WAL数据立即落盘,以保证即使宕机,也能从数据库日志文件中恢复数据,避免数据的丢失;
2020-09-03 08:53:16 +08:00
haojun Liao 9a1d009b3a
Update TAOS SQL-ch.md
Fix some typo and expired content in documents.
2020-09-02 11:37:12 +08:00
Shengliang Guan 8f363aa6a9
Merge pull request #3326 from taosdata/hotfix/test
[TD-1256]
2020-09-01 12:34:21 +08:00
Hui Li 475114f6ca [TD-1256] 2020-09-01 12:30:20 +08:00
Shengliang Guan ac85a5f064
Merge pull request #3319 from taosdata/hotfix/test
Hotfix/test
2020-09-01 11:52:47 +08:00
Hui Li 1062356ac7 [TD-1256] 2020-09-01 10:29:10 +08:00
Hui Li ad6d1db4f8 [TD-1256] 2020-09-01 10:25:56 +08:00
Shengliang Guan ab625d55c1
Merge pull request #3316 from taosdata/update_java_connector
updates for Java Connector
2020-09-01 09:52:05 +08:00
Shengliang Guan 78ff2587fd
Merge pull request #3314 from taosdata/hotfix/test
[add Integrating network connectivity test into Taos program]
2020-09-01 09:51:28 +08:00
Ping Xiao ea4be8f3c7 updates for Java Connector 2020-09-01 09:36:39 +08:00
Hui Li c043a7715a [add Integrating network connectivity test into Taos program] 2020-08-31 18:47:31 +08:00
Shuduo Sang c6ea0110ba fix timestamp precision description. 2020-08-31 18:12:50 +08:00
Yiqing Liu 04f023ff0a
Update faq-ch.md 2020-08-31 11:48:29 +08:00
zwllxs 5242848a82
Update administrator-ch.md 2020-08-28 10:06:01 +08:00
Jeff Tao 5e17894fba
Update architecture-ch.md 2020-08-26 14:33:03 +08:00
Jeff Tao 9efe5fe06a minor changes
:
2020-08-26 00:00:58 +00:00
Jeff Tao 5518b07395
Update faq-ch.md 2020-08-26 06:45:21 +08:00
Jeff Tao 6aefd49630
Update faq-ch.md 2020-08-25 17:17:32 +08:00
Jeff Tao 308998cd22
Update faq-ch.md 2020-08-25 16:50:45 +08:00
Hui Li 24d33d0243 [TD-1203] 2020-08-25 14:56:43 +08:00
Yiqing Liu 69ebb401de
Update faq-ch.md
add new faq about JDBC
2020-08-24 23:18:57 +08:00
Yiqing Liu 0290613f4c
Update faq-ch.md 2020-08-24 09:21:33 +08:00
Shengliang Guan 3572036abb
Merge pull request #3198 from taosdata/liuyq-617-patch-4
Update faq-ch.md
2020-08-24 09:16:42 +08:00
Yiqing Liu fa8dd5f480
Update faq-ch.md 2020-08-23 22:40:55 +08:00
Jeff Tao ca35b6dfca
Update cluster-ch.md 2020-08-23 22:27:34 +08:00
Shengliang Guan 13f90fcf5e
Merge pull request #3195 from taosdata/jtao1735-patch-3
Update cluster-ch.md
2020-08-23 20:04:33 +08:00
Jeff Tao a5702abfc2
Update cluster-ch.md 2020-08-23 19:20:05 +08:00
Jeff Tao 467962e41e
Update administrator-ch.md 2020-08-23 19:16:46 +08:00
Hongze Cheng 1e918b4e1f
Merge pull request #3189 from taosdata/liuyq-617-patch-3
Update insert-ch.md
2020-08-22 16:31:14 +08:00
Jeff Tao c1c8d1e3f1
Update Model-ch.md 2020-08-22 08:34:38 +08:00
Jeff Tao 0d806426cd
Update Model-ch.md 2020-08-22 08:26:48 +08:00
Jeff Tao 30c7d790e0
Update Model-ch.md 2020-08-22 08:06:48 +08:00
Yiqing Liu dc9172aef9
Update insert-ch.md 2020-08-21 22:19:39 +08:00
Yiqing Liu f17904627b
Update faq-ch.md 2020-08-21 21:46:46 +08:00
Xiaowei Su 8584b08772
Update cluster-ch.md 2020-08-21 15:23:08 +08:00
Yiqing Liu 48ded97bbd
Update cluster-ch.md 2020-08-21 15:14:11 +08:00
Shengliang Guan 2b251063b4
Merge pull request #3142 from taosdata/udpate_pytest_and_md
Fix version.py and queries-ch.md
2020-08-19 18:00:19 +08:00
Ping Xiao cc7ed630fd Fix version.py and queries-ch.md 2020-08-19 17:25:19 +08:00
Xiaxin Li e1f9bc3ccf
Update Evaluation-ch.md 2020-08-19 15:39:10 +08:00
Bomin Zhang cef379d992 update java document for subscription 2020-08-15 16:24:20 +08:00
zyyang 40772c1e1f update doc: add jdbc example for data subscribe 2020-08-15 15:17:58 +08:00
Ping Xiao 75b91d8816 udpate taos sql md 2020-08-14 18:06:02 +08:00
Yiqing Liu 7af0683db1
Update connector-ch.md
change format
2020-08-14 14:26:11 +08:00
Xiaowei Su 183af97a8b
Update connector-ch.md 2020-08-14 10:35:39 +08:00
Yiqing Liu 20249346ff
Update connector-ch.md 2020-08-14 09:43:37 +08:00
Shengliang Guan 456bab82f5
Merge pull request #3052 from taosdata/liuyq-617-patch-5
Update administrator-ch.md
2020-08-13 16:23:42 +08:00
Bomin Zhang b622154f69 update java subscription interface 2020-08-13 15:42:29 +08:00
Yiqing Liu d8ee718a15
Update administrator-ch.md
修改了错别字
2020-08-13 15:24:48 +08:00
Shengliang Guan 6d5c61690f
Merge pull request #3020 from taosdata/Shawshank-Smile-patch-3
Update faq.md
2020-08-11 21:35:28 +08:00
Xiaowei Su 6277e43a90
Update faq.md 2020-08-11 19:09:20 +08:00
Xiaowei Su 04b497495e
Update faq-ch.md 2020-08-11 19:07:02 +08:00
Ping Xiao d87df9f036 update md file for jdbc connector 2020-08-11 17:05:01 +08:00
eurake 8aad94d7eb
Update cluster-ch.md
删除多余英文字符
2020-08-10 17:31:12 +08:00
Ping Xiao 9ccdaec95d fix typo in taos sql md file 2020-08-09 23:25:43 +08:00
Bomin Zhang 77443408ad update broken link in documentation 2020-08-08 12:40:33 +08:00
Ping Xiao 6cd6e5c382 update taos sql md file 2020-08-06 17:59:33 +08:00
Ping Xiao eefad77093 udpate jdbc links 2020-08-05 17:56:40 +08:00
Shengliang Guan 1be93c3975
Merge pull request #2915 from taosdata/Shawshank-Smile-patch-1
Update connector-ch.md
2020-08-04 18:19:10 +08:00
Shengliang Guan b9f7cdfe0d
Merge pull request #2919 from taosdata/feature/pyconn
change port description
2020-08-04 18:18:47 +08:00
Liu Tao 17a9205a19 change port description 2020-08-04 18:08:49 +08:00
Xiaowei Su 952fb36ca4
Update connector-ch.md
modify some Restful error
2020-08-04 13:58:50 +08:00
Yiqing Liu 40e267119b
Update Getting Started-ch.md 2020-08-03 18:50:52 +08:00
Shengliang Guan bea4f4d384
Merge pull request #2908 from taosdata/patch/update-doc
update doc to include 'telemetryReporting'
2020-08-03 18:45:45 +08:00
Bomin Zhang d14cbf1f64 update doc to include 'telemetryReporting' 2020-08-03 18:43:10 +08:00
huili ce21c9363b
Update administrator-ch.md 2020-08-03 18:15:12 +08:00
Xiaxin Li 3478a2f827
Merge pull request #2903 from taosdata/liuyq-617-patch-3
Update administrator-ch.md
2020-08-03 17:14:04 +08:00
Yiqing Liu e6e9ade817
Update administrator-ch.md 2020-08-03 17:11:19 +08:00
Shengliang Guan e6f1e86cce
Merge pull request #2902 from taosdata/hotfix/lihui
Hotfix/lihui
2020-08-03 17:10:54 +08:00
Hui Li 8e64411cd1 [modify http port from 6020 to 6041] 2020-08-03 17:07:49 +08:00
Hui Li 644c333c68 [modify http port from 6020 to 6041] 2020-08-03 17:04:12 +08:00
liu0x54 cfc08c4e77 minor edit 2020-08-03 06:53:10 +00:00
Yiqing Liu a6fbe4bcc5
Update Model-ch.md 2020-08-03 14:32:36 +08:00
Yiqing Liu dca08271c9
Update Model-ch.md 2020-08-03 14:26:35 +08:00
Shengliang Guan 8723f0bdfb
Merge pull request #2892 from taosdata/liuyq-617-patch-1
Update Model-ch.md
2020-08-03 14:00:40 +08:00
Shengliang Guan d0e99de2e1
Merge pull request #2889 from taosdata/update_jdbc_md
update doc for JDBC
2020-08-03 14:00:17 +08:00
Yiqing Liu 264a42d643
Update Model-ch.md
change format
2020-08-03 13:54:43 +08:00
liu0x54 11cf659ffe [TD-1000] fix typo 2020-08-03 05:37:14 +00:00